mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-23 01:59:18 +01:00
Fix preformance packs for 1080p games
This commit is contained in:
parent
2561ab9098
commit
6f7a5ddb58
@ -1,9 +1,9 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 0005000010110E00,0005000010145000,0005000010144F00
|
titleIds = 0005000010110E00,0005000010145000,0005000010144F00
|
||||||
name = "Super Smash Bros. - 1440p (2K)"
|
name = "Super Smash Bros. - 540p"
|
||||||
|
|
||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1920
|
width = 1920
|
||||||
height = 1080
|
height = 1080
|
||||||
overwriteWidth = 2560
|
overwriteWidth = 960
|
||||||
overwriteHeight = 1440
|
overwriteHeight = 540
|
@ -1,10 +1,10 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 0005000010143400,0005000010143600,0005000010143500
|
titleIds = 0005000010143400,0005000010143600,0005000010143500
|
||||||
name = "The Wind Waker HD - 1440p (2K)"
|
name = "The Wind Waker HD - 540p"
|
||||||
|
|
||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1920
|
width = 1920
|
||||||
height = 1080
|
height = 1080
|
||||||
formatsExcluded = 0x41A # exclude the intro background texture
|
formatsExcluded = 0x41A # exclude the intro background texture
|
||||||
overwriteWidth = 2560
|
overwriteWidth = 960
|
||||||
overwriteHeight = 1440
|
overwriteHeight = 540
|
@ -1,9 +1,9 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 000500001019C800,000500001019E600,000500001019E500
|
titleIds = 000500001019C800,000500001019E600,000500001019E500
|
||||||
name = "Twilight Princess HD - 1440p (2K)"
|
name = "Twilight Princess HD - 540p"
|
||||||
|
|
||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1920
|
width = 1920
|
||||||
height = 1080
|
height = 1080
|
||||||
overwriteWidth = 2560
|
overwriteWidth = 960
|
||||||
overwriteHeight = 1440
|
overwriteHeight = 540
|
Loading…
Reference in New Issue
Block a user