mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-21 21:35:38 +00:00
36abbd97e8
Fixes misaligned UI. For future reference: game does a multiply by 4096, then a right shift of 12, which should give back the same value, but with it being implemented in PGXP-CPU with a divide that does not round down, it ends up being off by one. Rounding down loses precision in other games, so that's not an option. |
||
---|---|---|
.. | ||
fonts | ||
fullscreenui | ||
images | ||
shaders | ||
sounds/achievements | ||
chtdb.txt | ||
discdb.yaml | ||
gamecontrollerdb.txt | ||
gamedb.yaml | ||
no-save.png | ||
thirdparty.html |