Tool Ren'Py UnRen.bat v1.0.11d - RPA Extractor, RPYC Decompiler, Console/Developer Menu Enabler

5.00 star(s) 8 Votes

timothyalvedez

New Member
Aug 5, 2019
8
1
You should give more informations about your problem and the steps you did take.
  • The games name "could" also of use.
  • Any mods installed or savegames from other people in use or old saves?
  • Did you change any files of the game?
  • When the problem happened, was the file "UnRen" has written ("unren-rollback.rpy") still in "../<BaseGameDir>/game" and the content ok?
Besides this, it sounds really strange to me. Could be bad written code of the game author which breaks stuff.
Ahh sorry for course "My Cute Rommate"
No mods installed or other saves.
Unren-rollback.rpy is still in the folder
All content ok
Highly likely is the game. Everyone said its buggy
 

Lunarlord17

New Member
Jul 29, 2019
2
0
No. The instructions are pretty straightforward; usually when it doesn't work for someone, they put it in the wrong directory.

Tell us what you did, and what you see happening. Include any error messages.
corrupted kingdom
it is in the same location as the game client. followed base instructions
 

Trminator

Member
May 3, 2017
241
596
Well, seeing how the "workaround"/"dev"-Version is now the only thing still working, on most games, I'd say, bump version to 0.9? ;) (I don't see any activity on unrenpy, Upstream, in quite a while, they're still stuck on supporting renpy 6, only...)
 

Madeddy

Active Member
Dec 17, 2017
809
463
..."dev"-Version is now the only thing still working... I'd say,bump version to 0.9? ;)
And this gets us what? A "v0.9" without the "dev" in the name? :confused: The dev is identical to v0.8, except that it comes with a slightly hacked unrpyc. Sure. We could puke out a new version...but this would divert time and focus and need additional work and testing:
  • on another minor bug in the tool cleanup i discovered today
  • because my fixes from January
  • the updated unrpyc from February
I dont know if Sam does a release sometime but IMO would it be a waste of time somehow. Reason:
...I don't see any activity on unrenpy, Upstream, in quite a while, they're still stuck on supporting renpy 6, only...
Um? You mean the python rewrite? If yes...
Just because i dont upload every 3 lines code i write, doesn't mean nothing happens. This makes sense if the code is far enough and the main part works.

Ok.
"A update..." about the progress of the py-rewrite of UnRen:
About a third of the code(the easy part :LOL:) was written end January already.

I did then some "unrypc" testing and bug reporting. Then i did not have time because 2weeks sick with influenca, some real-life things and more other stuff as the world went crazy. At least i have some time from this atm.

Last two weeks i got finally some code done and would say we're at ~80-90% of the first rough version. Big question i still struggle with is, if it should pure python only or started from batch/shell scripts and embedded. :unsure:
Decisions, decisions...
 
Last edited:
  • Like
Reactions: Trminator

Trminator

Member
May 3, 2017
241
596
Ok.
"A update..." about the progress of the py-rewrite of UnRen:
About a third of the code(the easy part :LOL:) was written end January already.

I did then some "unrypc" testing and bug reporting. Then i did not have time because 2weeks sick with influenca, some real-life things and more other stuff as the world went crazy. At least i have some time from this atm.

Last two weeks i got finally some code done and would say we're at ~80-90% of the first rough version. Big question i still struggle with is, if it should pure python only or started from batch/shell scripts and embedded. :unsure:
Decisions, decisions...
Hah, okay, I agree, in that case, that we don't need an 0.9, now :) Just didn't see any movement on the unrenpy github I saw... :) Thanks for the Update :)
 

Vrijgeest

Engaged Member
Jun 16, 2019
3,332
3,161
Bit of a weird problem. The rollback works for a while and then stops working? It starts working again when i rerun the bat file
The rollback is often programmed in the code. So it is cancelled out. Some devs dont like rollback and keep on cancelling it.
 

Leynex

Newbie
May 9, 2017
52
75
At every one that got problems with CMD (Open Command) -
-You got a Miner Virus "crypto-malware infection", that changes the registry!-
So there are two options.
1. Do it as in my last entry:
Most problem by using the "Unren.bat" is the Windows 10 "Command Problem"!
To fix the CMD-Window-Closing problem
try this

1. open your Registry: type "regedit"
2. go to: Computer\HKEY_CURRENT_USER\Software\Microsoft\Command Processor
Verry importent Make a Copie of the "AutoRun" Value!
3. now change the Value in line: AutoRun REG_SZ "BLAblaBla....." in to: AutoRun REG_SZ "0"
4. Right click on Desktop- press Refresh ---Done!
5. Use Unren.bat
6. After using go back to
-> Step 2. / 3. now restore the Value!
-> Step 4.---Don`t forget


So you be able to open the Unren.bat,
which you copied into the Game folder

Have Fun!!
-But back and forth again and again is really stupid.
Or
2. To fix the problem forever, follow these steps:

1. Start the Registry Editor (Regedit.exe or Win+R Button ) and go to the following branch:

HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Winlogon

In the right-pane, right-click on the Shell registry value and choose Delete.
Right-click on the Winlogon key, and click Go to HKEY_LOCAL_MACHINE to jump to the equivalent registry key
under the HKEY_LOCAL_MACHINE root key. You’ll now be taken to the following key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

Make sure that the Shell value is set to explorer.exe
Then, go to the following key:

HKEY_CURRENT_USER\Software\Microsoft\Command Processor

If the value named Autorun exists, right-click and choose Delete.
Exit the Registry Editor, and done!
For more look here:
 
  • Like
Reactions: yurgen69

Madeddy

Active Member
Dec 17, 2017
809
463
I dont see why this warning about some common cmd problem sits in this thread... the unique connection to UnRen? I mean for some people its surely useful, but in a thread of his own it reaches more users.
 

Leynex

Newbie
May 9, 2017
52
75
I dont see why this warning about some common cmd problem sits in this thread... the unique connection to UnRen? I mean for some people its surely useful, but in a thread of his own it reaches more users.
Because there are many users who have this Repack Virus unnoticed on their computer and only notice it because the CMD to use "Unren.bat" no longer works properly.;)
Even malware scanners only remove the programs, but the registry entries remain faulty.
 

Madeddy

Active Member
Dec 17, 2017
809
463
Ah. Ok.
I am sitting on Linux mostly and Win is only secondary OS without net access, so there isnt much chance to get this stuff. :whistle:
 

Madeddy

Active Member
Dec 17, 2017
809
463
People who are interested in the python rewrite of UnRen can look around in here for a bit:

Thats my fork of the UnRen repo with all the current available work.
The batch/shell scripts are just in case its really wanted to have one click apps and users want to be dependent. The build script is basicly final imo, and the unren_py3.6 version works so far. unren_py2.7 is still mostly empty(Explained inside file). The readme is faulty...
Forgot nearly: To test stuff you will need beside the unren/build scripts a directory[ur_tools] with rpakit and unrpyc inside.

For the moment this is pure python! Test it, add stuff, comment and help with code. Your choice.

Q: Should we do a new thread for this?
 
Last edited:

goobdoob

Conversation Conqueror
Modder
Respected User
Dec 17, 2017
7,425
9,680
People who are interested in the python rewrite of UnRen can look around in here for a bit:

Thats my fork of the UnRen repo with all the current available work.
The batch/shell scripts are just in case its really wanted to have one click apps and users want to be dependent. The build script is basicly final imo, and the unren_py3.6 version works so far. unren_py2.7 is still mostly empty(Explained inside file). The readme is faulty...
Forgot nearly: To test stuff you will need beside the unren/build scripts a directory[ur_tools] with rpakit and unrpyc inside.

For the moment this is pure python! Test it, add stuff, comment and help with code. Your choice.

Q: Should we do a new thread for this?
Suggestion - let the user drag & drop or copy/paste a path to the game. I do this in my Mac/Linux shell script version of UnRen.
https://f95zone.to/threads/unren-for-macos-and-linux.16887
 

Madeddy

Active Member
Dec 17, 2017
809
463
Suggestion - let the user drag & drop or copy/paste a path to the game....
Yeah, a good idea IMO.
Did already consider to add this but did so far not get to it and have for now other parts of the rewrite at hand. Interested? Feel free to write the code up in a fork or something. I have anyway no knowledge in Mac stuff etc.

I would appreciate any help on UnRen. Till now i did all of it alone. :cry:
 

blackmasha

Active Member
Jun 21, 2018
526
383
I don't know how to code or understand this program, other than a guide which will take a while to learn and understand is there a way for me to extract scenes specifically?

the game XmasBonus which is based on SolvalleySchoolRV has a few animations however they play automatically, if you press any button it jumps to the end and you have no control over them. I was hoping for a way to extract them so I could just play them as a video or something.

thanks for the help guys..
 

goobdoob

Conversation Conqueror
Modder
Respected User
Dec 17, 2017
7,425
9,680
I don't know how to code or understand this program, other than a guide which will take a while to learn and understand is there a way for me to extract scenes specifically?

the game XmasBonus which is based on SolvalleySchoolRV has a few animations however they play automatically, if you press any button it jumps to the end and you have no control over them. I was hoping for a way to extract them so I could just play them as a video or something.

thanks for the help guys..
That all depends on what they are. They could be movie files, or could be individual images coded to be displayed in sequence to form an animation.

This tool will extract everything in the RPA file. You need to look through what was extracted to find what you're looking for, if it exists in a form you can use.
 
5.00 star(s) 8 Votes