Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)

The size of the game has been reduced by ~90% through compression. Any more compression has resulted in noticeably worse image quality, so I stick with 90%.

You may want to try a mirror link. The host you're using may be having issues.

Manual animations are an unfortunate requirement. Tests have shown me that using videos will not only lower the quality, but also cause a stutter each time the video is looped.

(1 edit) (+1)

Yeah, i did manage to download it now, thanks!

Like i said, there are more efficient image formats. For example the first image 2lobby.webp, size 423.8 kb. Using simple `magick convert 2lobby.webp 2lobby.avif` reduces image size to 81.5 kb.

About the video issue; please try again, i know at least a dotzend VN using videos succesfully. Reducing quality and stuttering must have been an error on your side, that's not a general problem of neither videoformats nor the stuttering one of Renpy.

If you have any questions to picture or video formats or converting/compression, i'm glad to answer them.