mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-24 00:41:51 +01:00
[TPHD] Fix packs, remove white space
This commit is contained in:
parent
1c1414147b
commit
6fead14698
@ -1,8 +1,8 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 000500001019C800,000500001019E600,000500001019E500
|
titleIds = 000500001019C800,000500001019E600,000500001019E500
|
||||||
name ="Twilight Princess HD - 1440p (2K)"
|
name = "Twilight Princess HD - 1440p (2K)"
|
||||||
|
|
||||||
[TextureRedefine] # game rendering resolution. #
|
[TextureRedefine] # game rendering resolution
|
||||||
width = 1920
|
width = 1920
|
||||||
height = 1080
|
height = 1080
|
||||||
formatsExcluded = 0x41A # exclude the intro background texture
|
formatsExcluded = 0x41A # exclude the intro background texture
|
||||||
@ -12,7 +12,6 @@ overwriteHeight = 1440
|
|||||||
[TextureRedefine] # Blur, bloom
|
[TextureRedefine] # Blur, bloom
|
||||||
width = 960
|
width = 960
|
||||||
height = 540
|
height = 540
|
||||||
#formatsExcluded =
|
|
||||||
overwriteWidth = 1280
|
overwriteWidth = 1280
|
||||||
overwriteHeight = 720
|
overwriteHeight = 720
|
||||||
|
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 000500001019C800,000500001019E600,000500001019E500
|
titleIds = 000500001019C800,000500001019E600,000500001019E500
|
||||||
name ="Twilight Princess HD - 2160p (2K)"
|
name = "Twilight Princess HD - 2160p (2K)"
|
||||||
|
|
||||||
[TextureRedefine] #
|
[TextureRedefine] # game rendering resolution
|
||||||
width = 1920
|
width = 1920
|
||||||
height = 1080
|
height = 1080
|
||||||
formatsExcluded = 0x41A # exclude the intro background texture
|
formatsExcluded = 0x41A # exclude the intro background texture
|
||||||
@ -12,7 +12,6 @@ overwriteHeight = 2160
|
|||||||
[TextureRedefine] # Blur, bloom
|
[TextureRedefine] # Blur, bloom
|
||||||
width = 960
|
width = 960
|
||||||
height = 540
|
height = 540
|
||||||
#formatsExcluded =
|
|
||||||
overwriteWidth = 1920
|
overwriteWidth = 1920
|
||||||
overwriteHeight = 1080
|
overwriteHeight = 1080
|
||||||
|
|
||||||
@ -20,5 +19,5 @@ overwriteHeight = 1080
|
|||||||
#width = 480
|
#width = 480
|
||||||
#height = 270
|
#height = 270
|
||||||
#formats = 0x01a
|
#formats = 0x01a
|
||||||
#overwriteWidth = 960 #Nearest integer
|
#overwriteWidth = 960
|
||||||
#overwriteHeight = 540
|
#overwriteHeight = 540
|
Loading…
Reference in New Issue
Block a user