• Search is back up, but the index is being rebuilt, there may still be some minor problems until this is complete.

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

5.00 star(s) 9 Votes

VepsrP

Well-Known Member
Modder
Dec 13, 2017
1,387
1,371
Hello, please ask a question
Someone has encrypted the renpy game file to prevent others from reading it.

File format. .rpypig
The content inside is all invisible.

I heard: a little knowledge of python decompile the core code of the engine to understand how it happened

principle: seems to be the hex editor, modify the "file header"
resulting in the inability to unpack.

Use UnRen, select 7
Tip.
Can't find unrpyc.pyo , or , deobfuscate.pyo
Hello, please ask a question
Someone has encrypted the renpy game file to prevent others from reading it.

File format. <.rpypig>
The content inside is all invisible.

I heard: a little knowledge of python decompile the core code of the engine to understand how it happened

principle: seems to be the hex editor, modify the "file header"
resulting in the inability to unpack.

Use UnRen, select 7
Tip.
Can't find unrpyc.pyo , or , deobfuscate.pyo

I uploaded a random .rpypig file
Can you please take a look at it?

If you need me to upload the whole game, that's fine too.
Firstly, it's strange that you're trying to work with such an old version of the game. What's so special about it? And secondly, just having a file is not enough, we need the whole game together with python libraries.
 

skyxsl100

New Member
Mar 18, 2019
4
1
Firstly, it's strange that you're trying to work with such an old version of the game. What's so special about it? And secondly, just having a file is not enough, we need the whole game together with python libraries.
[/引用]

Full Version
Encrypted

 

Iceman25Deep

New Member
Sep 5, 2020
13
24
When will the python 3 version be available?

Code:
   __  __      ____               __          __
   / / / /___  / __ \___  ____    / /_  ____ _/ /_
  / / / / __ \/ /_/ / _ \/ __ \  / __ \/ __ `/ __/
/ /_/ / / / / _, _/  __/ / / / / /_/ / /_/ / /_
\____/_/ /_/_/ |_|\___/_/ /_(_)_.___/\__,_/\__/ v1.0.10
  Sam @ www.f95zone.to

----------------------------------------------------

The system cannot find the path specified.
The system cannot find the path specified.
    Cannot locate python.exe, unable to continue.
            Are you sure we're in the game's root or game directory?

            Press any key to exit...
I don't know if this will help ,but I had a similar experience and resolved the issue by

a) Change renaming the Main Folders Name - Example From XXX-X to JUST XXX - so removing any non alphabet characters
b) Put the Main Folder in my root directory - Example D:\XXX
c) Then just run the UnRen-1.0.10.bat
d) And it worked

Note I don't think you need to do step (a) as I did another test on the same game and work by just move it to the root directory (b)

I hope this help's
 

professorx10

Active Member
Game Developer
Jul 22, 2018
600
776
I don't know if this will help ,but I had a similar experience and resolved the issue by

a) Change renaming the Main Folders Name - Example From XXX-X to JUST XXX - so removing any non alphabet characters
b) Put the Main Folder in my root directory - Example D:\XXX
c) Then just run the UnRen-1.0.10.bat
d) And it worked

Note I don't think you need to do step (a) as I did another test on the same game and work by just move it to the root directory (b)

I hope this help's
S.O.B....it did it!
Dunno why putting in the root fixed the issue but it worked like a dream. (didn't change dir name) THANKS Bro!
 
  • Like
Reactions: Lexie lecoeur

deckelmouk

New Member
Sep 3, 2017
7
0
I don't know if this will help ,but I had a similar experience and resolved the issue by

a) Change renaming the Main Folders Name - Example From XXX-X to JUST XXX - so removing any non alphabet characters
b) Put the Main Folder in my root directory - Example D:\XXX
c) Then just run the UnRen-1.0.10.bat
d) And it worked

Note I don't think you need to do step (a) as I did another test on the same game and work by just move it to the root directory (b)

I hope this help's
nope, still not working
 

AngeDivin

Member
Jul 17, 2020
446
627
Hello everyone, I have a problem translating a game with Unrenbat, the game in question is The book of the bondmaids by Kamti. Here is the error message I get: (The specified path cannot be found). I want to translate it into French but I didn't succeed, I translated it in the script but not in the game, if someone has a solution...
 

Walter Victor

Forum Fanatic
Dec 27, 2017
5,713
19,718
Is there a way to unlock scene replay?
Not with UnRen.

UnRen is a general tool that works on the games that utilize the Ren'Py engine. Ren'Py is more or less out of an individual developer's control, so UnRen usually works in the scenarios for which it was designed. However, scene replays are completely controlled by the developers, and each developer may have a different way of implementing them. There is no universal way to do them. So no general tool is going to be able to directly unlock scene replays across the spectrum of possibilities.

Unless you want to get into code modification yourself, your best bet is to find a Mod that does what you want for each game.
 

asdfg_dk

Member
May 17, 2018
139
144
I don't know if this will help ,but I had a similar experience and resolved the issue by

a) Change renaming the Main Folders Name - Example From XXX-X to JUST XXX - so removing any non alphabet characters
b) Put the Main Folder in my root directory - Example D:\XXX
c) Then just run the UnRen-1.0.10.bat
d) And it worked

Note I don't think you need to do step (a) as I did another test on the same game and work by just move it to the root directory (b)

I hope this help's
That's a strange solution, but it worked for me :WeSmart:
 

molitar

Engaged Member
Sep 22, 2016
3,236
3,133
I tried this with the game here called Commanding a Harem and after decrypting the game will not run and shows immediate error.

Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


File "game/deployment_missions.rpy", line 209: expected 'word' not found.
    default:
           ^

Ren'Py Version: Ren'Py 8.0.2.22081402
Tue Jan 17 01:24:29 2023
Latest release download from Itchio.


Can someone here figure out what the decryption error is that is causing this?
 

VepsrP

Well-Known Member
Modder
Dec 13, 2017
1,387
1,371
I tried this with the game here called Commanding a Harem and after decrypting the game will not run and shows immediate error.

Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


File "game/deployment_missions.rpy", line 209: expected 'word' not found.
    default:
           ^

Ren'Py Version: Ren'Py 8.0.2.22081402
Tue Jan 17 01:24:29 2023
Latest release download from Itchio.


Can someone here figure out what the decryption error is that is causing this?
This is a custom style that the standard unrpyc tool could not correctly restore. I suggest using my version of UnRen. It has a modified version of unrpyc, which was able to handle this place.
 
  • Like
Reactions: molitar

Gauss84

New Member
Mar 28, 2020
4
0
Can confirm 1.0.10 cannot locate python.exe when the game folder is in a path that has spaces or exclamation marks in it.

This works "D:\temp\gamename" but something like "D:\temp\!gamename" or "D:\temp\game name" will fail.

Paths with spaces or exclamation marks used to work just fine.
Can anyone put this on Known Issues ? i dont know how
 

Leonydas

Newbie
Jun 11, 2017
47
28
I'm trying to use the tool but it always generates the message:

! Error: Cannot locate python.exe, unable to continue.
Are you sure we're in the game's root or game directory?
Press any key to exit...

And I have both python 2.7 and 3.7 installed in the directory "C:\Python37" or "C:\Python27"...

Is there anything I can do to fix this?
 
  • Like
Reactions: LeRoy2299
5.00 star(s) 9 Votes