She's waiting...ready to tease you live - Jerkmate is free! Join Now!
x

lewd_alt

Newbie
Dec 31, 2022
22
53
89
So, what has changed? Is this just game assets or is it usable?
it does run but most of the changes I've made are boring technical things
like making it run natively on linux

Also, is there a way to make part inheritance more consistent? I love the idea of making these very complex breeds but it can take actual irl days to get what I want. I'm already using simple breeding and have 0% MagCon, but it's not helping out a huge amount.
I would have to look into that more...
I know where the inheritance stuff is in the code at least
 
  • Like
Reactions: lllzgf

therepulsivehound

New Member
Sep 4, 2017
14
1
57
i only managed to open the game once on the start screen to choose skin stuff then it crashed before i could get anywhere else, anyone got any ideas why the exe might not run?

i redownloaded it and its still not running
 

DADDDAAA

Active Member
Jan 6, 2018
590
368
154
i only managed to open the game once on the start screen to choose skin stuff then it crashed before i could get anywhere else, anyone got any ideas why the exe might not run?

i redownloaded it and its still not running
try compatibility mode
Are you on Windows?
 

therepulsivehound

New Member
Sep 4, 2017
14
1
57
try compatibility mode
Are you on Windows?
i'm on windows 11
none of the versions available in combability mode seemed to work

random update, the game now can open sometimes without compatibility mode
but it crashes after a while either when "you regain your consciousness" or in the conversation with the green lady
 
Last edited:

lewd_alt

Newbie
Dec 31, 2022
22
53
89
Update on my Decomp:



I've compiled it into a release if anyone would be interested in trying that out...
I did break saving/loading though so keep that in mind

pull requests are welcome :)
 

Karenchik

Newbie
Aug 11, 2018
38
23
61
Update on my Decomp:



I've compiled it into a release if anyone would be interested in trying that out...
I did break saving/loading though so keep that in mind

pull requests are welcome :)
Hey it won't start on Win 11. It asks for .Net core like "Would you like to download it now?" and clicking Yes does nothing.
 

Prick

Engaged Member
Jul 17, 2017
2,305
2,185
477
Hey it won't start on Win 11. It asks for .Net core like "Would you like to download it now?" and clicking Yes does nothing.
Most like Microsoft .NET framework, you should be able to find this via quick google search
 

lewd_alt

Newbie
Dec 31, 2022
22
53
89
Hey it won't start on Win 11. It asks for .Net core like "Would you like to download it now?" and clicking Yes does nothing.
Hmmm I'll have to look into that, I thought I packaged all of the dependencies but also I have next to no experience developing stuff on windows.
 

Karenchik

Newbie
Aug 11, 2018
38
23
61
Hmmm I'll have to look into that, I thought I packaged all of the dependencies but also I have next to no experience developing stuff on windows.
NET 3.1 worked for me but there is other problems.

UI scaling is broken: interface is stuck in the bottom-left corner and doesn’t resize with the window. With HighQuality = 0 the UI is tiny, and with HighQuality = 1 it’s larger. However, the clickable button zones act like interface has been resized together with window. Another thing is that because of bigger UI I can't buy another floor, it's still kinda reachable though

The game still uses only one CPU core (core #2 at 100%), same as in the previous version.

Loading kinda works? You can't have more than 1 slave I guess. JSON loading not working.

Anyway I'm glad there is at least some people working on this game
You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

lewd_alt

Newbie
Dec 31, 2022
22
53
89
NET 3.1 worked for me but there is other problems.

UI scaling is broken: interface is stuck in the bottom-left corner and doesn’t resize with the window. With HighQuality = 0 the UI is tiny, and with HighQuality = 1 it’s larger. However, the clickable button zones act like interface has been resized together with window. Another thing is that because of bigger UI I can't buy another floor, it's still kinda reachable though

The game still uses only one CPU core (core #2 at 100%), same as in the previous version.

Loading kinda works? You can't have more than 1 slave I guess. JSON loading not working.

Anyway I'm glad there is at least some people working on this game
You don't have permission to view the spoiler content. Log in or register now.
yeah the original game didn't handle scaling very well either XD
should be trivial to just scale the bitmap with the min dimension of the window but I would prefer to move all rendering off of the CPU at some point which would allow for "real" scaling.

It used to use a weird C# Task library which I assume was for multi threading, but it honestly wasn't doing much so I removed it entirely to make my reverse engineering efforts easier
 
  • Like
Reactions: WD1337

PrincessEmby

New Member
Oct 1, 2025
1
0
10
Here is modified .dll and .exe with 225 max slaves instead of original 135, now each floor supports 25 rooms instead of original 15.
And did some messing with the Draw code in Are and AreM classes, should work prob 1~5% faster.
hey i might just be dumb but for some reason i can't get the modded game to run the regular one runs fine but anytime I try to open the modded game just nothing happens
 

SexJuice

New Member
Dec 19, 2018
4
4
184
Oh there is a source... Let's see what it would take to make a species breeding tree to add more depth...
*Opens github*
Thousands of variable in Japanese
*Closes github*
No matter how many breeding games come out this will always be my OG game for that reason, how they handled not making males (some devs dont like making male monsters like breeders of nephelym dev) and all the variables are so great. I always bring this game up to developers of breeding games when i can.
 
4.20 star(s) 23 Votes