Tool RPGM HTML Ren'Py Ren'py,Rpgm &Html Cruncher V1.2 Fixed Developer Edition

GamingLord

Newbie
May 5, 2018
20
10
GamingLord May I suggest some improvements on audio? Currently the audio that is being converted, is in poor quality. To keep its quality but make it smaller, this is what I use.

MP3
Code:
ffmpeg.exe -i Audio.mp3 -map_metadata -1 -hide_banner -codec:a libmp3lame -q:a 7 Audio.mp3
Original: 1.5MB
Compressed: 391KB

OGG
8k doesnt work on all files
Code:
ffmpeg.exe -i Aduio.ogg -map_metadata -1 -hide_banner -c:a libvorbis -vn -b:a 64k Audio.ogg
Original: 7.2MB
Compressed: 2.7MB

WAV
Code:
ffmpeg.exe -i Aduio.wav-map_metadata -1 -hide_banner -acodec pcm_s16le -ac 1 -ar 16000 Audio.wav
Original: 420KB
Compressed: 77KB
Thanks for suggestions.I will upload the fixed version soon.
 

CobraPL

NTR PALADIN
Donor
Sep 3, 2016
1,924
3,783
GamingLord well, I need to have a tool to decrypt `.rpgmv` files and make game working with PNGs decrypted that way. In other words - decrypting the game only (so it is still playable), no reencoding.
 
  • Like
Reactions: GamingLord

GamingLord

Newbie
May 5, 2018
20
10
GamingLord well, I need to have a tool to decrypt `.rpgmv` files and make game working with PNGs decrypted that way. In other words - decrypting the game only (so it is still playable), no reencoding.
Thanks for asking but i'm only working on this cruncher ported from source of bas and i don't have any experience with any decrypter tool.Well if you have asked i will try to find some tool
which suits you
 

playb0y44

Well-Known Member
Game Compressor
Game Developer
Aug 16, 2017
1,789
28,418
i don't know is it just me or not, i downloaded the latest vis and used the updated version to extract images but as soon as i hit enter the box disappears
 

GamingLord

Newbie
May 5, 2018
20
10
i don't know is it just me or not, i downloaded the latest vis and used the updated version to extract images but as soon as i hit enter the box disappears
actually,It uses Ren'py,Rpgm and html detection.Plz put the appropriate Ren'py file.Make sure to not miss the game folder.I hope it will fix your problem.If not,Then tell me i will check it again.
 

playb0y44

Well-Known Member
Game Compressor
Game Developer
Aug 16, 2017
1,789
28,418
actually,It uses Ren'py,Rpgm and html detection.Plz put the appropriate Ren'py file.Make sure to not miss the game folder.I hope it will fix your problem.If not,Then tell me i will check it again.
it happens again when i copy it in the folder of renpy game , open it type 1 (to extract .rpa files)when press enter instead of starting the process it closes the window.
 

GamingLord

Newbie
May 5, 2018
20
10
it happens again when i copy it in the folder of renpy game , open it type 1 (to extract .rpa files)when press enter instead of starting the process it closes the window.
Fixed version has been updated along with updated FFmpeg and cwebp.Use and tell me any suggestions.
 

playb0y44

Well-Known Member
Game Compressor
Game Developer
Aug 16, 2017
1,789
28,418
Fixed version has been updated along with updated FFmpeg and cwebp.Use and tell me any suggestions.
well it worked, but the summary is showing result other wise, when i check the process went ok, it had extracted images, thanks for the fix
 

GamingLord

Newbie
May 5, 2018
20
10
well it worked, but the summary is showing result other wise, when i check the process went ok, it had extracted images, thanks for the fix
Don't Worry.The counting thing is not working otherwise unrpa will work fine.
I am currently Working on it.It is some sort of problem which is real pain but i will fix it ASAP.
 

Henr11

Member
Game Compressor
Jun 4, 2020
261
1,433
View attachment 316414

OVERVIEW:

It Is Simple lossy Batch tool for rpgm ,Ren'py and html which will automatically detect the game type whether if it is Ren'py or html or Rpgm Game. and can save your disk space without losing images,audio,video quality and it can also work with 32bit and 64bit.If anyone Don't Know if their Os is 32bit or 64bit they can download and use aio tool which will automatically detect os and will use appropriate tools.
It will not touch any other files except of images,audio and videos files + Added a developer Menu which will Help a lot.
Some of Highlights of developer menu Are:
*Resize images(For example from 1024*768 to 1920*1080 or any other of your choice
*convert Image files to one another(For example From jpg to webp or Any other type of your choice
*Compress Pics With your Given Instructions.
*Change bitrate of Audio(For example from 24k to 512k or any other of your choice
*Resize Videos(For example from 1080p to 720p or any other of your choice)
*Compress Videos With your Given Instructions.
*Delete Files In Game Folder(For Example to Delete mp3 files type of files or any other of your choice
*Change Extension Of files In Game folder(For example mp3 to wav or any other of your choice

READ IT FIRST:
IMPORTANT: THIS TOOL WILL NOT BACKUP ANY FILE OR WILL NOT SEND THEM TO RECYCLE BIN.
iT WILL OVERWRITE ALL FILES.
MAKE A BACKUP OF GAME BEFORE USING IT.


UPDATED: 2019-06-03
Author: @GamingLord
Tool Version: V1.2 fixed Developer Edition
OS: Windows
Language: English

THANKS TO @bossapplesauce FOR HIS AMAZING SOURCE TOOL CRUNCHER X64 AND @Sam FOR HIS UNREN TOOL.

FEATURES:
You don't have permission to view the spoiler content. Log in or register now.

CHANGELOG:
You don't have permission to view the spoiler content. Log in or register now.

iNSTALLATION:
You don't have permission to view the spoiler content. Log in or register now.
>32bit Version=
>64bit Version=
>Aio(32+64bit) Version =
IF You Encountered Any problem then tell me I will Look Into It.
32bits off air