mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
e2255adfbf
Did work on some ultrawide HUD stuff too, but patching doesn't really seem to be the answer here.
7 lines
244 B
NASM
7 lines
244 B
NASM
[AspectRatio_v64]
|
|
moduleMatches = 0xfab25e0c
|
|
|
|
0x1000AE0C = .float ($width/$height)/($gameWidth/$gameHeight)
|
|
|
|
#0x1000008C = .float ($width/$height)/($gameWidth/$gameHeight) # Doesn't seem to be related to the HUD aspect ratio, but it's related.
|