mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-10 22:18:52 +01:00
![PixelyIon](/assets/img/avatar_default.png)
When calculating mip-level dimensions in terms of GOBs, they need to be divided by 2 while rounding upwards rather than downwards. This fixes corrupted textures and OOB access on lower mip levels across a substantial amount of titles, reducing arbitrary crashes as a result.