- May 13, 2020
- 5,486
- 48,132
Hello everyone
i post here my RPA extractor
you can choose what to extract
based on the contents of the .RPA files
Check to see if you have Python installed
from the Command Prompt type
python --version
if ok then you can use my program
Start the file BAD75.bat
select the .exe file of the game
Click Extract From .RPA
Select or deselect the files you are interested in extracting
Wait for the popup of successful extraction
if you only have .rpyc files
click "Decompile .Rpyc/.Rpymc"
I attach a demonstration video
Download the requirements.txt file
and from the command prompt type
pip install -r requirements.txt
If instead you want the program
complete in .exe format
i post here my RPA extractor
you can choose what to extract
based on the contents of the .RPA files
Check to see if you have Python installed
from the Command Prompt type
python --version
if ok then you can use my program
Start the file BAD75.bat
select the .exe file of the game
Click Extract From .RPA
Select or deselect the files you are interested in extracting
Wait for the popup of successful extraction
if you only have .rpyc files
click "Decompile .Rpyc/.Rpymc"
I attach a demonstration video
You must be registered to see the links
Download the requirements.txt file
and from the command prompt type
pip install -r requirements.txt
If instead you want the program
complete in .exe format
You must be registered to see the links
Last edited: