mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-27 19:10:24 +00:00

Avoids entangling the IPC buffer appending with the actual operation of converting the scaling values over. This also inserts the proper error handling for invalid scaling values.