mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-23 01:59:18 +01:00
[BotW] Exclude Gamepad background
Also resize/filter gamepad for 32-bit mode
This commit is contained in:
parent
f9af4463f0
commit
e9a4fba0a8
@ -119,20 +119,31 @@ height = 360
|
|||||||
overwriteWidth = 360
|
overwriteWidth = 360
|
||||||
overwriteHeight = 181
|
overwriteHeight = 181
|
||||||
|
|
||||||
[TextureRedefine] #Gamepad
|
[TextureRedefine] #gamepad
|
||||||
width = 854
|
width = 854
|
||||||
height = 480
|
height = 480
|
||||||
overwriteWidth = 427
|
formatsExcluded = 0x034,0x019
|
||||||
overwriteHeight = 240
|
overwriteWidth = 640
|
||||||
|
overwriteHeight = 480
|
||||||
|
|
||||||
|
[TextureRedefine] #Gamepad Filter
|
||||||
|
width = 854
|
||||||
|
height = 480
|
||||||
|
formats = 0x019
|
||||||
|
overwriteFormat = 0x00b
|
||||||
|
overwriteWidth = 640
|
||||||
|
overwriteHeight = 480
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 360
|
width = 360
|
||||||
height = 360
|
height = 360
|
||||||
|
formats = 0x005
|
||||||
overwriteWidth = 180
|
overwriteWidth = 180
|
||||||
overwriteHeight = 180
|
overwriteHeight = 180
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 720
|
width = 720
|
||||||
height = 720
|
height = 720
|
||||||
|
formats = 0x005
|
||||||
overwriteWidth = 360
|
overwriteWidth = 360
|
||||||
overwriteHeight = 360
|
overwriteHeight = 360
|
@ -99,6 +99,7 @@ overwriteHeight = 181
|
|||||||
[TextureRedefine] #Gamepad
|
[TextureRedefine] #Gamepad
|
||||||
width = 854
|
width = 854
|
||||||
height = 480
|
height = 480
|
||||||
|
formatsExcluded = 0x034
|
||||||
overwriteWidth = 427
|
overwriteWidth = 427
|
||||||
overwriteHeight = 240
|
overwriteHeight = 240
|
||||||
|
|
||||||
|
@ -99,6 +99,7 @@ overwriteHeight = 270
|
|||||||
[TextureRedefine] #Gamepad
|
[TextureRedefine] #Gamepad
|
||||||
width = 854
|
width = 854
|
||||||
height = 480
|
height = 480
|
||||||
|
formatsExcluded = 0x034
|
||||||
overwriteWidth = 427
|
overwriteWidth = 427
|
||||||
overwriteHeight = 240
|
overwriteHeight = 240
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user