Woolly World

This commit is contained in:
Michael 2017-01-10 21:07:57 -08:00
parent 9d0d922972
commit fa1c186b17
7 changed files with 52 additions and 5 deletions

View File

@ -23,12 +23,14 @@
-Super Smash Bros. (1440p, 2160p)
-Twilight Princess HD (1080p Gamepad, 1440p, 2160p)
-The Wind Waker HD (1080p Gamepad, 1440p, 2160p)
-Twilight Princess HD (1080p Gamepad, 1440p, 2160p)
-Xenoblade Chronicles X (1080p, 1440p, 2160p)
-Yoshi's Woolly World (1080p, 1440p, 2160p)
#Issues
-Donkey Kong Country: Tropical Freeze

View File

@ -1,6 +1,6 @@
[Definition]
titleIds = 00050000101c4c00,00050000101C4D00
name = "Xenoblade Chronicles - 1080p"
name = "Xenoblade Chronicles X - 1080p"
[TextureRedefine] # tv
width = 1280

View File

@ -1,6 +1,6 @@
[Definition]
titleIds = 00050000101c4c00,00050000101C4D00
name = "Xenoblade Chronicles - 1440p (2K)"
name = "Xenoblade Chronicles X - 1440p (2K)"
[TextureRedefine] # tv
width = 1280

View File

@ -1,6 +1,6 @@
[Definition]
titleIds = 00050000101c4c00,00050000101C4D00
name = "Xenoblade Chronicles - 2160p (4K)"
name = "Xenoblade Chronicles X - 2160p (4K)"
[TextureRedefine] # tv
width = 1280

15
Yoshi_1080p/rules.txt Normal file
View File

@ -0,0 +1,15 @@
[Definition]
titleIds = 0005000010131F00,0005000010184E00,0005000010184D00
name = "Yoshi's Woolly World - 1080p"
[TextureRedefine] # tv
width = 1280
height = 720
overwriteWidth = 1920
overwriteHeight = 1080
[TextureRedefine] # gamepad
width = 854
height = 480
overwriteWidth = 1920
overwriteHeight = 1080

15
Yoshi_1440p/rules.txt Normal file
View File

@ -0,0 +1,15 @@
[Definition]
titleIds = 0005000010131F00,0005000010184E00,0005000010184D00
name = "Yoshi's Woolly World - 1440p (2K)"
[TextureRedefine] # tv
width = 1280
height = 720
overwriteWidth = 2560
overwriteHeight = 1440
[TextureRedefine] # gamepad
width = 854
height = 480
overwriteWidth = 2560
overwriteHeight = 1440

15
Yoshi_2160p/rules.txt Normal file
View File

@ -0,0 +1,15 @@
[Definition]
titleIds = 0005000010131F00,0005000010184E00,0005000010184D00
name = "Yoshi's Woolly World - 2160p (4K)"
[TextureRedefine] # tv
width = 1280
height = 720
overwriteWidth = 3840
overwriteHeight = 2160
[TextureRedefine] # gamepad
width = 854
height = 480
overwriteWidth = 3840
overwriteHeight = 2160