mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-13 18:29:07 +01:00
[Color Splash] add gamepad
This commit is contained in:
parent
444bcdf70c
commit
9efbda08f4
@ -19,3 +19,9 @@ formatsExcluded = 0x431
|
||||
tileModesExcluded = 0x001
|
||||
overwriteWidth = <?=round($scaleFactorX*1280)?>
|
||||
overwriteHeight = <?=round($scaleFactorY*720)?>
|
||||
|
||||
[TextureRedefine]
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = <?=round($scaleFactorX*1280)?>
|
||||
overwriteHeight = <?=round($scaleFactorY*720)?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user