mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-27 03:33:08 -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
24 lines
No EOL
563 B
Text
24 lines
No EOL
563 B
Text
[Definition]
|
|
titleIds = 000500001019C800,000500001019E600,000500001019E500
|
|
name ="Twilight Princess HD - 1440p (2K)"
|
|
|
|
[TextureRedefine] # game rendering resolution. #
|
|
width = 1920
|
|
height = 1080
|
|
formatsExcluded = 0x41A # exclude the intro background texture
|
|
overwriteWidth = 2560
|
|
overwriteHeight = 1440
|
|
|
|
[TextureRedefine] # Blur, bloom
|
|
width = 960
|
|
height = 540
|
|
#formatsExcluded =
|
|
overwriteWidth = 1280
|
|
overwriteHeight = 720
|
|
|
|
#[TextureRedefine] #colour grading
|
|
#width = 480
|
|
#height = 270
|
|
#formats = 0x01a
|
|
#overwriteWidth = 640
|
|
#overwriteHeight = 360 |