- Jul 10, 2020
- 963
- 2,404
I'm uploading my package right now, assets are 20% of the original size.while not a proper repack, i've uploaded this, which works if you have nwjs installed
I'm uploading my package right now, assets are 20% of the original size.while not a proper repack, i've uploaded this, which works if you have nwjs installed
what is your method for compressing assets?I'm uploading my package right now, assets are 20% of the original size.
I put that in the change log, but I haven't described the process in much detail. Basically, I take the original image, convert it to WEBP, AVIF and run quantizing on the PNG, such that the quality is pretty much the same (yes there's a little loss, but I limit to a worst case of 85% of original quality). Then I take the smallest file that resulted from those conversions.what is your method for compressing assets?
quantizing pngs or converting to lossy jpeg? or bundling libs for (lossy) webp or other formats?
(maybe i've missed where you mention it, sorry if so.)
thanks for the info![...] convert it to WEBP, AVIF and run quantizing on the PNG, such that the quality is pretty much the same (yes there's a little loss, but I limit to a worst case of 85% of original quality). Then I take the smallest file that resulted from those conversions.
As for audio, that's more straightforward, simple conversion to Opus, 32kbps/channel.
If there's video, that's typically reencoded with VP9 (to preserve transparency).
Edit:
You can find the technical details about AVIF here: https://f95zone.to/threads/79700/post-6192996
Town of passion linux version on pixeldrain gives 404
By replacing the old with the new pixi file. That's all. The pixi file is stored in "www/js/libs" folder.kin-kun, bro?
That seems easy af, thanks!By replacing the old with the new pixi file. That's all. The pixi file is stored in "www/js/libs" folder.
Well yes and no. You can replace the PixiJS, but depending on the version, it can mess up layer/window rendering. As a result the core often needs to be updated, and sometimes plugins to prevent rendering issues. I've been moving away from updating PixiJS as a result.That seems easy af, thanks!
It seems that he has an issue with a game on Windows 11.Well yes and no. You can replace the PixiJS, but depending on the version, it can mess up layer/window rendering. As a result the core often needs to be updated, and sometimes plugins to prevent rendering issues. I've been moving away from updating PixiJS as a result.
I believe there's a GitHub project with an updated core/PixiJS, but again use with caution. I found some plugins, such as TMAnimeLight needed their Z layer adjusted to prevent random light changes at night.It seems that he has an issue with a game on Windows 11.
Link please bro?I believe there's a GitHub project with an updated core/PixiJS, but again use with caution. I found some plugins, such as TMAnimeLight needed their Z layer adjusted to prevent random light changes at night.
I found thisBy replacing the old with the new pixi file. That's all. The pixi file is stored in "www/js/libs" folder.
v5 of pixi is used by RPG Maker MZ! Not sure if you can apply it to a MV game.I found thisYou must be registered to see the links
but it updates to v5, I was thinking if I could update to the latest v6.
You can upgrade to v5, and some of my games have it. v6 has major changes to the API and will require a lot of work to fix up.v5 of pixi is used by RPG Maker MZ! Not sure if you can apply it to a MV game.
You must be registered to see the links
????? Does the game use RPG Maker? If not, then you are wrong here.Can you please make Dohna Dohna: Let’s Do Bad Things Together [Final] [Alicesoft/Shiravune] available to joiplay
Oh I see tnx ... It is actually VN not RPGM????? Does the game use RPG Maker? If not, then you are wrong here.