- Sep 14, 2016
- 110
- 401
Hello i'm here to release my costume build compressor/renpy decompiler.
I created this tool after i got into porting games to android and didn't want to spend a lot of time decompiling the game and compressing it.
this tool decompiles and compresses games in +- 10 mins.
the compresion is lossy but you don't notice any quality loss,
it's based on pngquants compression.
this compressor is faster than normal pngquant compression because it uses multi threading (meaning multiple files are compressed at 1 time) instead of the 1 after the other like pngquant normaly does
How to use my tool:
open up the folder and open compression.exe
the options do the following:
1.) this will compress all png's and jpgs in a folder + all the subfolders
2.) will extract rpa packages and compress all the png's and jpgs
3.) does the same as 2 but also enables developer mode ( enables console usage etc.)
The buttton on the bottom will toggle if a rpyc decoder is put in the /game folder
you'll need to start the game up first for the rpyc decoder to start working.
this is how you'll select the folder
(you'll have to select the main .exe folder of the game to make the renpy decoder work)
Hope you guys like the tool!
if you guys have any suggestions to add something to it please mention it in the comments!
I created this tool after i got into porting games to android and didn't want to spend a lot of time decompiling the game and compressing it.
this tool decompiles and compresses games in +- 10 mins.
the compresion is lossy but you don't notice any quality loss,
it's based on pngquants compression.
this compressor is faster than normal pngquant compression because it uses multi threading (meaning multiple files are compressed at 1 time) instead of the 1 after the other like pngquant normaly does
How to use my tool:
open up the folder and open compression.exe
the options do the following:
1.) this will compress all png's and jpgs in a folder + all the subfolders
2.) will extract rpa packages and compress all the png's and jpgs
3.) does the same as 2 but also enables developer mode ( enables console usage etc.)
The buttton on the bottom will toggle if a rpyc decoder is put in the /game folder
you'll need to start the game up first for the rpyc decoder to start working.
this is how you'll select the folder
(you'll have to select the main .exe folder of the game to make the renpy decoder work)
Hope you guys like the tool!
if you guys have any suggestions to add something to it please mention it in the comments!
You must be registered to see the links