With patch.rpa in the \game folder, the game won't even start. Here's the error:
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Could not load from archive patch/incest.rpyc.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\$user\Games\Something Special\SS-0.1.7-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\$user\Games\Something Special\SS-0.1.7-pc\renpy\main.py", line 422, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\$user\Games\Something Special\SS-0.1.7-pc\renpy\script.py", line 275, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\$user\Games\Something Special\SS-0.1.7-pc\renpy\script.py", line 690, in load_appropriate_file
raise Exception("Could not load from archive %s." % (lastfn,))
Exception: Could not load from archive patch/incest.rpyc.
Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
Fri May 07 01:43:25 2021
If I remove the offending file, the game runs fine. Clues?