mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-06 01:48:57 +03:00
The texture handle offset calculation involved an incorrect shift by descriptor size which was found to be unnecessary and would result in an invalid handle that had the wrong TIC/TSC index and caused broken rendering.