weeeee1
Newbie
- Jan 16, 2021
- 23
- 92
- 48
Dude... How can you imagine turning off futa in the game that like the whole plot revolves around futa? It's even in the titleis there a way to turn futa off or avoid it??
Dude... How can you imagine turning off futa in the game that like the whole plot revolves around futa? It's even in the titleis there a way to turn futa off or avoid it??
nah cause they look leng but the dicks rly aint doin it for meDude... How can you imagine turning off futa in the game that like the whole plot revolves around futa? It's even in the title
Your new calling sign.WTF IS THATT!!!!!!!!!!!!!!!!!!
That IS one of the routes, actually.I hope the route where you don't share her doesn't end up with her fucking your mom and others behind your back instead.
As long as that route isn't the only alternative to the NTS route, it's fine.That IS one of the routes, actually.
But there is also a Vanilla Route where it doesn't happen. Neither have been worked on, though, and wont be at least until the NTS route is done with.
These missions are incomplete (although not warned) because the author focused for a while only on main missions without continuing the main stories so we will only see the endings of these missions in some time since Ani has everything planned for at least 2 updates which does not involve MC or FMC's mothers (directly at least).View attachment 4339184
How complete this quest?
Below is exactly what Ani has in mind for the next updates.These missions are incomplete (although not warned) because the author focused for a while only on main missions without continuing the main stories so we will only see the endings of these missions in some time since Ani has everything planned for at least 2 updates which does not involve MC or FMC's mothers (directly at least).
1 Christmas update -->
1 Update in school adding some route scenes ( Zoe / MC , GF / Sandy ) -->
3 updates Hellhound monster route -->
4~6 updates Sey route ( I want to finish her route in one go since it will block all other content as long as you're stuck in her basement -->
?? to be decidet what comes after that part
Upgrade to latest joiplay patreompublic version.View attachment 4347075 Please help me figure this out Joiplay it gives an error what to do? I will be very grateful
if you dig around the thread, not sure which post it is, but someone figured out that you need to add a line of code to a file in the game, i think it should get pinned. I remember it has something to do with Linux, though i know windows does have the same issue sometimes.I encountered an issue whenever I go to the gallery, the animations stop mid-scene and don't continue, does anyone know how to fix this
For anyone randomly trying to get this run natively on linux
You must be registered to see the links
clone the source code, make to compile the program, then follow its readme
troubleshooting:
+ if videos are not playing, then edit pixi,js (inside www/js/libs/) with the following
video.setAttribute('preload', 'auto');
add the line below var video = document.createElement('video');
source:You must be registered to see the links
+ if the converter is giving you the ia32 build of nw.js intead of the 64 bit build, check your output of uname -p
if you get unknown, it's defaulting you to 32 bit, change line 471 on main.cpp with uname -m then run the compile again.
use make clean, then make to recompile.
Ya, I have been getting this issue mainly on Windows, even with new updates I get it, but even with the steps, I don't know how to access javascript files to edit themif you dig around the thread, not sure which post it is, but someone figured out that you need to add a line of code to a file in the game, i think it should get pinned. I remember it has something to do with Linux, though i know windows does have the same issue sometimes.
EDIT:
you just have to open them with notepad and CTRL+F to search the text then follow the instructionsYa, I have been getting this issue mainly on Windows, even with new updates I get it, but even with the steps, I don't know how to access javascript files to edit them