sampikinpax
Newbie
- Jun 3, 2021
- 77
- 123
- 132
his "ex-boss" is only other.Needs a fixed post, only the ex-GF and the nurse(some miscellaneous chicks? I don't remember)have got the D... family members NO.
depends if leaker leaks mac version too but with renpysdk for mac you can play win version and also make mac version if you want, instructions are elsewhere at F95 and not rly hard to do.Hi guys, I'm "new" on MacOs, I'd like to know how much time passes between the Windows version and the Mac?
Thank you so much.
wc next to stairs at ground floor before entering main area (if you did then can't do that quest).where do i wash my face? which sink?
Spoiler tags here are messed up 7767v0.99a Extra
You don't have permission to view the spoiler content. Log in or register now.You don't have permission to view the spoiler content. Log in or register now.
faster to report op and tell whar's wrong.Spoiler tags here are messed up
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/scripts/Free Roams/Mall/Free Roam Mall 1.rpy", line 83: unexpected EOF while parsing
current_background = "images/Free Roams/Mall/bg Mall photo.webp"\
Ren'Py Version: Ren'Py 8.3.2.24090902
Sat Oct 5 10:47:46 2024
Do not use UNREN and then try to run the game from that folder. It will try to compile all the rpy-files ...Code:I'm sorry, but errors were detected in your script. Please correct the errors listed below, and try again. File "game/scripts/Free Roams/Mall/Free Roam Mall 1.rpy", line 83: unexpected EOF while parsing current_background = "images/Free Roams/Mall/bg Mall photo.webp"\ Ren'Py Version: Ren'Py 8.3.2.24090902 Sat Oct 5 10:47:46 2024
That is a known problem. See the following post for a fix.Well damn, I was excited to see this update, but I already had to delete it....every time I used the phone, the screen just froze forever and I couldn't get out of it. ♂
Phone SMS Message problem
So short summary for the Phone SMS problem in v0.100a (and earlier versions) :
It seems that there is a conflict between modal screens and the pause function in renpy. For some reason this worked in older renpy versions but not in the version used by the game now.
The result is that the game gets stuck when the mc tries to send a message (SMS) and the script uses "pause".
This is probably only a problem for players starting a new game.
A solution is to replace the "pause value" statements with "$ renpy.pause(value, modal=False)" in the file game\scripts\Global\phone SMS and Call.rpy.
I did this and it worked for me.
I attached my modified rpy-file.
If you get stuck due to this bug,
- create the folder game\scripts
- create the folder game\scripts\Global and
- place the attached file "phone SMS and Call.rpy" in the folder "game\scripts\Global".
You mean I need to use the Ren'Py 7 sdk instead of 8?...
Do not use UNREN and then try to run the game from that folder. It will try to compile all the rpy-files ...
I always run the game from a clean installation and just replace the script files that I want to change.
Also : the game uses script version (7, 7, 1)