mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-23 01:59:18 +01:00
58c5c40360
Update - Revert changes, currently breaks zoom and possible heat haze effect
46 lines
986 B
Plaintext
46 lines
986 B
Plaintext
[Definition]# EUR, USA, JPN titles
|
|
titleIds = 0005000010143400,0005000010143600,0005000010143500 #
|
|
name ="The Wind Waker HD 4320p"
|
|
|
|
[TextureRedefine] # game rendering resolution. #Change this value
|
|
width = 1920
|
|
height = 1080
|
|
formatsExcluded = 0x41A # exclude the intro background texture
|
|
overwriteWidth = 7680
|
|
overwriteHeight = 4320
|
|
|
|
#[TextureRedefine] # gamepad view
|
|
#width = 854
|
|
#height = 480
|
|
#formatsExcluded =
|
|
#overwriteWidth = 3413
|
|
#overwriteHeight = 1920
|
|
|
|
#[TextureRedefine] # Blur, bloom
|
|
#width = 960
|
|
#height = 540
|
|
#formatsExcluded =
|
|
#overwriteWidth = 3840
|
|
#overwriteHeight = 2160
|
|
|
|
#[TextureRedefine] # AO
|
|
#width = 240
|
|
#height = 135
|
|
#formatsExcluded =
|
|
#overwriteWidth = 960
|
|
#overwriteHeight = 540
|
|
|
|
[TextureRedefine] # AO
|
|
#width = 480
|
|
height = 240
|
|
#formatsExcluded =
|
|
#overwriteWidth = 1920
|
|
#overwriteHeight = 960
|
|
|
|
##Textures
|
|
[TextureRedefine] # 3 lod shadows
|
|
width = 1024
|
|
height = 1024
|
|
formats = 0x005
|
|
overwriteWidth = 2048
|
|
overwriteHeight = 2048 |