Tool QSP RPGM Unity HTML Java Ren'Py Flash Wolf RPG UltraFast adult games compressor v2.9.7

5.00 star(s) 2 Votes

APK18

Newbie
Aug 12, 2020
77
32
Someone help me? I'm not able to compress my renpy games, every time I try the game increases in size, can someone teach me how to compress Webp images?
 

master861

Active Member
Nov 4, 2022
891
956
Someone help me? I'm not able to compress my renpy games, every time I try the game increases in size, can someone teach me how to compress Webp images?
Can it be that you turned on advanced settings on cwebp compressor?
Your should make are screenshot of you settings that anybody can help you.
 
  • Like
Reactions: Discoplayer1

megalol

Engaged Member
Modder
Game Compressor
Apr 3, 2017
2,237
9,860
Someone help me? I'm not able to compress my renpy games, every time I try the game increases in size, can someone teach me how to compress Webp images?
U need to fill proper bug report what game(s) u try to compress with links and compression quality settings, probably game already compressed by developer (maybe thats why u decided to do it by urself since most of games already done by game compressors) so it's could webp specific case when u set quality higher than it was before u'll get bigger images size.
 
  • Like
Reactions: Discoplayer1

master861

Active Member
Nov 4, 2022
891
956
megalol i got again this strange bug that i need to delet the settings.ini but this time i dit not delet it.her is the file what it looks like inside of the spoiler, ah it only happens if i press on pause then close it per taskmanger and after let's say 20 or more min if i open up UAGC again the freeze/crash bug happens.
You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: Discoplayer1

megalol

Engaged Member
Modder
Game Compressor
Apr 3, 2017
2,237
9,860
megalol i got again this strange bug that i need to delet the settings.ini but this time i dit not delet it.her is the file what it looks like inside of the spoiler, ah it only happens if i press on pause then close it per taskmanger and after let's say 20 or more min if i open up UAGC again the freeze/crash bug happens.
You don't have permission to view the spoiler content. Log in or register now.
I think u answered ur question by urself. This isn't intended to kill pause with task manager (I wonder why u even did it and didn't understood that terminating pause task would lead to bugs) coz it needs to delete "paused=777000" string from settings.ini that makes UAGC to go to freeze/paused state until timeout/unpause after 777000 ms. Maybe I'll add autodelete "paused=xxxxxx" at UAGC startup in next version.
 
Last edited:
  • Like
Reactions: Discoplayer1

RareAlexDev

Member
Game Developer
Oct 11, 2020
103
937
Hey there,

If I understand correctly, basically what that tool does is compressing and lowering the quality of images/audio/other media files to save up as much size of it and trying to prevent the lose of quality.

So if I were to use some other tool to try to do the same for files in the game before creating a built, in theory, the size of the game should also drop significantly. Can you recommend some tool/site/whatever that I can put pngs into and get size reduction with barely any visual changes? I could try to play around with it and see how the size will change.

Also, amazing job megalol! Congrats on creating such a tool! I know this couldn't be easy.
 
  • Hey there
Reactions: Bob69

Bob69

Uploading the World
Uploader
Donor
Mar 2, 2019
8,822
74,989
Hey there,

If I understand correctly, basically what that tool does is compressing and lowering the quality of images/audio/other media files to save up as much size of it and trying to prevent the lose of quality.

So if I were to use some other tool to try to do the same for files in the game before creating a built, in theory, the size of the game should also drop significantly. Can you recommend some tool/site/whatever that I can put pngs into and get size reduction with barely any visual changes? I could try to play around with it and see how the size will change.

Also, amazing job megalol! Congrats on creating such a tool! I know this couldn't be easy.
You can just use this tool to do it. It has a custom settings compressor. Were you can play around with the settings.
You don't have permission to view the spoiler content. Log in or register now.
Just leave all media in one folder (can have subfolders). And then select that folder for compressing, in the custom settings compressor. Probably should be careful with codecs and/or converting though.
You don't have permission to view the spoiler content. Log in or register now.
For the settings, best would be examples of the pictures/audio/video files. megalol could probably figure out the best settings then.
 
  • Red Heart
Reactions: RareAlexDev

SonsOfLiberty

Board Buff
Game Compressor
Sep 3, 2022
17,998
145,711
Hey there,

If I understand correctly, basically what that tool does is compressing and lowering the quality of images/audio/other media files to save up as much size of it and trying to prevent the lose of quality.

So if I were to use some other tool to try to do the same for files in the game before creating a built, in theory, the size of the game should also drop significantly. Can you recommend some tool/site/whatever that I can put pngs into and get size reduction with barely any visual changes? I could try to play around with it and see how the size will change.

Also, amazing job megalol! Congrats on creating such a tool! I know this couldn't be easy.
If you are just doing images before implementing them into your game, you can look at these, , , , , just some free ones.

The tool can also do it under "Custom Settings Game Engine".
 

APK18

Newbie
Aug 12, 2020
77
32
U need to fill proper bug report what game(s) u try to compress with links and compression quality settings, probably game already compressed by developer (maybe thats why u decided to do it by urself since most of games already done by game compressors) so it's could webp specific case when u set quality higher than it was before u'll get bigger images size.
exactly I tried to reduce the size of University of Problems to less than 2gb, because I was going to make the apk
 

megalol

Engaged Member
Modder
Game Compressor
Apr 3, 2017
2,237
9,860
exactly I tried to reduce the size of University of Problems to less than 2gb, because I was going to make the apk
There are already posted apk I dunno if it's official (by game dev) or not but u better look for knowledge in android specific threads coz I don't play games on it or any other phone OS. As far as I know limiting images/video quality is not enough to make huge games make smaller 2Gb and u need to downscale images/video resolution also. For video it's easy and usually handles by RenPy well (and UAGC supports it) but for images u need to change it in GUI rpy also and some other files that shows phones, maps, free roam navigaton and etc. Btw I noticed u didn't touched video quality at least on 1st screen (dunno why u posted 2 other) so u need to raise crf values to 50 or something near and I agree that 40 quality is too low and never tested such value in webp coz don't recommend use ever anything below 60.
 
  • Like
Reactions: Discoplayer1

master861

Active Member
Nov 4, 2022
891
956
I got are question or maybe i am stupid or blind.
In the settings ini the set_dd=E:\compressed is set that is the dl path for the drag and drop window?
drag_and_drop.png
now why it say's ther in this window . C:\UAGC as location?
1716193235724.png
 

megalol

Engaged Member
Modder
Game Compressor
Apr 3, 2017
2,237
9,860
I got are question or maybe i am stupid or blind.
In the settings ini the set_dd=E:\compressed is set that is the dl path for the drag and drop window?
View attachment 3652808
now why it say's ther in this window . C:\UAGC as location?
View attachment 3652812
There are mistake in code, It's showing wrong in UAGC but should work right (path would be taken from settings.ini), I'll fix it in next version.
 
  • Like
Reactions: Discoplayer1

megalol

Engaged Member
Modder
Game Compressor
Apr 3, 2017
2,237
9,860
update (install on UAGC v2.9.5 or v2.9.6):
- For RenPy compressor added ability to build (using SDK) both PC and Mac version at the same time (at UAGC settings page)
- Fixed this and that problems
- Updated infected RenPy scripts search module
update (install on UAGC v2.9.5-v2.9.7):
- For RenPy (main) compressor signature file would be included now in SDK builded zips
 
Last edited:

Not so well

Member
Dec 12, 2019
118
78
update (install on UAGC v2.9.5 or v2.9.6):
- For RenPy compressor added ability to build (using SDK) both PC and Mac version at the same time (at UAGC settings page)
- Fixed this and that problems
- Updated infected RenPy scripts search module
update (install on UAGC v2.9.5-v2.9.7):
- For RenPy (main) compressor signature file would be included now in SDK builded zips
A stupid question: This is a tool to compress the games, right? So ... Does it affect the quality of them (media files like pictures, for example)?
 

megalol

Engaged Member
Modder
Game Compressor
Apr 3, 2017
2,237
9,860
(install on UAGC v2.9.7):
- For RenPy (main) compressor added feature that removes Linux, MacOS (for market builds) and x86 files (if x64 exists) to make game smaller. Could be useful for personal needs coz if u (gonna) have big Windows games collection it allows to reduce game size up to 100 Mb for each.
- For RenPy (main), RPGM MV/MZ and HTML compressors now would be shown info about game size before and after compression (inside "Done" window). In RenPy counts "game" and in RPGM MV "www" folders only coz I decided to exclude engine files size for more precise info.
- Updated infected RenPy scripts search module (new feature added at UAGC settings)
(install on UAGC v2.9.7 or v2.9.8):
- For RenPy (main) compressor added (experimental) feature that allows to run pack files and folders back to rpa after building MacOS version (to avoid possible bugs). Fixed game size detection before and after would show wrong info if game have rpa files.
 
Last edited:
5.00 star(s) 2 Votes