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