Thanks for your help. I enjoyed playing 4.3.12 a lot, so decided to attempt the above procedure for 4.4.1. When I reached step 4, it couldn't find python.exe. I realised that it was probably because the 4.4.1 game's lib folder didn't contain the 32-bit subfolder, so I copied that across from 4.3.12. UnRen then evidently succeeded in finding python.exe, and set to work, but for each .rpa file it came up with the following error messages:You can try playing it with the sdk.
Last version of Ren'Py that has 32-bit support as it was removed in 7.5.0
You must be registered to see the links
UnRen.bat to extract the rpas as the latest version of the rpa files will give a pickle error.
- Download and install Ren'Py sdk.
- Download game and extract it into the sdk folder.
- Download UnRen and put it in the main game folder.
- Run UnRen and option 1 to extract rpa archives.
- Delete the rpa archives in the game folder.
- Optionally you can delete the lib and renpy folders from the main game folder.
- Run sdk
- Select Ravanger from the list
- Launch Project
Working in: C:\sporn\Ravager\Ravager-4.4.1-pc\Ravager-4.4.1-pc\game
+ Unpacking "Animations.rpa" - 288863216 bytes
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
ImportError: No module named site
....... sorry, could not extract the archive.
Do I need to set this $PYTHONHOME and if so where/how do I do that? Any suggestions would be gratefully appreciated.