- Oct 2, 2019
- 11
- 67
"~" it's the key on the left side of your "1" on keyboardwhose that and where are they?
After some minor tinkering I've found its' only if the child is the same race apparently.incest stopped working, it causes a birth crash.
In which part do I have to press it, because I try it on the initial screen and in the game and it doesn't work for me. thanks anyway for answering"~" it's the key on the left side of your "1" on keyboard
You need to learn them one by one with Pawsmatti by spending favor (Except with Doggy, that one is for free), she appears on each major area where the nephs spawn in her own spot.Can anyone help me? how to enable learn sex positions when the game freezes. also there is no sex animation in breeding yard. can anyone help me thanks. i tried on thier discord server. no one replied please reply i love this game
If you're playing a female character with futa off, the game freezes. If you turn back on futa, it should work. If it's not that, I honestly don't know, that's the biggest bug regarding learning sex positions.I have one very important problem, we started a new game, but there is a bug in the barn with something that crashes the whole game, it even bugged the breed season, can someone help me
I play for futanari breeder myself and every time I go to breed the game crashes, I can also add a video proofIf you're playing a female character with futa off, the game freezes. If you turn back on futa, it should work. If it's not that, I honestly don't know, that's the biggest bug regarding learning sex positions.
Díky za snahu, kámo, i když verze, kterou bych rád získal, je 0.752-1-0, kde galerie fungovala perfektně a mohl být vybrán Male_Human_Breeder .v.
on steam is 0.756.9 vesion from 2022-11-26
I had the same problem, I had to start over, luckily I wasn't too far in the game, another time that I crashed was with incest cheatI play for futanari breeder myself and every time I go to breed the game crashes, I can also add a video proof
go into settingsIn which part do I have to press it, because I try it on the initial screen and in the game and it doesn't work for me. thanks anyway for answering
I don't mind starting over like this, but I rather mind losing the cutest titan I've ever madeI had the same problem, I had to start over, luckily I wasn't too far in the game, another time that I crashed was with incest cheat
las time I ran into a similar problem, I closed my screen form reasons... and when I opened it back, my game was crashed, I didn't even know why it happen, it just did. But I'm guessing it has something to do with the title of the latest release (TESTING VERSION) so my guess is, it's not the full release and still full of bugs and that's why the creator want us to play the game without cheats and find out better about the new stuff
you can actually convert your save to the current version using that save editor linked somewhere in this thread. you just also need a generic save for the current version to know what to change the value to.I don't mind starting over like this, but I rather mind losing the cutest titan I've ever made
I've never worked with the save editor, so I don't knowyou can actually convert your save to the current version using that save editor linked somewhere in this thread. you just also need a generic save for the current version to know what to change the value to.
hi, just a question; will the incest patcher/methods still work for the steam version? this might be a silly question, but the game's two years older than this post and this is the only thing i've seen for re-enabling incest in the game.Breeders of the Nephelym (BOTN) Incest Patcher
THE PATCHER IS NOT NEEDED ANYMORE
You can easily enable incest in the game as shown below:
OVERVIEW:A file namedimma.degenerate
needs to be in the same folder asOBF.exe
.
- It does not need to contain anything.
- It must be the same folder as
OBF.exe
.- The filename is
imma
and the extension isdegenerate
.It doesn't matter what creates the file, it should work as long as the filename/extension is correct.
METHOD 1:In the folder whereOBF.exe
is located, create a file calledimma.degenerate
(be sure to enable show file extensions if you're using Windows explorer). The file does not need to contain anything.METHOD 2:Command Prompt:In the folder whereOBF.exe
is located, typeecho. > imma.degenerate
and you'll be all set.Command Prompt (PowerShell) :In the folder whereOBF.exe
is located, typeNew-Item -Path . -Name "imma.degenerate" -ItemType "file"
and you'll be all set.I'm not sure how long this will work and I think it would be best for all of us to not mention it on Patreon (or DH's Discord) especially.This works with the Steam version as well but if your Steam library is in Program Files, you'll need administrative rights to create the file on Windows 10. Please follow the Steam instructions below if you need help.STEAM: For Steam, this gets a bit more complex because of the higher security present in Program Files.
- Open a "Command Prompt" or "Command Prompt (Powershell)", you'll need to run either as Administrator. (NOTE: Windows Terminal generally won't let you start an Administrator session).
- Depending on your settings, you'll may get a elevation prompt. Accept it to continue.
- The following step assumes the default location for the game folder. If your Steam library is installed somewhere else you'll need to use the correct path:
pushd "%SystemDrive%\Program Files (x86)\Steam\steamapps\common\Breeders of the Nephelym Alpha"
(Powershell:cd "$Env:SystemDrive\Program Files (x86))\Steam\steamapps\common\Breeders of the Nephelym Alpha"
)- Now you just need to create the file:
echo. > imma.degenerate
(Powershell:New-Item -Path . -Name "imma.degenerate" -ItemType "file"
)- Close the command window/powershell:
exit
The patcher will eventually return with support for this for a few reasons:
- There's no telling how long this will work and we may be back to patching soon.
- If people use a patcher for something so simple it may help hide this from Patreon from that much longer.
- Some users may just find it it easier. Obviously if it's using the file method, it will not actually be doing any patching at all. Just creating (or removing) a file as directed.
- The patcher is, unfortunately, not my highest priority at the moment.