- May 9, 2024
- 2
- 0
Just wanted to say you are the most awesome person in this thread and i am super grateful someone put this much effort in modding this game, thank you so muchHi,
I was bored and wanted to play the game again. I was annoyed with the unnecessary time-gating mechanics, so I modded the game to fit my needs. I thought I could share it since there is a lack of mods. If this is not allowed, I'll remove this post (hopefully it stays). The mod does the following:
PREFACE: I'LL NOT DO CUSTOM MOD/CHANGE REQUESTS, I'LL ADD STUFF TO THIS IF I FEEL LIKE IT. IF YOU WANT TO CHANGE THE ASSEMBLY YOURSELF CHECK THE LAST SECTION.
Changed:
- Removes the limit of cooking (don't know if the game can handle huge amounts of cooked dishes without sleeping in between)
- On harvest (of anything plant related on the map), multiplies loot by a factor of x5
- Bond-level of friendly musume can be increased indefinitely (no more 3x per day)
Added:
- If you level up the musume specific Sex-Experience level, you will now gain stats in Sex Prowess + Cum Power + Sex Resistance. There is a 20% chance to roll +(2-10) for each of the stats, otherwise +(1-3). All stats are individually rolled.
Installation:
After unzipping the archive ( View attachment 3053556 ) (f95zone does not allow pure .dll files), put the extracted file into the ..\Succubus_Affection Kagura\Succubus Affection\SuccubusAffection1.09E_Data\Managed folder and accept replacing the already present file.
For people that are curious how I did it:
I inspected the assembly using ILSpy in conjunction with dnSpy and then used dnSpy to edit the code and recompile the assembly. In the provided text file are just some notes I jotted down during the inspection to keep track of the code.
Troubleshooting:
- Make sure that the game works without modding it (properly loads, also retry starting it up around 3-5 times, high performance pcs do seem to have issues booting this game).
- If you use an overclocking-profile, try starting the game without it (also goes for undervolting/underclocking).
- Otherwise, I wouldn't know what causes issues when loading this game. The code is not written properly here and there (there are classic 7+ depth deep if-else statement blocks and other shenanigans like unnecessary forced sleeps etc.)
If people like this mod, it would be nice if you can contact the OP to make a link to this post, since I don't have the minimum messages required to contact him and mods tend to get lost in threads like these
Also, i am curious, did you make any updates to this mod?