mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-22 14:41:15 +01:00
Revert "[TMS] Aspect fix WiiU Pad"
This reverts commit 58027b1a6e11c538d4b110297602a499f8745b75.
This commit is contained in:
parent
58027b1a6e
commit
47359193d5
@ -74,7 +74,7 @@ overwriteHeight = <?=round($scaleFactorY*720)?>
|
||||
width = 854
|
||||
height = 480
|
||||
#formatsExcluded =
|
||||
overwriteWidth = <?=round($$scaleFactorY*1280)?>
|
||||
overwriteWidth = <?=round($scaleFactorX*1280)?>
|
||||
overwriteHeight = <?=round($scaleFactorY*720)?>
|
||||
|
||||
[TextureRedefine]
|
||||
|
Loading…
x
Reference in New Issue
Block a user