mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-25 11:06:54 +01:00
Woolly World
This commit is contained in:
parent
9d0d922972
commit
fa1c186b17
@ -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
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
[Definition]
|
||||
titleIds = 00050000101c4c00,00050000101C4D00
|
||||
name = "Xenoblade Chronicles - 1080p"
|
||||
name = "Xenoblade Chronicles X - 1080p"
|
||||
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
|
@ -1,6 +1,6 @@
|
||||
[Definition]
|
||||
titleIds = 00050000101c4c00,00050000101C4D00
|
||||
name = "Xenoblade Chronicles - 1440p (2K)"
|
||||
name = "Xenoblade Chronicles X - 1440p (2K)"
|
||||
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
|
@ -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
15
Yoshi_1080p/rules.txt
Normal 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
15
Yoshi_1440p/rules.txt
Normal 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
15
Yoshi_2160p/rules.txt
Normal 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
|
Loading…
Reference in New Issue
Block a user