- Dec 8, 2017
- 741
- 2,486
I will try tommorow.I'm not an expert myself so I cannot deal with the error, so I suggest following the advice here: (found from googling)
You must be registered to see the links
Or you may try opening 'script.rpy' and delete below if you're familiar with Renpy:
if not persistent.set_fullscreen:
$ _preferences.fullscreen = True
$ persistent.set_fullscreen = True
That's all I can do, hope it helps!
Edit: tried erasing the lines, still not working.
Re-Edit: FOUND THE PROBLEM: The first link solution was not working, but by changing the renderer to ANGLE2, it's working! Not sure what's the core of the probleme though, i never had another problem like that before and i played a shitload of them.
Last edited: