RenPy_universal_transparent_textbox_mod_v2.6.4_by_Penfold_MoleI love when these games do this
put it in any Ren'Py GAME Folder
RenPy_universal_transparent_textbox_mod_v2.6.4_by_Penfold_MoleI love when these games do this
I don't think that's what was being referenced, since there's no textbox in that screenshot, it's the back of a laptop. I suspect it's more about the cameo from another game.RenPy_universal_transparent_textbox_mod_v2.6.4_by_Penfold_Mole
put it in any Ren'Py GAME Folder
Jaye, Mal, Jaye/Mal, Mal/Amanda, and solo. No side girl endings.Didnt play this for like a year, now when the game is finished which ros actually got their own epilogues?Only Jaye and Mal or?
Side girls are involved in multiple endings. In some cases there's even a serious relationship with them. It just doesn't last forever.Jaye, Mal, Jaye/Mal, Mal/Amanda, and solo. No side girl endings.
Oh, Jesus Christ is doing porn now ?Jesus Christ, this prologue goes on forever.
Well, yeah. Tithing is the original OnlyFans, and what is the story of his birth if not an AVN NTR power fantasy?Oh, Jesus Christ is doing porn now ?
do they have an OF ?
yes i know what this is but i also know it's not to the extent that something like that could happen and it has nothing to do with anything happening in the gameYou must be registered to see the links
But OK.
If I'm parsing this correctly, the game is trying to find out if the MC cheated on Jaye with Lisa, but it can't find the variables. That probably means the devs tinkered with the code after your save was made. If you can reload an earlier save and play through the date with Lisa again that might solve the issue.Can somebody help me out with this error?
When chapter 10 begins I get this error straight away. I don't use a mod. And rejected Mal and Jaye.
You don't have permission to view the spoiler content. Log in or register now.
This one was fixed with 1.10a, you're not using the latest release...Can somebody help me out with this error?
When chapter 10 begins I get this error straight away. I don't use a mod. And rejected Mal and Jaye.
You don't have permission to view the spoiler content. Log in or register now.
Well, because th "a" version is not on the site I installed the hotfix. Unfortunately no result. I park the game until than.This one was fixed with 1.10a, you're not using the latest release...
The hotfix is 1.10a, and it definitely fixes this bug.Well, because th "a" version is not on the site I installed the hotfix. Unfortunately no result. I park the game until than.
if ((num042 >= 1) and (bool179 == False)):
It's not, the links are all for 1.10 (click on them and check for yourself). But the hotfix (1.10a) is included below the Mac links.
Try this: Sons of Liberty Compression there is very little quality loss. It's what I downloaded and it works flawlessly. You're right, it appears the OP version needs to have the hotfix installed.It's not, the links are all for 1.10 (click on them and check for yourself). But the hotfix (1.10a) is included below the Mac links.
This one was fixed with 1.10a, you're not using the latest release...
Well, because th "a" version is not on the site I installed the hotfix. Unfortunately no result. I park the game until than.
The hotfix is 1.10a, and it definitely fixes this bug.
You haven't installed it properly. Did you replace the scripts.rpa file with the one the hotfix provides?
The error was because "bool179 = False" is not proper RenPy syntax, the proper syntax is "bool179 == False".
And this is from the 1.10a script Ch10 script, line 46:
Code:if ((num042 >= 1) and (bool179 == False)):
Try this: Sons of Liberty Compression there is very little quality loss. It's what I downloaded and it works flawlessly. You're right, it appears the OP version needs to have the hotfix installed.
It is working! Fine. Thanks againTry this: Sons of Liberty Compression there is very little quality loss. It's what I downloaded and it works flawlessly. You're right, it appears the OP version needs to have the hotfix installed.