TeamFluXis / fluXis

A community-driven rhythm game with a focus on creativity and expression.

Home Page:https://fluxis.flux.moe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Really slow beatmap cover/background image loading in Online Map Browser

LukynkaCZE opened this issue · comments

Not sure where to report this since there is no public repository for the API/Server

The loading of covers and backgrounds is really slow and inefficient due to their size (up to 3840x2160 in some instances). It both takes long and takes unnecessary space in memory. I really recommend storing way lower resolution version for preview purposes in the online map browser. osu! for examples stores preview covers in resolution of 300x300, you can't really see the difference in resolution since the preview cover is pretty small in the actual game anyways

a

Here is example of difference between current vs small resolution (4:3 images resized to 300px,300px and 16:9 to 480px,270px)

2024-03-19.12-01-14.mp4

About 80% faster

commented

This should load a lot faster now. 👍