Tool Ren'Py UnRenGUI, UnRen-forall(v9.4), UnRen-Powershell-forall(v9.4), UnRen-old

5.00 star(s) 3 Votes

LightmanP

Well-Known Member
Modder
Donor
Game Developer
Oct 5, 2020
1,846
18,087
718
FYI, on the newest update of Hillside (v0.14.0), I used UnRen v8.13 to enable the in-game console. Thereafter I started the game. When I hover over any of the buttons (like Load or Save) in the past there's been a small little sound that played. Now, however, the game crashes when looking for the button_hover.ogg sound file. (As of v0.13.1 of the game, it did not cause any crashing.)

I deleted the unren-console.rpy file that UnRen creates (when 3 is chosen from the menu), as well as the RPYC from that which Ren'Py creates after entering the game. So it appears there's clearly something with that file that the game doesn't like now.

FWIW, because of the Ren'Py version the game has, I originally saw this with Sam's old UnRen tool. After that I tried v8.13 and still see the problem.
Doesn't sound like Unren issue. 3rd option is console and dev mode. Dev mode shows all possible errors compared to no dev. You can edit the file that is created and remove dev mode, just keep the console.
 
  • Like
Reactions: -CookieMonster666-

-CookieMonster666-

Message Maven
Nov 20, 2018
13,726
20,595
1,031
Doesn't sound like Unren issue. 3rd option is console and dev mode. Dev mode shows all possible errors compared to no dev. You can edit the file that is created and remove dev mode, just keep the console.
Oh, right. Thanks! I had no idea the I/O error would be tied to dev mode specifically, but then again I don't pretend to be an expert with Ren'Py. I know what I know, and otherwise I'm learning. :)
 
  • Like
Reactions: LightmanP

VepsrP

Well-Known Member
Modder
Dec 13, 2017
1,387
1,430
391
Madeddy, are you by any chance somewhere nearby? Or is your personal life bothering you again?:HideThePain: There is one question on which I would like to consult.
 

heimdal74

Member
Apr 22, 2018
249
579
330
hello

I have a little problem,
unren seems not to work on my NVME SSD,
and works on M2 Sata SSD, and I don't understand why,
does anyone have an idea??

thanks

edit:

I found the problem,
as I am French, the name of my download folder uses "é" as "téléchargement" and that causes problems I replaced the "é" with "e" as "telechargement" and everything is back in order

work fine ^^

if it can help other French people with an error
 
Last edited:

MoLee

Newbie
Apr 15, 2022
72
61
117
Use on Godson v1.5

UnRen-forallv8.15: unpack and decompile ok, but run error
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/code/0 functions/2-manage_town_music.rpy", line 1: expected ':' not found.
init python in b'':
^
Ren'Py Version: Ren'Py 8.1.1.23060707
Fri Dec 1 09:13:39 2023

UnRen-1.0.11d: after renaming multiprocessing in lib python3.9, unpack, decompile and run ok

It happened in another game also. Please help, Thanks.
 

MoLee

Newbie
Apr 15, 2022
72
61
117
1st line in file 2-manage_town_music.rpy from UnRen-forallv8.15: init python in b'':
1st line in file 2-manage_town_music.rpy from UnRen-1.0.11d : init python:
 

MoLee

Newbie
Apr 15, 2022
72
61
117
Use on Affexon v0.29

UnRen-forallv8.15: unpack and decompile ok, but run error
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/scripts/playAnimation.rpy", line 1: expected ':' not found.
init python in b'':
^
Ren'Py Version: Ren'Py 8.1.2.23083103+nightly
Fri Dec 1 14:17:23 2023


UnRen-1.0.11d: after renaming multiprocessing in lib python3.9, unpack, decompile and run ok

1st line in file playAnimation.rpy from UnRen-forallv8.15: init python in b'':
1st line in file playAnimation.rpy from UnRen-1.0.11d : init python:
 

elmejor93

Newbie
May 11, 2017
62
107
239
is there any way to decrypt latest 0.33 cracked indecent wife hanas game? the depack.rpy can decrypt all the files, but i'm having issues with the unren, it gives bunch of errors and does't decrypt anything

+ Unpacking "audio.rpa" - 57754550 bytes
Traceback (most recent call last):
File "C:\Users\User\Downloads\Indecent Wife Hana 0.33.0_cracked\_rpatool2.py", line 101, in <module>
rpa = RPA(sys.argv[1])
File "C:\Users\User\Downloads\Indecent Wife Hana 0.33.0_cracked\_rpatool2.py", line 49, in __init__
self._index = self.loadIndex()
File "C:\Users\User\Downloads\Indecent Wife Hana 0.33.0_cracked\_rpatool2.py", line 55, in loadIndex
assert header.startswith(b"RPA-3.0 ")
AssertionError
....... sorry, could not extract the archive.
+ Unpacking "fonts.rpa" - 98416526 bytes
Traceback (most recent call last):
File "C:\Users\User\Downloads\Indecent Wife Hana 0.33.0_cracked\_rpatool2.py", line 101, in <module>
rpa = RPA(sys.argv[1])
File "C:\Users\User\Downloads\Indecent Wife Hana 0.33.0_cracked\_rpatool2.py", line 49, in __init__
self._index = self.loadIndex()
File "C:\Users\User\Downloads\Indecent Wife Hana 0.33.0_cracked\_rpatool2.py", line 55, in loadIndex
assert header.startswith(b"RPA-3.0 ")
AssertionError
....... sorry, could not extract the archive.
+ Unpacking "images.rpa" - 273819713 bytes
Traceback (most recent call last):
File "C:\Users\User\Downloads\Indecent Wife Hana 0.33.0_cracked\_rpatool2.py", line 101, in <module>
rpa = RPA(sys.argv[1])
File "C:\Users\User\Downloads\Indecent Wife Hana 0.33.0_cracked\_rpatool2.py", line 49, in __init__
self._index = self.loadIndex()
File "C:\Users\User\Downloads\Indecent Wife Hana 0.33.0_cracked\_rpatool2.py", line 55, in loadIndex
assert header.startswith(b"RPA-3.0 ")
AssertionError
....... sorry, could not extract the archive.
+ Unpacking "scripts.rpa" - 7428198 bytes
Traceback (most recent call last):
File "C:\Users\User\Downloads\Indecent Wife Hana 0.33.0_cracked\_rpatool2.py", line 101, in <module>
rpa = RPA(sys.argv[1])
File "C:\Users\User\Downloads\Indecent Wife Hana 0.33.0_cracked\_rpatool2.py", line 49, in __init__
self._index = self.loadIndex()
File "C:\Users\User\Downloads\Indecent Wife Hana 0.33.0_cracked\_rpatool2.py", line 55, in loadIndex
assert header.startswith(b"RPA-3.0 ")
AssertionError
....... sorry, could not extract the archive.
+ Unpacking "videos.rpa" - 55412737 bytes
Traceback (most recent call last):
File "C:\Users\User\Downloads\Indecent Wife Hana 0.33.0_cracked\_rpatool2.py", line 101, in <module>
rpa = RPA(sys.argv[1])
File "C:\Users\User\Downloads\Indecent Wife Hana 0.33.0_cracked\_rpatool2.py", line 49, in __init__
self._index = self.loadIndex()
File "C:\Users\User\Downloads\Indecent Wife Hana 0.33.0_cracked\_rpatool2.py", line 55, in loadIndex
assert header.startswith(b"RPA-3.0 ")
 
Last edited:
  • Like
Reactions: meuh_trash

VepsrP

Well-Known Member
Modder
Dec 13, 2017
1,387
1,430
391
Uhm. I am a bit late but is this Question of yours still a issue? :oops: Ask.
I've already figured it out.:BootyTime: I couldn't figure out where the from came ast.block and, most importantly, self.block and self.index. It is difficult to search for this through the IDE if these is a declared property.:HideThePain: Thank you for responding(y)
 

Madeddy

Well-Known Member
Dec 17, 2017
1,016
735
244
I've already figured it out.:BootyTime: ...
Oh, alright. That's good to hear. :giggle:

I am a bit preoccupied atm with other stuff and interests. Sometimes i need my mind on different things for a while. The fact that on the unrpyc repo still no upgrade progress happens doesn't help the enthusiasm. :rolleyes:


is there any way to decrypt latest 0.33 cracked indecent wife hanas game? the depack.rpy can decrypt all the files, but i'm having issues with the unren, it gives bunch of errors and does't decrypt anything
You misunderstand this a bit. There isn't any decrypting done with such games.
Your tool has a problem with "unpacking" part of what you try to do and it isn't working because the games authors did explicit change some stuff(means: sabotage) on the game files, so exactly this problem happens.

Greets
 
Last edited:

VepsrP

Well-Known Member
Modder
Dec 13, 2017
1,387
1,430
391
Use on Godson v1.5

UnRen-forallv8.15: unpack and decompile ok, but run error
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/code/0 functions/2-manage_town_music.rpy", line 1: expected ':' not found.
init python in b'':
^
Ren'Py Version: Ren'Py 8.1.1.23060707
Fri Dec 1 09:13:39 2023

UnRen-1.0.11d: after renaming multiprocessing in lib python3.9, unpack, decompile and run ok

It happened in another game also. Please help, Thanks.
Added support for this issue. Although this is rather a issue of developers who were too lazy to recompile the script when changing the engine. :HideThePain:
 

Arthas Menethil

Well-Known Member
Apr 7, 2019
1,285
994
207
When I try to decompile the Game

Love Sex happens this

Traceback (most recent call last):
File "C:\Users\alber\Downloads\Compressed\love-sex-second-base-win-linux-23.11.0a-full\LoSeSb-23.11.0a-pc_itchio\rpatool.py", line 119, in <module>
with open(os.path.join(output, outfile), 'wb') as file:
FileNotFoundError: [Errno 2] No such file or directory: '.\\ch/harems_full/office/ev2/foursome_audreyfuck_lavish_shiori/audrey/office_foursome_audreyfuck_lavish_shiori_piercings_vaginal_big_audrey_clit.webp'

Cleaning up temporary files...
 

VepsrP

Well-Known Member
Modder
Dec 13, 2017
1,387
1,430
391
When I try to decompile the Game

Love Sex happens this

Traceback (most recent call last):
File "C:\Users\alber\Downloads\Compressed\love-sex-second-base-win-linux-23.11.0a-full\LoSeSb-23.11.0a-pc_itchio\rpatool.py", line 119, in <module>
with open(os.path.join(output, outfile), 'wb') as file:
FileNotFoundError: [Errno 2] No such file or directory: '.\\ch/harems_full/office/ev2/foursome_audreyfuck_lavish_shiori/audrey/office_foursome_audreyfuck_lavish_shiori_piercings_vaginal_big_audrey_clit.webp'

Cleaning up temporary files...
Please give a more correct name of the game.
 

VepsrP

Well-Known Member
Modder
Dec 13, 2017
1,387
1,430
391
When I try to decompile the Game

Love Sex happens this

Traceback (most recent call last):
File "C:\Users\alber\Downloads\Compressed\love-sex-second-base-win-linux-23.11.0a-full\LoSeSb-23.11.0a-pc_itchio\rpatool.py", line 119, in <module>
with open(os.path.join(output, outfile), 'wb') as file:
FileNotFoundError: [Errno 2] No such file or directory: '.\\ch/harems_full/office/ev2/foursome_audreyfuck_lavish_shiori/audrey/office_foursome_audreyfuck_lavish_shiori_piercings_vaginal_big_audrey_clit.webp'

Cleaning up temporary files...
I just unpacked the game without any problems. The only assumption is that the file name is too long. Try to shorten the names of the folders containing the game. There is usually a restriction on the full file name, which contains the entire path from the root of the disk. You have at least one extra folder with the name of the game.
 

-CookieMonster666-

Message Maven
Nov 20, 2018
13,726
20,595
1,031
I do not have it
Your game path is much longer than it could be. Here is what your post before shows as the path:
C:\Users\alber\Downloads\Compressed\love-sex-second-base-win-linux-23.11.0a-full
\LoSeSb-23.11.0a-pc_itchio

You might consider shortening this by (1) removing a "Compressed" folder unless you feel you really need it; and (2) changing the name of both folders of the game. You can rename them so they aren't nearly so long. Maybe something more like this:
C:\Users\alber\Downloads\Love-Sex-2nd-Base\LSSB-23.11.0a-pc

That would be more reasonable, shrinking the length of things by 47 characters (36 if you keep the Compressed folder). Also, it still should tell you things like the game name and its version number.
 
  • Like
Reactions: Twistty
5.00 star(s) 3 Votes