mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-23 10:09:18 +01:00
3aac17a4f1
Color Splash Virtual Boy Mode: Only changes format 0x816, this fixes some background not showing up properly Nintendo Land: change textures to texturesExcluded, so everything would work properly. (please implement textures/texturesExcluded sometime)
36 lines
769 B
Plaintext
36 lines
769 B
Plaintext
[Definition]
|
|
titleIds = 0005000010101F00,0005000010102000,0005000010102100
|
|
name = "Nintendo Land - 4320p (8K)"
|
|
|
|
[TextureRedefine] # tv
|
|
width = 1280
|
|
height = 720
|
|
texturesExcluded = 0x1f712000
|
|
overwriteWidth = 7680
|
|
overwriteHeight = 4320
|
|
|
|
[TextureRedefine] # gamepad
|
|
width = 854
|
|
height = 480
|
|
overwriteWidth = 7680
|
|
overwriteHeight = 4320
|
|
|
|
[TextureRedefine] # gamepad
|
|
width = 848
|
|
height = 480
|
|
overwriteWidth = 7680
|
|
overwriteHeight = 4320
|
|
|
|
[TextureRedefine] # half-res alpha
|
|
width = 640
|
|
height = 360
|
|
formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
|
overwriteWidth = 3840
|
|
overwriteHeight = 2160
|
|
|
|
[TextureRedefine] # half-res alpha (gamepad)
|
|
width = 424
|
|
height = 240
|
|
formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
|
overwriteWidth = 3840
|
|
overwriteHeight = 2160 |