mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-24 18:46:54 +01:00
[Hyrule Historia] Fix gamepad
This commit is contained in:
parent
60548c02a5
commit
fbfb805ac9
@ -67,4 +67,11 @@ width = 864
|
||||
height = 480
|
||||
formats = 0x41a,0x80e
|
||||
overwriteWidth = ($width/$gameWidth) * 864
|
||||
overwriteHeight = ($height/$gameHeight) * 480
|
||||
|
||||
[TextureRedefine]
|
||||
width = 854
|
||||
height = 480
|
||||
formats = 0x41a
|
||||
overwriteWidth = ($width/$gameWidth) * 854
|
||||
overwriteHeight = ($height/$gameHeight) * 480
|
Loading…
Reference in New Issue
Block a user