mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-10 16:59:24 +01:00
Revert "[TMS] gampad aspect test 2"
This reverts commit c8a057b5641318eab8124eedebe6ed43e8cd4a1b.
This commit is contained in:
parent
c8a057b564
commit
a3ebab0b85
@ -74,8 +74,8 @@ overwriteHeight = <?=round($scaleFactorY*720)?>
|
||||
width = 854
|
||||
height = 480
|
||||
#formatsExcluded =
|
||||
overwriteWidth = <?=round($scaleFactorY*854)?>
|
||||
overwriteHeight = <?=round($scaleFactorY*480)?>
|
||||
overwriteWidth = <?=round($scaleFactorX*1280)?>
|
||||
overwriteHeight = <?=round($scaleFactorY*720)?>
|
||||
|
||||
[TextureRedefine]
|
||||
width = 854
|
||||
|
Loading…
x
Reference in New Issue
Block a user