- Mar 6, 2021
- 6,629
- 70,171
It's quite easy because your game only has a few audio files and no video files which take the most time while compressing.Is there anywhere where I can learn what the compression process entails? We probably want to have a lighter version for the official android port once we support it.
Most of your image files are already in webp format. I'm using the portable version of the tool
You must be registered to see the links
to compress webp files.Simply drag and drop the folders that contain the images into the "input" window and wait till all files are loaded. Then select all files that are not in webp format and remove them from the list. In the tab "output" choose the output folder and under "format" choose WEBP if it's not pre-selected, click on "options" and choose your quality, I took 80 for your game. Click on "start" and wait for the tool to finish it's job.
For all other image formats and for audio and video files I'm using the tool YAC v3.1c (hngg@f95zone) with medium settings.
I hope this helps. If you have any questions, feel free to dm me.