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

5.00 star(s) 8 Votes

afterlights

Well-Known Member
Jan 31, 2020
1,346
1,673
Where is the file location you're running Unren?

It needs to be copied/pasted/ran in the same folder as the game exe.
 

kanatik_

Newbie
Oct 13, 2019
39
43
I'm not sure if it is possible to disable cmd at all.
And batch files can be processed by cmd only.

You can try entering cmd from powershell window just typing cmd. The other option is to rewrite unren.bat contents completely in powershell.
 

Ghost Tiger

New Member
Dec 3, 2017
4
44
Getting a bug... Not quite sure how to fix this.

Exception calling "ReadAllText" with "1" argument(s): "Could not find file 'C:\Users\XXX\Documents\XXX\Jikage
Rising\JikageRising-v0.15a bug-pc\_unrpyc.cab.tmp'."
At line:1 char:5
+ & { [IO.File]::WriteAllBytes("C:\Users\XXX\Documents\XXX\Jikage Ri ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: :)) [], MethodInvocationException
+ FullyQualifiedErrorId : FileNotFoundException
 

Voidzer

Newbie
Jul 11, 2017
55
44
So after running this the files it makes vanish when its done with the posses, do they go somewhere else or are they deleting themselves.
 

anne O'nymous

I'm not grumpy, I'm just coded that way.
Modder
Respected User
Donor
Jun 10, 2017
10,133
14,816
There should be several new folders and subfolders where the game is.
Not necessarily. The full course can perfectly lead to the sole creation of an images folder.


I see a few, but as soon as I click out of the .bat they vanish.
Hm... Are you talking about the files used by unren to perform its task (unrpa, unrpyc, ...) or about the files extracted by using unren, and supposedly located in "[name of the game]/game/" folder ?

If it's the first ones, it's normal, but if it's the second ones, it shouldn't happen.
In unren, try the option that unable the console (3). Is there a file named "unren-dev.rpy" in the "[name of the game]/game/" folder, and did it stay after you exit unren ?
 

Voidzer

Newbie
Jul 11, 2017
55
44
Not necessarily. The full course can perfectly lead to the sole creation of an images folder.




Hm... Are you talking about the files used by unren to perform its task (unrpa, unrpyc, ...) or about the files extracted by using unren, and supposedly located in "[name of the game]/game/" folder ?

If it's the first ones, it's normal, but if it's the second ones, it shouldn't happen.
In unren, try the option that unable the console (3). Is there a file named "unren-dev.rpy" in the "[name of the game]/game/" folder, and did it stay after you exit unren ?
I think I may be an idiot.....is the file it makes called archive.rpa? If it is im gonna shoot myself.
 

anne O'nymous

I'm not grumpy, I'm just coded that way.
Modder
Respected User
Donor
Jun 10, 2017
10,133
14,816
Hmm... Please, give me your gun before reading my answer

I think I may be an idiot.....is the file it makes called archive.rpa? If it is im gonna shoot myself.
It's the opposite, it "unmake" the files with the .rpa extension.
 

xXjacksonx

New Member
Jul 11, 2020
1
0
I use WinRAR(not important)
But i have put the UnRen.bat into the same folder where the .exe is, but when i try to open it it tells me it cannot locate python.exe
What do i do to change that?
 

anne O'nymous

I'm not grumpy, I'm just coded that way.
Modder
Respected User
Donor
Jun 10, 2017
10,133
14,816
I use WinRAR(not important)
But i have put the UnRen.bat into the same folder where the .exe is, but when i try to open it it tells me it cannot locate python.exe
What do i do to change that?
I'm seriously tempted to answer that your first line is really important, and that the answer to your question is to not use WinRAR.

In 1 out of 3, "it tell me it cannot locate python.exe", WinRAR is involved. I still don't understand why, I just notice the regularity.
 

enigma9999

aka enigma
Donor
May 20, 2018
29
121
I'm seriously tempted to answer that your first line is really important, and that the answer to your question is to not use WinRAR.

In 1 out of 3, "it tell me it cannot locate python.exe", WinRAR is involved. I still don't understand why, I just notice the regularity.
Wow. That's a strange one. Wasn't aware of this issue with WinRar.
 

yoyomistro

Engaged Member
Jan 15, 2017
2,679
3,338
I use WinRAR(not important)
But i have put the UnRen.bat into the same folder where the .exe is, but when i try to open it it tells me it cannot locate python.exe
What do i do to change that?
Wow. That's a strange one. Wasn't aware of this issue with WinRar.
Yea I abandoned WinRAR years ago... it's been usurped by 7zip, which is not only superior, but also completely free for the full version.
 

anne O'nymous

I'm not grumpy, I'm just coded that way.
Modder
Respected User
Donor
Jun 10, 2017
10,133
14,816
Wow. That's a strange one. Wasn't aware of this issue with WinRar.
I don't say that it's implicitly an issue with WinRar, nor directly imputable to WinRar, just that it happen way too often to WinRar users. But it can perfectly be something with WinRar that imply an incompatible behavior from the users, or that mislead them to use unren in an incompatible way.

I would understand if they weren't using an external software, since Window handle zip archive as if they were regular folders, which can be misleading. But with WinRar I honestly don't know what cause this, just that it's caused.
 
5.00 star(s) 8 Votes