- Jun 14, 2017
- 189
- 181
Any ideia of why the force enable skipping don't work on this game?
Ren'Py - Heroes University H [v0.2.0.1] [Salmon Run] | F95zone
Ren'Py - Heroes University H [v0.2.0.1] [Salmon Run] | F95zone
Probably deactivated or some other code change which prevents the standard skipping code we have in unren from working.Any ideia of why the force enable skipping don't work on this game?
...
...BigBrother_AnotherStory-0.09.2.03-pc (does not work with this game)
Or its a 32/64 bit problem, or special chars in the path, or some rare OS sys config thing. Happened all. Without more infos about his situation its like trying to catch fog with bare hands. Unren with windows AND renpy has a lot traps. Many possibility whats the problem...BBAS works without problems. ...
On GH are some unpacker i think but i didn't see anything in the wild.is there a tool like this for godot engine?
Special chars are only a problem if they are hardcoded into the cmd/bat file, because most people save the cmd files as ANSI, but they have to be encoded in IBM CP-850 instead.Or its a 32/64 bit problem, or special chars in the path, or some rare OS sys config thing. Happened all. Without more infos about his situation its like trying to catch fog with bare hands. Unren with windows AND renpy has a lot traps. Many possibility whats the problem...
Unsatisfying answer, i know. But its like this.
On GH are some unpacker i think but i didn't see anything in the wild.
have you ever found the solution?how to fix cant find multiprocessing module error, when trying to decompile rpyc?
I tried that myself, I even added a keymapping like thisAny ideia of why the force enable skipping don't work on this game?
Ren'Py - Heroes University H [v0.2.0.1] [Salmon Run] | F95zone
У тебя исходное название папки скорее всего изменилось, я получал такую же ошибку когда извлекая из архива менял название папки (убирал точки и нижние прочерки)I receive this error when I try to run it
BigBrother_AnotherStory-0.09.2.03-pc (does not work with this game)
how to fix cant find multiprocessing module error, when trying to decompile rpyc?
This shouldn't be possible to get this error with a official Unren version. The "multiprocessing" code was removed from unrpyc since unren v0.8 because renpy has no multiprocessing module in his (castrated)Python included.have you ever found the solution?
I don't know about the dude you were quoting, but I'm getting it with the 1.0.10b I just downloadedThis shouldn't be possible to get this error with a official Unren version. The "multiprocessing" code was removed from unrpyc since unren v0.8 because renpy has no multiprocessing module in his (castrated)Python included.
Which unren version do you guys run and did any of you tamper with the used unrpyc?
Hey, could you help me a bit here? When trying to extract the rpa files I get this error: 'ImportError: No module named site'I got tired of waiting for other repos to update their code, sorry - I should have done this sooner.
v1.0.11d:
OP updated.
- Handles more pathname characters (including more international, brackets, etc.)
- Improved support for different varieties of Python 3 included across 7.5 and 8.x games
- "unren.log" automatically generated with each run to enable easier bug diagnosis, if needed
Feel free to send me the unren.log file via DM and will see if we can diagnose the issue. Thanks.Hey, could you help me a bit here? When trying to extract the rpa files I get this error: 'ImportError: No module named site'
Good job...I got tired of waiting for other repos to update their code, sorry - I should have done this sooner.
v1.0.11d:
OP updated.
- Handles more pathname characters (including more international, brackets, etc.)
- Improved support for different varieties of Python 3 included across 7.5 and 8.x games
- "unren.log" automatically generated with each run to enable easier bug diagnosis, if needed
That's been previously discussed, where the history of UnRen was strewn with people who regretted losing their .RPA files later, actually. And there could have been error conditions (e.g., running out of storage during the extraction) which would need to prevent a final step of removing the .RPA(s). I have kept with Sam's experience in that matter and feel it's sound.Good job...
Could you add the option to delete the .rpa after extraction, (y/n)?