joelurmel
Engaged Member
- Nov 3, 2022
- 2,705
- 4,756
- 397
No, you need to replace the original renpy directory from the gameSo I need an older Unren then?
No, you need to replace the original renpy directory from the gameSo I need an older Unren then?
Ah, noted. Thank youNo, you need to replace the original renpy directory from the game
It's in fact a bug in unrpyc v2.0.2, because it's unable to reconstruct properly a Python annotations and add useless line before.Ah, noted. Thank you![]()
This is not the actual UnRen-current.bat which is 9.7.14657
echo "!pythondir!"python.exe !pynoassert! "!rpatool!" -o "!gamedir!" -x "!rpafile!" >>!unrenlog!
"!pythondir!"python.exe !PYNOASSERT! "!rpatool!" -o game -x "!rpafile!" *.rpy *.rpyc >>!unrenlog!2>&1
Unfortunately, I have hoped it works with *, but it's not the case (Sorry, I've not tested myself).Searching for RPA files in the game directory...
+ Processing archive.rpa
Do you want to extract the RPA package: archive.rpa?
Enter [Y/N] (default Y): Y
Could not extract file *.rpy from archive: [Errno 2] the requested file *.rpy does not exist in the given Ren'Py archive
Could not extract file *.rpyc from archive: [Errno 2] the requested file *.rpyc does not exist in the given Ren'Py archive
When I run that, it tells me that the current version is 9.7.15! But, when I select 'y' to update the bat file, I get:This is not the actual UnRen-current.bat which is 9.7.14
I don't know where you have found the 9.7.15 version, I've never created that even in beta test.When I run that, it tells me that the current version is 9.7.15! But, when I select 'y' to update the bat file, I get:
Downloading the latest version from:You must be registered to see the links... Pass
Updating batch file: D:\Games\UnRenWork\BetweenDutyAndLove-1.3-pc\UnRen-forall.bat
Fail
Uh, I didn't find anything. Your bat that I downloaded from your signature did.I don't know where you have found the 9.7.15 version, I've never created that even in beta test.
Redownload from my signature, and you will have the 9.7.14.
Even this link gives me version 9.7.14. And when I run the batch file, it doesn't find any updates, which is normal.Uh, I didn't find anything. Your bat that I downloaded from your signature did.
This is the link I used (post #1465):
You must be registered to see the links
I don't know where that came from, then, but I'll just remark out the update section.Even this link gives me version 9.7.14. And when I run the batch file, it doesn't find any updates, which is normal.
I think you'd better re-download the archive from GitHub and revert to MY version 9.7.14 of UnRen-current.bat.I don't know where that came from, then, but I'll just remark out the update section.
YOUR version is what I downloaded and am trying to use. The one from your signature.I think you'd better re-download the archive from GitHub and revert to MY version 9.7.14 of UnRen-current.bat.
Sorry for all the mistake, It's a typo from the links file. I've just corrected now and it display the 9.7.14 for the current batchYOUR version is what I downloaded and am trying to use. The one from your signature.
I don't know of anyone else's version and I haven't revised anything as of yet. I didn't invent that reference to 9.7.15. It shows up uninvited in an unchanged bat file.
I don't know how a corrupted download could invent 9.7.15, but I'll try downloading it again.
Thanks! I'll give this one a try.Sorry for all the mistake, It's a typo from the links file. I've just corrected now and it display the 9.7.14 for the current batch
This is normal. You have to extract ALL files in the destination directory. It's a full package, you can't extract only the UnRen you want.Sigh! Same result.
Here is the process I followed.
I clicked on the link in your Signature.
I clicked onYou must be registered to see the linksand downloaded to a file on my computer.
I used 7-Zip to unzip the archive.
I copied UnRen-legacy.bat to the root directory of the game.
I ran UnRen-legacy.bat.
This is what happened next:
Checking for updates... An update is available.
__ __ ____ __ __
/ / / /___ / __ \___ ____ / /_ ____ _/ /_
/ / / / __ \/ /_/ / _ \/ __ \ / __ \/ __ `/ __/
/ /_/ / / / / _ / __/ / / / _ / /_/ / /_/ / /_
\____/_/ /_/_/ \_\\___/_/ /_/ (_) \_.__/\__,_/\__/ - current (v9.7.14) (09/30/25)
No more colors for Windows 7
The Add entry to registry will now add the script currently running. So i you have only Ren'Py game version >= 8 just add it and you will skip the laucher.
Specific for UnRen-current.bat:
Added multi-lingual support
Some options are grayed out because I haven't done enough testing with unrpa, which allows extraction with a special key
I started putting locks in place to limit usage on Ren'Py >= 8. So if all goes well, this will serve as the basis for the new UnRen-legacy.bat. This will make it easier for me to remove what is no longer necessary in each UnRen.
You can select multiple options from main menu. By default you have the equivalent of option 9 from the old UnReb-forall.bat
You can manage the default execution by downloading UnRen-cfg.zip, extract to where the scripts are and edit to modify MDEFS2 to reflect what you want to be the default action when UnRen-current.bat is launched
After the first execution, the default entry for main menu will be x (Exit).
Do you want to update now? [y/n] (default: y): y
In case of problem, please refer to:
https://f95zone.to/threads/unrengui...ll-forall-v9-4-unren-old.92717/post-17110063/
Downloading the latest version from:You must be registered to see the links... Pass
Updating batch file: D:\Games\UnRenWork\BetweenDutyAndLove-1.3-pc\UnRen-forall.bat
Fail
Press any key to exit...
Pressing 'n' gives this:
Do you want to update now? [y/n] (default: y): n
Verification that all files are present... Fail File not found: UnRen-legacy
Download the missing file from:
https://f95zone.to/threads/unrengui...ll-forall-v9-4-unren-old.92717/post-17110063/
Press any key to exit...
I have finally created a special UnRen-current.bat for your request. It's not fast, thanks to the windows batch... but effective.Searching for RPA files in the game directory...
+ Processing archive.rpa
Do you want to extract the RPA package: archive.rpa?
Enter [Y/N] (default Y): Y
Could not extract file *.rpy from archive: [Errno 2] the requested file *.rpy does not exist in the given Ren'Py archive
Could not extract file *.rpyc from archive: [Errno 2] the requested file *.rpyc does not exist in the given Ren'Py archive