mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
[Shovel Knight] Switch to 1080p
Addresses #20, game was actually 1080p not 720p
This commit is contained in:
parent
46bd4885eb
commit
6321fd7fe9
@ -1,12 +1,12 @@
|
||||
[Definition]
|
||||
titleIds = 0005000010178f00
|
||||
name = "Shovel Knight - 360p"
|
||||
name = "Shovel Knight - 540p"
|
||||
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
overwriteWidth = 640
|
||||
overwriteHeight = 360
|
||||
width = 1920
|
||||
height = 1080
|
||||
overwriteWidth = 960
|
||||
overwriteHeight = 540
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
9
Preformance/ShovelKnight_720p/rules.txt
Normal file
9
Preformance/ShovelKnight_720p/rules.txt
Normal file
@ -0,0 +1,9 @@
|
||||
[Definition]
|
||||
titleIds = 0005000010178f00
|
||||
name = "Shovel Knight - 720p"
|
||||
|
||||
[TextureRedefine] # tv
|
||||
width = 1920
|
||||
height = 1080
|
||||
overwriteWidth = 1280
|
||||
overwriteHeight = 720
|
@ -1,15 +0,0 @@
|
||||
[Definition]
|
||||
titleIds = 0005000010178f00
|
||||
name = "Shovel Knight - 1080p (Gamepad)"
|
||||
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
@ -3,8 +3,8 @@ titleIds = 0005000010178f00
|
||||
name = "Shovel Knight - 1440p (Gamepad) (2K)"
|
||||
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
width = 1920
|
||||
height = 1080
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
|
||||
|
@ -3,8 +3,8 @@ titleIds = 0005000010178f00
|
||||
name = "Shovel Knight - 2160p (Gamepad) (4K)"
|
||||
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
width = 1920
|
||||
height = 1080
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
||||
|
||||
|
@ -1,9 +0,0 @@
|
||||
[Definition]
|
||||
titleIds = 0005000010178f00
|
||||
name = "Shovel Knight - 1080p"
|
||||
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
@ -3,7 +3,7 @@ titleIds = 0005000010178f00
|
||||
name = "Shovel Knight - 1440p (2K)"
|
||||
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
width = 1920
|
||||
height = 1080
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
@ -3,7 +3,7 @@ titleIds = 0005000010178f00
|
||||
name = "Shovel Knight - 2160p (4K)"
|
||||
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
width = 1920
|
||||
height = 1080
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
Loading…
Reference in New Issue
Block a user