mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-10 11:47:34 -03:00
2e540dd302
Finally got towards implementing these to the repo. Other packs have fixed names, to fit in line with the other packs. Also have unnecessary stuff removed
31 lines
No EOL
718 B
Text
31 lines
No EOL
718 B
Text
[Definition]# EUR, USA, JPN titles
|
|
titleIds = 0005000010143400,0005000010143600,0005000010143500 #
|
|
name ="The Wind Waker HD - 4320p (8K)"
|
|
|
|
[TextureRedefine] # game rendering resolution. #Change this value
|
|
width = 1920
|
|
height = 1080
|
|
formatsExcluded = 0x41A # exclude the intro background texture
|
|
overwriteWidth = 7680
|
|
overwriteHeight = 4320
|
|
|
|
#[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 |