mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-23 16:31:50 +01:00
Wind Waker
This commit is contained in:
parent
9c2198262e
commit
9d0d922972
@ -25,6 +25,8 @@
|
|||||||
|
|
||||||
-Twilight Princess HD (1080p Gamepad, 1440p, 2160p)
|
-Twilight Princess HD (1080p Gamepad, 1440p, 2160p)
|
||||||
|
|
||||||
|
-The Wind Waker HD (1080p Gamepad, 1440p, 2160p)
|
||||||
|
|
||||||
-Xenoblade Chronicles X (1080p, 1440p, 2160p)
|
-Xenoblade Chronicles X (1080p, 1440p, 2160p)
|
||||||
|
|
||||||
#Issues
|
#Issues
|
||||||
|
9
TheWindWaker_1080pGamepad/rules.txt
Normal file
9
TheWindWaker_1080pGamepad/rules.txt
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
[Definition]
|
||||||
|
titleIds = 0005000010143400,0005000010143600,0005000010143500
|
||||||
|
name = "The Wind Waker HD - 1080p (Gamepad)"
|
||||||
|
|
||||||
|
[TextureRedefine] # gamepad
|
||||||
|
width = 854
|
||||||
|
height = 480
|
||||||
|
overwriteWidth = 1920
|
||||||
|
overwriteHeight = 1080
|
15
TheWindWaker_1440p/rules.txt
Normal file
15
TheWindWaker_1440p/rules.txt
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
[Definition]
|
||||||
|
titleIds = 0005000010143400,0005000010143600,0005000010143500
|
||||||
|
name = "The Wind Waker HD - 1440p (2K)"
|
||||||
|
|
||||||
|
[TextureRedefine] # tv
|
||||||
|
width = 1920
|
||||||
|
height = 1080
|
||||||
|
overwriteWidth = 2560
|
||||||
|
overwriteHeight = 1440
|
||||||
|
|
||||||
|
[TextureRedefine] # gamepad
|
||||||
|
width = 854
|
||||||
|
height = 480
|
||||||
|
overwriteWidth = 2560
|
||||||
|
overwriteHeight = 1440
|
15
TheWindWaker_2160p/rules.txt
Normal file
15
TheWindWaker_2160p/rules.txt
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
[Definition]
|
||||||
|
titleIds = 0005000010143400,0005000010143600,0005000010143500
|
||||||
|
name = "The Wind Waker HD - 2160p (4K)"
|
||||||
|
|
||||||
|
[TextureRedefine] # tv
|
||||||
|
width = 1920
|
||||||
|
height = 1080
|
||||||
|
overwriteWidth = 3840
|
||||||
|
overwriteHeight = 2160
|
||||||
|
|
||||||
|
[TextureRedefine] # gamepad
|
||||||
|
width = 854
|
||||||
|
height = 480
|
||||||
|
overwriteWidth = 3840
|
||||||
|
overwriteHeight = 2160
|
Loading…
Reference in New Issue
Block a user