mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +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
|
@ -25,9 +25,3 @@ width = 320
|
||||
height = 180
|
||||
overwriteWidth = 1280
|
||||
overwriteHeight = 720
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
@ -25,9 +25,3 @@ width = 320
|
||||
height = 180
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
@ -25,9 +25,3 @@ width = 320
|
||||
height = 180
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
@ -57,9 +57,3 @@ width = 160
|
||||
height = 90
|
||||
overwriteWidth = 720
|
||||
overwriteHeight = 360
|
||||
|
||||
[TextureRedefine] #Gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
@ -57,9 +57,3 @@ width = 160
|
||||
height = 90
|
||||
overwriteWidth = 960
|
||||
overwriteHeight = 540
|
||||
|
||||
[TextureRedefine] #Gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
@ -57,9 +57,3 @@ width = 160
|
||||
height = 90
|
||||
overwriteWidth = 1281
|
||||
overwriteHeight = 721
|
||||
|
||||
[TextureRedefine] #Gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
@ -13,9 +13,3 @@ width = 640
|
||||
height = 360
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
|
||||
[TextureRedefine]
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
@ -13,9 +13,3 @@ width = 640
|
||||
height = 360
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
||||
|
||||
[TextureRedefine]
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
@ -13,9 +13,3 @@ width = 640
|
||||
height = 360
|
||||
overwriteWidth = 5120
|
||||
overwriteHeight = 2880
|
||||
|
||||
[TextureRedefine]
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
@ -73,9 +73,3 @@ height = 268
|
||||
formatsExcluded = 0x41A # exclude obvious textures
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1074
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
@ -73,9 +73,3 @@ height = 268
|
||||
formatsExcluded = 0x41A # exclude obvious textures
|
||||
overwriteWidth = 2880
|
||||
overwriteHeight = 1608
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2562
|
||||
overwriteHeight = 1440
|
Loading…
Reference in New Issue
Block a user