- Dec 17, 2017
- 838
- 487
I'am not able to follow your train of thought. Could you please explain what his error has anything to do with the encodings?Reading the code... either there's no "encodings" folder or your Operating System is not 64-bit."Error: Cannot locate python.exe, unable to continue."
UnRen is in the same folder as game executable.
1. Your game has the necessary folders for 64bit, thats correct.Also: my 64-bit game does have (i believe) 64-bit python in the lib.
The paths in lib are:
py3-linux-x86_64
py3-windows-x86_64
python3.9
Could it be my version of python is later? ...or the folder name changed?
2. The python version in your operating system is irrelevant for this here. Unren depends on the (cut-down)python version which comes with the renpy engine and will not so fast switch versions. For py2 its 2.7x and for py3 its 3.9.x
You should simple go with the Unren version from VepsrP. Its more up to date.