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

5.00 star(s) 8 Votes

mirian

Member
Nov 18, 2018
251
77
Sorry if I'm bothering you but I really wanted to continue collecting the screenshots for this game
 

VepsrP

Well-Known Member
Modder
Dec 13, 2017
1,387
1,360
Sorry if I'm bothering you but I really wanted to continue collecting the screenshots for this game
First of all, why did you throw the game folder into the archive? Secondly, the archiver exists only to unpack the contents of the archive, for nothing else. I'm totally freaking out. Already the second witness of the launch of batch from the archive appeared. What kind of fashion has gone-to use an archivator instead of the standard Explorer. If you don't like the standard built-in program, there are specific third-party applications, but the archivator is not a way out of the situation. unpack the game, check that it works and starts, then drop into the folder with the game launch file Unren.bat, and then just run it.
 

Spidey56

Newbie
Jul 13, 2019
60
16
Hi! I have the problem where after running unren.bat is says "cannot find python". I copied in the main game folder which contains "game". Any ideas? Thank you!
 

VepsrP

Well-Known Member
Modder
Dec 13, 2017
1,387
1,360
Hi! I have the problem where after running unren.bat is says "cannot find python". I copied in the main game folder which contains "game". Any ideas? Thank you!
More detail, maybe? What kind of game is this? What is the version?
 

SharingGORE

Newbie
Aug 5, 2019
35
10
so quick question here ive modified the files i want in a game but now how do i recompiled the files to be able to play the game?
 

VepsrP

Well-Known Member
Modder
Dec 13, 2017
1,387
1,360
Sure, sorry. Welcome to free will 0.1.5 Compressed PC (windows 10), and unren 0.8.
So of course, there's already a new Ren'py engine out there, which UnRen 0.8 does not support already.
Take a new tool, either in the OP or look for a link from me, I threw it not so long ago.
 

jiaowoxiaobai

New Member
Apr 16, 2021
5
0
Please help me.
The rpyc of V.I.R.T.U.E.S. is not in the game directory, It only prompts me to finish.but I can't see the decompiled rpy file.
how do I decompile it?
 

jiaowoxiaobai

New Member
Apr 16, 2021
5
0
Thanks for your answer.
I'm using Unren 0.91.
This is the process,It did not find .rpyc
Code:
    __  __      ____               __          __
   / / / /___  / __ \___  ____    / /_  ____ _/ /_
  / / / / __ \/ /_/ / _ \/ __ \  / __ \/ __ `/ __/
 / /_/ / / / / _, _/  __/ / / / / /_/ / /_/ / /_
 \____/_/ /_/_/ |_|\___/_/ /_(_)_.___/\__,_/\__/ v0.91 (includes Gideon.v5 mods) (191007)
  Sam @ www.f95zone.to

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

  Available Options:
    1) Extract RPA packages (in game folder)
    2) Decompile rpyc files (in game folder)

    3) Enable Console and Developer Menu
    4) Enable Quick Save and Quick Load
    5) Force enable skipping of unseen content
    6) Force enable rollback (scroll wheel)

    8) Options 3-6
    9) Options 1-6

  Enter a number: 1

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

  Creating rpatool...

  Searching for RPA packages
   + Unpacking "audio.rpa" - 18450676 bytes
   + Unpacking "cg05.rpa" - 926447353 bytes
   + Unpacking "cg06.rpa" - 261086835 bytes
   + Unpacking "cg06b.rpa" - 510686 bytes
   + Unpacking "cg07.rpa" - 320290724 bytes
   + Unpacking "cg08.rpa" - 301580731 bytes
   + Unpacking "cg09.rpa" - 326918356 bytes
   + Unpacking "cg10.rpa" - 327220948 bytes
   + Unpacking "cg11.rpa" - 225577455 bytes
   + Unpacking "cg12.rpa" - 270268555 bytes
   + Unpacking "cg13.rpa" - 225349002 bytes
   + Unpacking "cg1310.rpa" - 104982317 bytes
   + Unpacking "general_images.rpa" - 3417888 bytes
   + Unpacking "gui.rpa" - 8774562 bytes
   + Unpacking "music.rpa" - 6716413 bytes
   + Unpacking "patch05a.rpa" - 19151319 bytes
   + Unpacking "patch06.rpa" - 7491635 bytes
   + Unpacking "patch07.rpa" - 5580356 bytes
   + Unpacking "patch10a.rpa" - 3864295 bytes
   + Unpacking "scripts.rpa" - 7187194 bytes
   + Unpacking "sfx.rpa" - 38181 bytes
   + Unpacking "thumbnails.rpa" - 5673730 bytes
   + Unpacking "videos05.rpa" - 417310230 bytes
   + Unpacking "videos06.rpa" - 98647261 bytes
   + Unpacking "videos07.rpa" - 63657619 bytes
   + Unpacking "videos08.rpa" - 61376552 bytes
   + Unpacking "videos09.rpa" - 69259768 bytes
   + Unpacking "videos10.rpa" - 199178900 bytes
   + Unpacking "videos10b.rpa" - 11959080 bytes
   + Unpacking "videos11.rpa" - 141296976 bytes
   + Unpacking "videos12.rpa" - 68825152 bytes
   + Unpacking "videos13.rpa" - 49599495 bytes
   + Unpacking "videos1310.rpa" - 53019500 bytes

  Cleaning up temporary files...

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

   Finished!

   Enter "1" to go back to the menu, or any other
   key to exit: 1

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

  Available Options:
    1) Extract RPA packages (in game folder)
    2) Decompile rpyc files (in game folder)

    3) Enable Console and Developer Menu
    4) Enable Quick Save and Quick Load
    5) Force enable skipping of unseen content
    6) Force enable rollback (scroll wheel)

    8) Options 3-6
    9) Options 1-6

  Enter a number: 2

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

No .rpyc files found in D:\renpy-7.4.6-sdk\VIRTUES-v13.5-pc\game\!

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

   Finished!

   Enter "1" to go back to the menu, or any other
   key to exit:
 

VepsrP

Well-Known Member
Modder
Dec 13, 2017
1,387
1,360
Thanks for your answer.
I'm using Unren 0.91.
This is the process,It did not find .rpyc
Code:
    __  __      ____               __          __
   / / / /___  / __ \___  ____    / /_  ____ _/ /_
  / / / / __ \/ /_/ / _ \/ __ \  / __ \/ __ `/ __/
/ /_/ / / / / _, _/  __/ / / / / /_/ / /_/ / /_
\____/_/ /_/_/ |_|\___/_/ /_(_)_.___/\__,_/\__/ v0.91 (includes Gideon.v5 mods) (191007)
  Sam @ www.f95zone.to

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

  Available Options:
    1) Extract RPA packages (in game folder)
    2) Decompile rpyc files (in game folder)

    3) Enable Console and Developer Menu
    4) Enable Quick Save and Quick Load
    5) Force enable skipping of unseen content
    6) Force enable rollback (scroll wheel)

    8) Options 3-6
    9) Options 1-6

  Enter a number: 1

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

  Creating rpatool...

  Searching for RPA packages
   + Unpacking "audio.rpa" - 18450676 bytes
   + Unpacking "cg05.rpa" - 926447353 bytes
   + Unpacking "cg06.rpa" - 261086835 bytes
   + Unpacking "cg06b.rpa" - 510686 bytes
   + Unpacking "cg07.rpa" - 320290724 bytes
   + Unpacking "cg08.rpa" - 301580731 bytes
   + Unpacking "cg09.rpa" - 326918356 bytes
   + Unpacking "cg10.rpa" - 327220948 bytes
   + Unpacking "cg11.rpa" - 225577455 bytes
   + Unpacking "cg12.rpa" - 270268555 bytes
   + Unpacking "cg13.rpa" - 225349002 bytes
   + Unpacking "cg1310.rpa" - 104982317 bytes
   + Unpacking "general_images.rpa" - 3417888 bytes
   + Unpacking "gui.rpa" - 8774562 bytes
   + Unpacking "music.rpa" - 6716413 bytes
   + Unpacking "patch05a.rpa" - 19151319 bytes
   + Unpacking "patch06.rpa" - 7491635 bytes
   + Unpacking "patch07.rpa" - 5580356 bytes
   + Unpacking "patch10a.rpa" - 3864295 bytes
   + Unpacking "scripts.rpa" - 7187194 bytes
   + Unpacking "sfx.rpa" - 38181 bytes
   + Unpacking "thumbnails.rpa" - 5673730 bytes
   + Unpacking "videos05.rpa" - 417310230 bytes
   + Unpacking "videos06.rpa" - 98647261 bytes
   + Unpacking "videos07.rpa" - 63657619 bytes
   + Unpacking "videos08.rpa" - 61376552 bytes
   + Unpacking "videos09.rpa" - 69259768 bytes
   + Unpacking "videos10.rpa" - 199178900 bytes
   + Unpacking "videos10b.rpa" - 11959080 bytes
   + Unpacking "videos11.rpa" - 141296976 bytes
   + Unpacking "videos12.rpa" - 68825152 bytes
   + Unpacking "videos13.rpa" - 49599495 bytes
   + Unpacking "videos1310.rpa" - 53019500 bytes

  Cleaning up temporary files...

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

   Finished!

   Enter "1" to go back to the menu, or any other
   key to exit: 1

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

  Available Options:
    1) Extract RPA packages (in game folder)
    2) Decompile rpyc files (in game folder)

    3) Enable Console and Developer Menu
    4) Enable Quick Save and Quick Load
    5) Force enable skipping of unseen content
    6) Force enable rollback (scroll wheel)

    8) Options 3-6
    9) Options 1-6

  Enter a number: 2

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

No .rpyc files found in D:\renpy-7.4.6-sdk\VIRTUES-v13.5-pc\game\!

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

   Finished!

   Enter "1" to go back to the menu, or any other
   key to exit:
0.91 has a problem when working with scripts, It's better to look for the version from me, not so long ago I threw a link to it (there will be a separate thread when there is a need to update the tool)
 

jiaowoxiaobai

New Member
Apr 16, 2021
5
0
0.91 has a problem when working with scripts, It's better to look for the version from me, not so long ago I threw a link to it (there will be a separate thread when there is a need to update the tool)
Thank you, I found your version and it decompiled successfully.
 
5.00 star(s) 8 Votes