After installing your patch and the un.rpy file I can't get the game to launch. It gives me the error message;
"I'm sorry, but an uncaught exception occurred.
While loading the script.
Exception: Could not load from archive 0x52/0x52_hiddenEvents.rpyc.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\Documents\Games\LustTheoryS3-v0.6.0-win\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "D:\Documents\Games\LustTheoryS3-v0.6.0-win\renpy\main.py", line 470, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\Documents\Games\LustTheoryS3-v0.6.0-win\renpy\script.py", line 359, in load_script
self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
File "D:\Documents\Games\LustTheoryS3-v0.6.0-win\renpy\script.py", line 892, in load_appropriate_file
raise Exception("Could not load from archive %s." % (lastfn,))
Exception: Could not load from archive 0x52/0x52_hiddenEvents.rpyc.
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.3.24111502
Tue Feb 25 15:28:55 2025"
Any help would be appreciated please.
Update...
I think I've got it working now. will update more if need be,
Thanks for taking the time to read this.