mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-10 17:48:57 +01:00
![Billy Laws](/assets/img/avatar_default.png)
Readback can be especially slow on mobile due to the varying load pattern it creates which often prevents the CPU/GPU from clocking up. Since some games perform texture readback but don't actually use it for anything significant implement a hack to skip it and significantly improve performance in such cases.