It's time for me to share my modified UnRen-forall.bat with you
What's changed:
Added
You must be registered to see the links
latest rpatool version 0.8 which supports RPA v3 deobsfuscation (not implemented for now).
(used only if Python >= 3.8, otherwise use the old one).
Replaced the old unrpyc with the latest versions of
You must be registered to see the links
, version 1.3.2 for Ren'Py <= 7 and version 2.0.2 for Ren'Py V8.
Fixed the bug that prevented UnRen-forall from being used if there was a space in the tree structure (as in MyBimbo Beta).
Improved control of the Python version that accompanies the game, to avoid choosing the wrong one as in Milfania.
All commands are now checked for correct execution.
RPA files moved to the game/rpa directory, if you choose not to delete them. This is to avoid the duplicate labels problem when the archive has been poorly constructed.
Introduction of the option not to rewrite RPY files if already present.
Added a timer of 5 sec on Y/N questions with default at N for RPA and RPY. After choosing option from the menu, the script takes care of itself.
Use of a more explicit color coding. Green for goods, yellow for logos and warnings and red for errors.
A UnRen-forall.log file is now created in the game directory for more details.
I've also integrated right-click registry add/remove (Admin right required).
The script is now 9.6.39. 39 being the number of changes made to the script.
If you have any problems, please let me know using the UnRen-forall.log file, and I'll make the corrections.