File tree Expand file tree Collapse file tree 1 file changed +42
-2
lines changed
Resolutions/WindWakerHD_Resolution Expand file tree Collapse file tree 1 file changed +42
-2
lines changed Original file line number Diff line number Diff line change 22titleIds = 0005000010143400,0005000010143600,0005000010143500
33name = Resolution
44path = "The Legend of Zelda: The Wind Waker HD/Graphics/Resolution"
5- description = Changes the resolution of the game. Made by getdls.
5+ description = Changes the resolution of the game. Made by getdls and Morph .
66version = 4
77
88[Preset]
9- name = 1920x1080 Default
9+ name = 1920x1080 ( Default)
1010$width = 1920
1111$height = 1080
1212$gameWidth = 1920
@@ -15,6 +15,36 @@ $lightSource = 1.0
1515$scaleShader = 1.0
1616$aspectRatio = (16.0/9.0)
1717
18+ [Preset]
19+ name = 320x180
20+ $width = 320
21+ $height = 180
22+ $gameWidth = 1920
23+ $gameHeight = 1080
24+ $lightSource = 1.0
25+ $scaleShader = 1.0
26+ $aspectRatio = (16.0/9.0)
27+
28+ [Preset]
29+ name = 640x360
30+ $width = 640
31+ $height = 360
32+ $gameWidth = 1920
33+ $gameHeight = 1080
34+ $lightSource = 1.0
35+ $scaleShader = 1.0
36+ $aspectRatio = (16.0/9.0)
37+
38+ [Preset]
39+ name = 960x540
40+ $width = 960
41+ $height = 540
42+ $gameWidth = 1920
43+ $gameHeight = 1080
44+ $lightSource = 1.0
45+ $scaleShader = 1.0
46+ $aspectRatio = (16.0/9.0)
47+
1848[Preset]
1949name = 1280x720
2050$width = 1280
@@ -35,6 +65,16 @@ $lightSource = 1.0
3565$scaleShader = 1.0
3666$aspectRatio = (16.0/9.0)
3767
68+ [Preset]
69+ name = 2560x1440
70+ $width = 2560
71+ $height = 1440
72+ $gameWidth = 1920
73+ $gameHeight = 1080
74+ $lightSource = 1.0
75+ $scaleShader = 1.0
76+ $aspectRatio = (16.0/9.0)
77+
3878[Preset]
3979name = 2732x1536
4080$width = 2732
You can’t perform that action at this time.
0 commit comments