Skip to content

Size reduced theme audio file to fix appstore crash

Timon requested to merge timonsku/tetrisgame:main into main

Your current file is ~8MB which unfortunately crashes the app store when downloading it. There is an open bug when handling very large assets like this, they are rare so likely not gonna get fixed for a while.

This reduces the size to ~0.9MB without a noticeable quality difference (mono and reduced sampling rate and bit-depth to fit the audio content)

Merge request reports

Loading