- Jun 6, 2022
- 387
- 264
U most likely updated from 2.2.7 to 2.3.0 directly but u should do 2.2.7 -> 2.2.8 first and after that apply update v2.3.0.View attachment 2432148 how to fix this bro?
I need a link for such game at least to be able to implement it.Maybe in Future Add in Rpgm Vx ace,fix non latin symbols.
https://f95zone.to/threads/blacksouls-final-eeny-meeny-miny-moe.29512/I need a link for such game at least to be able to implement it.
For now I don't have solution for this coz for fast PC limits mostly works fine as far as I know (but they are not needed for good PC - lol). Maybe I'll try to test in on my work PC that is even a bit slower that yours next week and see what I can do.https://f95zone.to/threads/something-miraculous-v1-8-moogchoog.103959/ (More than 6 GB memory,nconvert all limit function active)
Only in this game per this time,I have this problem,What's unnormall in this game?For now I don't have solution for this coz for fast PC limits mostly works fine as far as I know (but they are not needed for good PC - lol). Maybe I'll try to test in on my work PC that is even a bit slower that yours next week and see what I can do.
Maybe 4k images resolution? Can u give/post 1 original not compressed image from this game?Only in this game per this time,I have this problem,What's unnormall in this game?
Okay no problemMaybe 4k images resolution? Can u give/post 1 original not compressed image from this game.
My assumption was right and this game has 4k resolution images that needs several times more CPU and RAM power to compress it.Okay no problem
Dev changed data folder structure end encrypted with some custom protection (looks like from this videoCan't Decrypt this game: https://f95zone.to/threads/after-i-...ist-got-too-long-final-rascal-devworks.74717/
(Rm Dec didn't help)
Yeah, this is kinda bug when game is partitially packed with Enigma. For now just move created Game/www folder after using Enimga Unpacker to main folder (LAST EMBRYO) replacing old files and take game.exehttps://f95zone.to/threads/last-embryo-either-of-brave-to-story-v1-20-whale.57509/ (How get exe without game files in him after unpacking with enigma VB?
Thanks for Last Embryo works fineDev changed data folder structure end encrypted with some custom protection (looks like from this videoYou must be registered to see the links) System.json so just forget about it coz this game is already pretty compressed anyway.
Yeah, this is kinda bug when game is partitially packed with Enigma. For now just move created Game/www folder after using Enimga Unpacker to main folder (LAST EMBRYO) replacing old files and take game.exeYou must be registered to see the links.
I think that maybe you have wrong idea about how game compression works. If picture had png extension before compression then after compression it would remain the same (png) and same deal are for videos (mkv would stay mkv). While compression process running UAGC makes compression to webp/avif/webm (depending on what UAGC compressor is used) temporary and after it (or right away with av1) renames files to original names (read extensions) because otherwise game would read/find 'em. So I advice to run compressed to avif/av1 game and if it runs fine then good and if not make proper bug report (screenshot of error or/and RenPy log/traceback file or/and link to compressed to avif/av1 game).Hello, i think i found a strange bug of "av1 / avif" feature for renpy.
"Dreams of Desire"
Source pics are in .jpg, pics are compress to avif correctly (ImageName_.avif) but at the end of process the avif pics are delete...
Source videos are in .mkv, nothin happen, no conversion in .av1
Anyway thanks for your tool, for the moment i continue to use the standard compression (webp / vp9) who work perferctly. I hope the avif feature work well in the near futur
(OS : Windows 11 22H2)
Thanks for your reponse.I think that maybe you have wrong idea about how game compression works. If picture had png extension before compression then after compression it would remain the same (png) and same deal are for videos (mkv would stay mkv). While compression process running UAGC makes compression to webp/avif/webm (depending on what UAGC compressor is used) temporary and after it (or right away with av1) renames files to original names (read extensions) because otherwise game would read/find 'em. So I advice to run compressed to avif/av1 game and if it runs fine then good and if not make proper bug report (screenshot of error or/and RenPy log/traceback file or/and link to compressed to avif/av1 game).