No real mod support yet (maybe in the future), but I know the stomach bulge thing is a requested feature. Join their discord and check it outSup guys, does this game has any kind of stomach bulge mods? cuz you know you can put in a log size cock, and nothing happens.
Thank youLiterally, just move. After spwaning in Tifa´s Apartment, hold "W" or "D" depending where your camera spawns. After moving, you should go through two bathrooms, the second one is the GH. Use the video as a guide (low quality to keep it fast loading)
Made some other testing...
After 10th of the month. It *should* arrive after that but you know, things can happenSo, it’s January, wonder when we’ll get that update…
would you be able to post a version of the edited files? Would be v cool if you could.Made some other testing...
same as above, in addition:
To obtain a more natural effect you may change also the z to -1, so for both bones the value will be 0 -1 -1
View attachment 4400782
You can also push it to z-2, but more than that will most likely break the model
View attachment 4400786
Sorry, no can do...would you be able to post a version of the edited files? Would be v cool if you could.
Unity explorer ik ik, just that every time I try and follow the instructions for setting it up it fucks up at some point and am at kind of a loss at this point, I imagine some others are as well.
I am not an expert modder but I think unity explorer is for modifying unity games on the fly, think of it like cheat engine(but specialized for unity games), it changes game's data on ram instead of modifying files on hdd/ssd directly. So, I don't think he can give you "edited files".would you be able to post a version of the edited files? Would be v cool if you could.
Unity explorer ik ik, just that every time I try and follow the instructions for setting it up it fucks up at some point and am at kind of a loss at this point, I imagine some others are as well.
I have been trying to install unity explorer for a few days and i just cant get it to work either...would you be able to post a version of the edited files? Would be v cool if you could.
Unity explorer ik ik, just that every time I try and follow the instructions for setting it up it fucks up at some point and am at kind of a loss at this point, I imagine some others are as well.
I also tried to mod a .Lua but, besides not knowing the exact commands, most likely these bones don't have the attribute "movable" or "active" in the model, so it breaks the game..I am not an expert modder but I think unity explorer is for modifying unity games on the fly, think of it like cheat engine(but specialized for unity games), it changes game's data on ram instead of modifying files on hdd/ssd directly. So, I don't think he can give you "edited files".
You can learn lua scripting but the thing is afaik game doesn't have any command guide or anything similar. It is the exact opposite of modding friendly. Best thing you can do is take a look at assembly file but the piece of shit called il2cpp is going to make it harder for you to understand. Good luck if you are still interested.I also tried to mod a .Lua but, besides not knowing the exact commands, most likely these bones don't have the attribute "movable" or "active" in the model, so it breaks the game..
Or maybe just because the male model doesn't have it, so it goes in conflict and breaks.. who knows
Was there a tutorial on how to make lua files? maybe reading the instructions could be of some help.. that kind of scripting seems fairly easy.
Thaks, but if I can make trough .lua ok.. in the end it looks like a simple [if, then, else] script and I have straight examples right there, otherwise I have no time to learn coding, let alone dlls.You can learn lua scripting but the thing is afaik game doesn't have any command guide or anything similar. It is the exact opposite of modding friendly. Best thing you can do is take a look at assembly file but the piece of shit called il2cpp is going to make it harder for you to understand. Good luck if you are still interested.