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

5.00 star(s) 3 Votes

For what compressor u want mass/bulk game compress feature?

  • RPGM MV/MZ

    Votes: 30 32.3%
  • HTML

    Votes: 8 8.6%
  • I want be able to bulk compress all engines (this is not planned since too hard to add)

    Votes: 4 4.3%
  • I want to compress all xp3 files in game folder (no u don't coz some games are encrypted)

    Votes: 4 4.3%
  • I don't want this feature at all so don't waste ur time on it, just enjoy ur summer time :)

    Votes: 5 5.4%
  • I have potato PC

    Votes: 36 38.7%
  • I have average PC

    Votes: 20 21.5%
  • I have fast PC

    Votes: 18 19.4%
  • I have super PC

    Votes: 8 8.6%

  • Total voters
    93

Pamlau

Member
Dec 27, 2017
109
88
124
On a few different games, the .exe either doesn't do absolutely anything when I try to open after compressing, or I can't even get through menu because of a loop error message about the GUI
 

megalol

Engaged Member
Modder
Compressor
Respected User
Apr 3, 2017
2,872
11,917
778
On a few different games, the .exe either doesn't do absolutely anything when I try to open after compressing, or I can't even get through menu because of a loop error message about the GUI
This is useless info unless u wrote game names which affects mentioned problem and provide settings screenshots that u used. I can only guess that u tries to convert RenPy games to avif which engines too old and don't supports avif.
 
  • Like
Reactions: Discoplayer1

Pamlau

Member
Dec 27, 2017
109
88
124
This is useless info unless u wrote game names which affects mentioned problem and provide settings screenshots that u used. I can only guess that u tries to convert RenPy games to avif which engines too old and don't supports avif.
My bad, both were RenPy, the first one was "A Town Uncovered" and "A Promise Best Left Unkept - Aya Edition", the traceback.txt is for the 2nd one. Those are my settings:

1755802139333.png
1755802161840.png

And the error log for "A Town Uncovered":

1755803175303.png
1755803205292.png 1755803219217.png x 1755803232505.png
 

megalol

Engaged Member
Modder
Compressor
Respected User
Apr 3, 2017
2,872
11,917
778
My bad, both were RenPy, the first one was "A Town Uncovered" and "A Promise Best Left Unkept - Aya Edition", the traceback.txt is for the 2nd one. Those are my settings:

View attachment 5170348
View attachment 5170349

And the error log for "A Town Uncovered":

View attachment 5170398
View attachment 5170400 View attachment 5170401 x View attachment 5170404
I can only say that enabling H.265 for video was a bad idea since for newer RenPy engine versions which supports avif I didn't added support of HEVC so activating it could lead to possible problems. So I can only suggest to use default video settings or to try avif/AV1 if you wanna get better compression ratio and less game size and update UAGC if your GPU (RTX 40x0 or newer needed) supports av1_nvenc.
 
  • Like
Reactions: Discoplayer1

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
23,545
321,067
998
My bad, both were RenPy, the first one was "A Town Uncovered" and "A Promise Best Left Unkept - Aya Edition", the traceback.txt is for the 2nd one. Those are my settings:

View attachment 5170348
View attachment 5170349

And the error log for "A Town Uncovered":

View attachment 5170398
View attachment 5170400 View attachment 5170401 x View attachment 5170404
"A Town Uncovered"
Not sure why it doesn't like the images anymore :unsure:
Its 2nd exception is missing a font. There is a setting in UAGC main for that.

For "A Promise Best Left Unkept - Aya Edition" You need Live2Dmodule in the Renpy SDK.
 

Pamlau

Member
Dec 27, 2017
109
88
124
I can only say that enabling H.265 for video was a bad idea since for newer RenPy engine versions which supports avif I didn't added support of HEVC so activating it could lead to possible problems. So I can only suggest to use default video settings or to try avif/AV1 if you wanna get better compression ratio and less game size and update UAGC if your GPU (RTX 40x0 or newer needed) supports av1_nvenc.
Still the same without H.265 nor .264 option, I'll try also changing to nconvert (avif) this time

1755806315164.png
 

Pamlau

Member
Dec 27, 2017
109
88
124
"A Town Uncovered"
Not sure why it doesn't like the images anymore :unsure:
Its 2nd exception is missing a font. There is a setting in UAGC main for that.

For "A Promise Best Left Unkept - Aya Edition" You need Live2Dmodule in the Renpy SDK.
Oh this option for the missing font? I had it enabled, no idea if it was helping or not

1755806467006.png
 

megalol

Engaged Member
Modder
Compressor
Respected User
Apr 3, 2017
2,872
11,917
778
Still the same without H.265 nor .264 option, I'll try also changing to nconvert (avif) this time

View attachment 5170563
Found culpit "File "game/rpakit_out/script.rpyc", line 147, in script" (according traceback.txt). That means that something went wrong at final stage of compressing when UAGC should move all data from "rpakit_out" folder to "game", I guess this is coz u ignored recommendation from OP about storing games which u wanna compress at simple paths like "C:\games\A Town Uncovered" (not user folder and probably without [] in its name too). U can also try to enable "use rpatool" feature but in this case u wouldn't get unpacked files back to rpa unless rebuild compressed game using RenPy SDK.
 
  • Like
Reactions: Discoplayer1

Pamlau

Member
Dec 27, 2017
109
88
124
Found culpit "File "game/rpakit_out/script.rpyc", line 147, in script" (according traceback.txt). That means that something went wrong at final stage of compressing when UAGC should move all data from "rpakit_out" folder to "game", I guess this is coz u ignored recommendation from OP about storing games which u wanna compress at simple paths like "C:\games\A Town Uncovered" (not user folder and probably without [] in its name too). U can also try to enable "use rpatool" feature but in this case u wouldn't get unpacked files back to rpa unless rebuild compressed game using RenPy SDK.
I thought User/Downloads was already simple

I'll try with rpatool and without the []
 

Pamlau

Member
Dec 27, 2017
109
88
124
Tried these settings this time with location on "C:\Compress\A Town Uncovered v1.04B"


1755811209330.png


1755811262915.png 1755811292109.png


I'm seeing the rpakit_out folder, moving everything to /game seems to have fixed it, not idea if that may cause any errors on the future, but is there any way to make it automatically put the stuff back in /game?

1755811359962.png
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
23,545
321,067
998
Tried these settings this time with location on "C:\Compress\A Town Uncovered v1.04B"

I'm seeing the rpakit_out folder, moving everything to /game seems to have fixed it, not idea if that may cause any errors on the future, but is there any way to make it automatically put the stuff back in /game?
Thats what UAGC should normally do, it should automatically put the files back but somehow it crashes at some point. Thats why megalol thought it might be the path or folder name thats the problem. I do have that too every once in a while.
 

Pamlau

Member
Dec 27, 2017
109
88
124
Thats what UAGC should normally do, it should automatically put the files back but somehow it crashes at some point. Thats why megalol thought it might be the path or folder name thats the problem. I do have that too every once in a while.
Oh not sure if this could be it, but I get this windows warning everytime it finishes compressing, since I have no idea what it could be it, I just close and it proceeds to say the compression had no errors and shows how much was compressed

1755812147077.png
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
23,545
321,067
998
Hmm you might want to test around bit. (If megalol can't figure out what the problem could be). But then again if it doesn't run from the start I doubt it would be shown in task manager.
 
  • Heart
Reactions: Pamlau

Pamlau

Member
Dec 27, 2017
109
88
124
"A Town Uncovered"
Not sure why it doesn't like the images anymore :unsure:
Its 2nd exception is missing a font. There is a setting in UAGC main for that.

For "A Promise Best Left Unkept - Aya Edition" You need Live2Dmodule in the Renpy SDK.
About the Live2Dmodule, do I implement that as a module/plugin in the UAGC? I can't find an option to do so
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
23,545
321,067
998
About the Live2Dmodule, do I implement that as a module/plugin in the UAGC? I can't find an option to do so
No in the Renpy-SDK. Start it go to "Preferences" -> "Install Libraries" -> "Install Live2D Cubism" follow the link and download and after that just paste the archive you downloaded into the SDK folder then hit "Install Live2D .."
 

Pamlau

Member
Dec 27, 2017
109
88
124
No in the Renpy-SDK. Start it go to "Preferences" -> "Install Libraries" -> "Install Live2D Cubism" follow the link and download and after that just paste the archive you downloaded into the SDK folder then hit "Install Live2D .."
""

I started it and I've been stuck on it for quite a while now xd

the folder size is also going crazy, 12GB so far


1755821181584.png
 

megalol

Engaged Member
Modder
Compressor
Respected User
Apr 3, 2017
2,872
11,917
778
Tried these settings this time with location on "C:\Compress\A Town Uncovered v1.04B"


View attachment 5170772


View attachment 5170775 View attachment 5170776


I'm seeing the rpakit_out folder, moving everything to /game seems to have fixed it, not idea if that may cause any errors on the future, but is there any way to make it automatically put the stuff back in /game?

View attachment 5170779
Where did u installed UAGC? To make it work u need to fix problem with tool (UAGC\Scripts\TCCLE14x64\tcc.exe, try to open that file and see if u gets error) that moves folders back. It looks like that ur Win11 "don't likes it" (read prevents to work). Try methods below (at ur own risk, make Windows restore points):
1) (Re)
2) Move UAGC to root of drive (for example C:\UAGC) or some short path (not Downloads).
3) (at least while testing UAGC)
4) Add UAGC\Scripts\TCCLE14x64\tcc.exe to antivirus ignore list. But would be better to add whole TCCLE14x64 or even UAGC folder.
5) Try check OS system files
6) Activate "use rpatool", make sure that u use it on clean (I mean fresh extracted game) coz "rpakit_out" shouldn't be created when u use those feature unless there are some bug or u testing it at compressed by u before game.
P.S. U don't need to use RenPy SDK if u compress games for urself to use it at ur own PC (I mean not using MacOS).
 
  • Like
Reactions: Discoplayer1
5.00 star(s) 3 Votes