A downloadable tool for Windows

This Project is under development stage - As described in the project page, and might not be stable for use in all Windows Versions.

The UnRPA CMD Project is intended to be your helper to extract the Ren'Py Visual Novel Games' Resources without the need of writing such unnecessary commands.

This is just a simple batch file used to ask the user about the directories of both the .RPA archive which contains the Game's resources, and the path where they want the resources of the game to be extracted.

I made this Batch File to make it easier for Non-skilled users to use the UnRPA tool without all the headaches caused by learning how to use CMD properly.

Requirements : - 

CPU : At least an Intel Pentium 4 @ 2.93GHz or higher (a Dual-Core CPU is strongly recommended)

RAM : 1 GB of RAM or higher.

OS : This is what really matters, Windows 7 32-bit and newer is required (as Python 3.x doesn't work on pre-vista & vista itself)

Additional Software Requirements : Python 3.x must be installed, Windows must be completely (or properly) installed on the hard disk for this to work.

You will also need a game that is written in Ren'Py Visual Novel Game Engine's Resource file (aka an .rpa file) before you go.

Hope you enjoy using this project.

Please keep in mind that if you are good at using console-based programs, Please do not use this batch file, please consider using the original version of UnRPA you just downloaded and installed using the Python PIP

Download

Download
unrpa-cmd.bat 2 kB

Install instructions

How to install :-

1-In first of all, Download the batch file provided to you in this website (Click on Download)

2-Download Python 3.x from it's official website (Just click here)

3-Install Python 3.x in your computer (Just click on the first Install button in the Python Installer Window), And make sure to check the checkbox named "Add Python to PATH"

4-Open Windows Command Prompt as Administrator (Click on this link to show you instructions on how to do so)

5-Type the following code : pip install unrpa

6-Wait for the installation of the Unrpa tool to be done (If PIP upgrade is required, please write the code shown in your screen)

7-Once done, close the Windows Command Prompt window, and start the batch file you just downloaded from here.

8-Follow on-screen instructions, and you will be done!