mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-23 01:59:18 +01:00
2ca4b12aee
Also add why Nintendo Land has texture exclusion disabled
17 lines
450 B
Plaintext
17 lines
450 B
Plaintext
[Definition]
|
|
titleIds = 0005000010101F00,0005000010102000,0005000010102100
|
|
name = "Nintendo Land - 2160p (4K)"
|
|
|
|
[TextureRedefine] # tv
|
|
width = 1280
|
|
height = 720
|
|
# formatsExcluded = 0x01A # exclude the intro background texture
|
|
# currently disabled, for some reason the game never upscales with the exclusion
|
|
overwriteWidth = 3840
|
|
overwriteHeight = 2160
|
|
|
|
[TextureRedefine] # gamepad
|
|
width = 854
|
|
height = 480
|
|
overwriteWidth = 3840
|
|
overwriteHeight = 2160 |