- Apr 22, 2019
- 60
- 36
2 years later, finaly some sounds
- Added genital penetration sounds
Seriously, would be nice to at least have a demo to see if we want to buy it.Interested if anybody has figured out how to give themselves credits yet, I want to try out the "jelly body" robot.
you already have hundreds of games, let us furfags keep our handful of gamesOnly if this game had humans
human mc? yeahOnly if this game had humans
Not sure whether that is the main reason to use IL2CPP. IL2CPP offers better support for wider range of platforms so it is actually beneficial in other ways than "obstruction". I might be wrong tho, you never know. ¯\_(ツ)_/¯sad to see that the dev uses IL2CPP to obfuscate the code
Actually that is true yes but from what i have seen most of the time it was for obfuscation especially if it has to do with patreon content. I might of course be wrong but that's how i see it with this.Not sure whether that is the main reason to use IL2CPP. IL2CPP offers better support for wider range of platforms so it is actually beneficial in other ways than "obstruction". I might be wrong tho, you never know. ¯\_(ツ)_/¯
Unfortunate, but understandable.He have on the Discord stated, that there will be, at some point, added a human male for the player-character. This is (as far as I know) a single person project. But I don't think there will be human females.
In fact is the opposite, .net code is portable and the assemblies can work in any system unless you specify a target platform, while C++ code always needs to be compiled explicitly for each different platform.Not sure whether that is the main reason to use IL2CPP. IL2CPP offers better support for wider range of platforms so it is actually beneficial in other ways than "obstruction". I might be wrong tho, you never know. ¯\_(ツ)_/¯
I had to change my vr handler finally. I had been avoiding using the default one for years till this update hit. For some reason it took a few tries.Does anyone have a solution when the game refuses to start in VR?
I have a HTC Vice VR Headset, I run Steam VR and my PC is on Windows 10.
This is the only VR game that does not activate the VR headset on startup.
I just wrote what I read about IL2CPP on the internet. Who would've thought that not everything is true on the internet.In fact is the opposite, .net code is portable and the assemblies can work in any system unless you specify a target platform, while C++ code always needs to be compiled explicitly for each different platform.
Not yet. but I already found the "basic elements"You haven't by any chance managed to unlock the robot, have you?
<_available_robot_list />
<string>__woman_robot_000</string>
<_available_robot_element_list />
<string>__woman_robot_000.element_base_000</string>
<string>__woman_robot_000.element_body_chest_000</string>
<string>__woman_robot_000.element_body_pelvis_000</string>
<string>__woman_robot_000.element_foot_000</string>
<string>__woman_robot_000.element_hand_000</string>
<string>__woman_robot_000.element_head_000</string>
<string>__woman_robot_000.element_leg_000</string>
If you're trying to hack the game, have tried to use ghidra?Not yet. but I already found the "basic elements"
the activation of the robot itself most likely occurs online through the shoot in patreon...
Code:<_available_robot_list /> <string>__woman_robot_000</string> <_available_robot_element_list /> <string>__woman_robot_000.element_base_000</string> <string>__woman_robot_000.element_body_chest_000</string> <string>__woman_robot_000.element_body_pelvis_000</string> <string>__woman_robot_000.element_foot_000</string> <string>__woman_robot_000.element_hand_000</string> <string>__woman_robot_000.element_head_000</string> <string>__woman_robot_000.element_leg_000</string>
well that is some progress atlest.Not yet. but I already found the "basic elements"
the activation of the robot itself most likely occurs online through the shoot in patreon...
Code:<_available_robot_list /> <string>__woman_robot_000</string> <_available_robot_element_list /> <string>__woman_robot_000.element_base_000</string> <string>__woman_robot_000.element_body_chest_000</string> <string>__woman_robot_000.element_body_pelvis_000</string> <string>__woman_robot_000.element_foot_000</string> <string>__woman_robot_000.element_hand_000</string> <string>__woman_robot_000.element_head_000</string> <string>__woman_robot_000.element_leg_000</string>