mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 01:29:18 +01:00
[Enthusiast] Remove gamepad from games that don't have primary use
[Enhancements] High Res Gamepad
This commit is contained in:
parent
0aaacc032a
commit
051f3b17f9
10
Enhancements/HighResGamepad/rules.txt
Normal file
10
Enhancements/HighResGamepad/rules.txt
Normal file
@ -0,0 +1,10 @@
|
||||
# FYI: Enhancements are meant to be edited, just make sure to edit the overwrite height and width, and add the necessary game ID.
|
||||
[Definition]
|
||||
titleIds = # Add game title ids here
|
||||
name = "High Res Gamepad"
|
||||
|
||||
[TextureRedefine]
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 1708
|
||||
overwriteHeight = 960
|
@ -24,10 +24,4 @@ overwriteHeight = 704
|
||||
width = 320
|
||||
height = 180
|
||||
overwriteWidth = 1280
|
||||
overwriteHeight = 720
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
overwriteHeight = 720
|
@ -24,10 +24,4 @@ overwriteHeight = 1056
|
||||
width = 320
|
||||
height = 180
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
overwriteHeight = 1080
|
@ -24,10 +24,4 @@ overwriteHeight = 1408
|
||||
width = 320
|
||||
height = 180
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
@ -56,10 +56,4 @@ overwriteHeight = 576
|
||||
width = 160
|
||||
height = 90
|
||||
overwriteWidth = 720
|
||||
overwriteHeight = 360
|
||||
|
||||
[TextureRedefine] #Gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
overwriteHeight = 360
|
@ -56,10 +56,4 @@ overwriteHeight = 864
|
||||
width = 160
|
||||
height = 90
|
||||
overwriteWidth = 960
|
||||
overwriteHeight = 540
|
||||
|
||||
[TextureRedefine] #Gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
overwriteHeight = 540
|
@ -56,10 +56,4 @@ overwriteHeight = 1152
|
||||
width = 160
|
||||
height = 90
|
||||
overwriteWidth = 1281
|
||||
overwriteHeight = 721
|
||||
|
||||
[TextureRedefine] #Gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
overwriteHeight = 721
|
@ -12,10 +12,4 @@ overwriteHeight = 2880
|
||||
width = 640
|
||||
height = 360
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
|
||||
[TextureRedefine]
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
@ -12,10 +12,4 @@ overwriteHeight = 4320
|
||||
width = 640
|
||||
height = 360
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
||||
|
||||
[TextureRedefine]
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
overwriteHeight = 2160
|
@ -12,10 +12,4 @@ overwriteHeight = 5760
|
||||
width = 640
|
||||
height = 360
|
||||
overwriteWidth = 5120
|
||||
overwriteHeight = 2880
|
||||
|
||||
[TextureRedefine]
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
overwriteHeight = 2880
|
@ -72,10 +72,4 @@ width = 480
|
||||
height = 268
|
||||
formatsExcluded = 0x41A # exclude obvious textures
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1074
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
overwriteHeight = 1074
|
@ -72,10 +72,4 @@ width = 480
|
||||
height = 268
|
||||
formatsExcluded = 0x41A # exclude obvious textures
|
||||
overwriteWidth = 2880
|
||||
overwriteHeight = 1608
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2562
|
||||
overwriteHeight = 1440
|
||||
overwriteHeight = 1608
|
Loading…
Reference in New Issue
Block a user