2 Years of Service
There is a script that crashes the game before starting
I don't know if this same problem is happening to other people, in case someone is having the same problem I edited the script and I'm posting it below
The problem happens on missing a default variable - "default persistent.say_window_alpha = 0.6 "
before calling it in the function " if persistent.say_window_alpha < 0.6: "
-on line 153
-from script - \game\silscreens.rpy
Just copy and replace the original script losslessly.
Script with correction:
Attachments
Last edited by a moderator:







