tried decompile using your new unren-forall (9.6.48) on One Week Away, after I select #2, the window just closes
this is what's in the UnRen-forall log file:
Code:
Checking if Python is available
Python found at F:\OneWeekAway-0.4.0-pc\lib\py3-windows-x86_64\
Check Python Version
Python version is 3.12.7, which is upper or equal to 3.8
Init phase
scriptdir = F:\OneWeekAway-0.4.0-pc\
currentdir = F:\OneWeekAway-0.4.0-pc
pythondir = F:\OneWeekAway-0.4.0-pc\lib\py3-windows-x86_64\
pynoassert = []
renpydir = F:\OneWeekAway-0.4.0-pc\renpy\
gamedir = F:\OneWeekAway-0.4.0-pc\game\
PYTHONHOME = F:\OneWeekAway-0.4.0-pc\lib\py3-windows-x86_64\
PYTHONPATH = F:\OneWeekAway-0.4.0-pc\lib\python3.12
PYTHONVERS = 3.12.7
rpatool-new = y
major_version = []
offset = []
Check the Ren'Py version to adjust the `offset` variable.
i tried with another game, MultiverseofMILFS-VOL3-pc
it was able to extract the rpa file, but the same happened when trying to decompile
Code:
Checking if Python is available
Python found at F:\MultiverseofMILFS-VOL3-pc\lib\py3-windows-x86_64\
Check Python Version
Python version is 3.9.10, which is upper or equal to 3.8
Init phase
scriptdir = F:\MultiverseofMILFS-VOL3-pc\
currentdir = F:\MultiverseofMILFS-VOL3-pc
pythondir = F:\MultiverseofMILFS-VOL3-pc\lib\py3-windows-x86_64\
pynoassert = []
renpydir = F:\MultiverseofMILFS-VOL3-pc\renpy\
gamedir = F:\MultiverseofMILFS-VOL3-pc\game\
PYTHONHOME = F:\MultiverseofMILFS-VOL3-pc\lib\py3-windows-x86_64\
PYTHONPATH = F:\MultiverseofMILFS-VOL3-pc\lib\python3.9
PYTHONVERS = 3.9.10
rpatool-new = y
major_version = []
offset = []
RPA extract phase
scriptdir = F:\MultiverseofMILFS-VOL3-pc\
currentdir = F:\MultiverseofMILFS-VOL3-pc
pythondir = F:\MultiverseofMILFS-VOL3-pc\lib\py3-windows-x86_64\
pynoassert = []
renpydir = F:\MultiverseofMILFS-VOL3-pc\renpy\
gamedir = F:\MultiverseofMILFS-VOL3-pc\game\
PYTHONHOME = F:\MultiverseofMILFS-VOL3-pc\lib\py3-windows-x86_64\
PYTHONPATH = F:\MultiverseofMILFS-VOL3-pc\lib\python3.9
PYTHONVERS = 3.9.10
rpatool-new = y
major_version = []
offset = []
Creating rpatool...
[32m + RPA tool created successfully[0m
[33m + RPA archives will be moved[0m
Searching for RPA files in the game directory...
+ Processing scripts.rpa
"F:\MultiverseofMILFS-VOL3-pc\lib\py3-windows-x86_64\"python.exe "F:\MultiverseofMILFS-VOL3-pc\rpatool.py" -o "F:\MultiverseofMILFS-VOL3-pc\game\" -x "F:\MultiverseofMILFS-VOL3-pc\game\scripts.rpa"
[32m + RPA package extracted: scripts.rpa[0m
Moving RPA F:\MultiverseofMILFS-VOL3-pc\game\scripts.rpa to 'F:\MultiverseofMILFS-VOL3-pc\rpa'
[32m RPA F:\MultiverseofMILFS-VOL3-pc\game\scripts.rpa moved to 'F:\MultiverseofMILFS-VOL3-pc\rpa'[0m
Cleaning up temporary files...
[32m Finished[0m
Check the Ren'Py version to adjust the `offset` variable.