When I try to unpack the game, an error pops up.
Memfivosfey opened this issue · 5 comments
Good day.
Sorry, this may have been the problem before. But when I start the game, it does not unpack the RPYC files, it writes an error.
here is the traceback.txt file,
https://disk.yandex.com/d/9yzjVDkpMWllSA
the file is just too big.
Here,
https://disk.yandex.com/d/I6tMnomJMZpQCg
I posted some files from the game, from the "renpy" folder, which the error points to.
and some files from the "game" folder that can't be unpacked.
I beg you, tell me how to unpack this game. Or advise where to find a solution. I would be very grateful.
Apps with RenPy newer as v7.4.x versions, such as 7.5+ and 8.0+, are not supported yet by "unrpyc".
If you want you can try updated unrpyc (test-)forks like this here:
https://github.com/VepsrP/UnRen-Gideon-mod-
OR my variant to find here:
https://github.com/madeddy/unrpyc/tree/py3_v1.1.8
No guarantee! Good luck.
Good day.
Sorry, this may have been the problem before. But when I start the game, it does not unpack the RPYC files, it writes an error.
here is the traceback.txt file, https://disk.yandex.com/d/9yzjVDkpMWllSA
the file is just too big.
Here, https://disk.yandex.com/d/I6tMnomJMZpQCg
I posted some files from the game, from the "renpy" folder, which the error points to.
and some files from the "game" folder that can't be unpacked.
I beg you, tell me how to unpack this game. Or advise where to find a solution. I would be very grateful.
Rpyc files are not archives, you can't unpack them. You can only unpack rpa files (which stands for RenPyArchive) but you need rpatool for that, not unrpyc.