oh wow... I'm stupid... I didn't even noticePretty sure the latest is linked in the first post.
v0.8.5b
A little tip, if you have the monkey mod you can edit girls yourself. Any edits you make are reflected in their "genetics". Which means editing a girl to your liking and then rating them high will influence the generating algorithm as it will use the edited values.Wow, I forgot how horrible the grind is in this game. Your first hour or so of starting a new save is to just cycle through girls letting the auto rater do its thing over and over and over again hoping that the RNG will bless you with somebody who isn't a complete non-cooperative bitch. Awful game design.
Also what's up with telling them to get on their knees or sit down and them responding with "You want me to expose my ass? Fuck that shit"?
Good mod, but with 0.8.5 if you do "guide her" and then "relax" she'll be stuck thereSluttify modifies most of the 856 personality genes (so thousands of values). Most of those values are not exposed in the Monkey UI.
The simplest way to see this is to save a model before and after sluttify, extract and compare the JSONs. You can also look at _slutModifiers using dnspy - it breaks down all the changes with comments.
Next Monkey will change some Sluttify values that may address the pain/rage build up. Many sluttify values are guesses from reverse engineering the code, so there are likely some errors remaining.
You can use the custom UI system to add any sliders you want via monkey.json.
-T-
The game doesn't support saving models from single interview. There is game code specifically preventing this, and bypassing it didn't work out (many crashes).Anyways, is there a way to save characters you modify in Single Interview mode?
Does the game have camera controls I'm not figuring out? I've had to use Monkey to hit 'R' to change camera modeSo far, never needed the monkey mod at all, up to level 13. Just need now to get clothing editable or chosable for each interview, thats the bit I want to see now.
Decided to re-patreon again, so hopefully I can see some changes I want put in soon.
Tbh I've never needed an alternative camera mode to what's already there.Does the game have camera controls I'm not figuring out? I've had to use Monkey to hit 'R' to change camera mode
You might want to ask on the modding channel on the developer discord to see if anyone can help.Anyone know the best way to export/uncomplile and import/compile again?
Have loads of clothes I can share that are compatible but I'm not sure how to recompile the assets back.
Cheers, will have a looksy.You might want to ask on the modding channel on the developer discord to see if anyone can help.
The 'dress up' feature has been a popular request. The main challenges doing this in Monkey would be the amount of UI required, figuring out how to use and extend the asset system, then probably patching the game to extend support.
I toyed withYou must be registered to see the linksandYou must be registered to see the links, but stopped due to lack of time. In theory you could use unity packager directly and replace the dll or use loose files and just patch the asset handles if the game supports it.
-T-
You hold right click to rotate the camera.Does the game have camera controls I'm not figuring out? I've had to use Monkey to hit 'R' to change camera mode