- Sep 8, 2018
- 40
- 24
Doesn't work but thanks for help.You can usually hold shift then double click a Unity exe and it will manually bring up the config menu.
Doesn't work but thanks for help.You can usually hold shift then double click a Unity exe and it will manually bring up the config menu.
anyone know a game similar to this
a game that is basically a bukkake or facial simulator thing
xstory player mbanyone know a game similar to this
a game that is basically a bukkake or facial simulator thing
on underthow.club you can find some mods that modified super deep throat to include sex too. forgot the name of it but its pretty obvious how to find it once on that site. the guy that made the mod updates it once a year or so but the game has enough content atm to be more then fully enjoyable as it is.Well the original Super Deep Throat, not sure its even around anymore. The comparisons to this one are pretty apt, nice little game, got lots of views and plays and some development, then the Dev just disappeared. Mystery and conspiracy begins....
>animtoolson underthow.club you can find some mods that modified super deep throat to include sex too. forgot the name of it but its pretty obvious how to find it once on that site. the guy that made the mod updates it once a year or so but the game has enough content atm to be more then fully enjoyable as it is.
i think 2B got removed in the latest version. someone posted earlier build that has 2b in other pageis there 2B in the game? i search in the game but she is not there anyone kow why???
and i am not able to insert player's dick inside Ada's vagina ??? any soution
i think 2B got removed in the latest version. someone posted earlier build that has 2b in other page
is there 2B in the game? i search in the game but she is not there anyone kow why???
and i am not able to insert player's dick inside Ada's vagina ??? any soution
Nice work! If you can find an archived build, you may get some reference code for when 2B was actually in the game.The only other option I can think of is to see if we can find the list of names in the game's asset files and edit 2B's name into it there.
I remember some users on this thread suggesting compatibility issuesI have no idea why HT removed her
and what about ada wong ,i can't insert dick inside her vagina ???any solutionWell, I've taken a dive into the game a bit and I can definitely say that her file is still in the game.
Only that her name isn't in the list of girls you can load in the latest versions.
I've been trying to get her to load.... The first way I tried involving a small bit of editing to the
obfuscated C# assembly. The Lua part in particular. I was making it so you could edit the list of
names the game loads the girls from via the commands.cfg file. But... There's a big issue there.
The girl loading code is called in the Game's main "Awake" function, which is called whenever the
scene reloads. And that presents a big conflict. Because I did in fact manage to add 2B to the list
and got the scene to reload with her as the next girl to be loaded... The problem is that the list
is reloaded as well, meaning that all the effort of putting her into the list was for naught.
My only other coding based options would be to try and add a bit of code to the Game Awake function,
but I can't because the obfuscation has corrupted so many parts of it that I can't compile the Awake function at all.
Or recode the parts of the Awake function relating to loading the girls elsewhere. And I did start trying that as well.
And I did manage to load her sort of, but the code error's out, because go figure, it ain't easy trying to reverse engineer
obfuscated code. Part of the issue being that I'm utilizing the Lua system for this and the Lua code is called half way through
the Girl loading process, so I have to figure out how to undo the parts that were already loaded and then redo them myself
with 2B's prefab.
TL;DR I tried inserting 2B's name into the list of girls to load using code, and I managed to do so, but the list I modified is reset every time the game loads a girl so it was pointless :/. I've also tried reconstructing the Girl loading code myself, and I have had some success, but there is a lot for me to figure out if I'm going to be able to get it working properly. This is what I've got from that. 2B in a T-Pose, and no control over the game what-so-ever, so we can only see her hand. View attachment 933268
The only other option I can think of is to see if we can find the list of names in the game's asset files and edit 2B's name into it there.
I remember some users on this thread suggesting compatibility issues
Please share that game or file with me I m a noob it don't know anything about unity or c#I found her in the asset files and found that the vagina and anus were indeed turned off.
I turned them back on and um... Can you normally do this? View attachment 933979
Not sure why you'd want it since it's definitely not quite correct. But sure, just replace the data.unity3d file in TrueFacials_Data withPlease share that game or file with me I m a noob it don't know anything about unity or c#