Tsubuhaza

Active Member
Sep 28, 2020
757
2,884
363
A more moddable platform would solve a lot of the content issues. For example if people want incest they can mod it in somehow, if people want anal pregnancy (femboys and dickgirls getting knocked up ofc) they can add it in as I plan to do once I "learn how to code".
That's assuming the main game programming doesn't actively fuck up the modded content on purpose, too.

Also hey, another good one.

1735699830329.png
 

Susan Xandera

Active Member
Jul 13, 2017
853
1,136
349
Whoever plans to mod this game in the future is a hero considering the amount of hocus pocus bullshit they will need to go through.
We're talking some early game console levels of hidden, and pointless, complexity here without a cheat sheet or walkthrough.
 

jfmherokiller

Well-Known Member
May 25, 2020
1,182
1,672
266
This is a spin off of my main script (which is why the content files are two separate lists). The manage list is the one that Webcrack breaks, the content are the ones it doesn't. I was having some luck with Webcrack's mangle setting as it makes reading a lot easier (replacing the random names for variables with v1 and incrementing for each new variable in the file, doing the same for functions as f1 to f912, function parameter p1 to p132). I actually managed to add a match that fills in some of the index variable (acts as part of what changes scenes, basically went through and replaced ever variable that does a var v14 = 0 with indx); unfortunately, the mangle breaks some of the bundle key assignments, for example the mikoMai screen just crashes.

You don't have permission to view the spoiler content. Log in or register now.
good luck to you but thanks for namedropping webcrack.

Also somtimes i feel like a moron for giving this game a stupid number of chances.
 
Last edited:
  • Like
Reactions: Gav1nn
2.90 star(s) 133 Votes