mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-26 19:44:14 +01:00
44 lines
1.1 KiB
Plaintext
44 lines
1.1 KiB
Plaintext
[Definition]
|
|
titleIds = 0005000010101F00,0005000010102000,0005000010102100
|
|
name = "Nintendo Land - 2160p (Gamepad) (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
|
|
|
|
[TextureRedefine] # multiplayer gamepad
|
|
width = 848
|
|
height = 480
|
|
overwriteWidth = 3816
|
|
overwriteHeight = 2160
|
|
|
|
[TextureRedefine] # half-res alpha
|
|
width = 640
|
|
height = 360
|
|
formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
|
overwriteWidth = 1920
|
|
overwriteHeight = 1080
|
|
|
|
[TextureRedefine] # half-res alpha (gamepad)
|
|
width = 427
|
|
height = 180
|
|
formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
|
overwriteWidth = 1920
|
|
overwriteHeight = 1080
|
|
|
|
[TextureRedefine] # half-res alpha (multiplayer)
|
|
width = 424
|
|
height = 240
|
|
formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
|
overwriteWidth = 1272
|
|
overwriteHeight = 1080 |