mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-09 11:17:34 -03:00
Upscaled Twilight Princess Shadows
Discovered by Esppiral on GBATemp
This commit is contained in:
parent
ef99a00e24
commit
7066fb6739
5 changed files with 35 additions and 5 deletions
|
@ -12,4 +12,10 @@ overwriteHeight = 540
|
|||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 427
|
||||
overwriteHeight = 240
|
||||
overwriteHeight = 240
|
||||
|
||||
[TextureRedefine] # shadows
|
||||
width = 384
|
||||
height = 384
|
||||
overwriteWidth = 192
|
||||
overwriteHeight = 192
|
|
@ -12,4 +12,10 @@ overwriteHeight = 1440
|
|||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
overwriteHeight = 1440
|
||||
|
||||
[TextureRedefine] # shadows
|
||||
width = 384
|
||||
height = 384
|
||||
overwriteWidth = 768
|
||||
overwriteHeight = 768
|
|
@ -12,4 +12,10 @@ overwriteHeight = 2160
|
|||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
||||
overwriteHeight = 2160
|
||||
|
||||
[TextureRedefine] # shadows
|
||||
width = 384
|
||||
height = 384
|
||||
overwriteWidth = 1152
|
||||
overwriteHeight = 1152
|
|
@ -6,4 +6,10 @@ name = "Twilight Princess HD - 1440p (2K)"
|
|||
width = 1920
|
||||
height = 1080
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
overwriteHeight = 1440
|
||||
|
||||
[TextureRedefine] # shadows
|
||||
width = 384
|
||||
height = 384
|
||||
overwriteWidth = 768
|
||||
overwriteHeight = 768
|
|
@ -6,4 +6,10 @@ name = "Twilight Princess HD - 2160p (4K)"
|
|||
width = 1920
|
||||
height = 1080
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
||||
overwriteHeight = 2160
|
||||
|
||||
[TextureRedefine] # shadows
|
||||
width = 384
|
||||
height = 384
|
||||
overwriteWidth = 1152
|
||||
overwriteHeight = 1152
|
Loading…
Reference in a new issue