mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-25 11:06:54 +01:00
Add Smash 4
This commit is contained in:
parent
027708d6bc
commit
02883710d4
@ -21,6 +21,8 @@
|
||||
|
||||
-Super Mario Maker (720p Gamepad)
|
||||
|
||||
-Super Smash Bros. (1440p, 2160p)
|
||||
|
||||
-Xenoblade Chronicles X (1080p, 1440p, 2160p)
|
||||
|
||||
#Issues
|
||||
|
9
Smash_1440p/rules.txt
Normal file
9
Smash_1440p/rules.txt
Normal file
@ -0,0 +1,9 @@
|
||||
[Definition]
|
||||
titleIds = 0005000010110E00,0005000010145000,0005000010144F00
|
||||
name = "Super Smash Bros. - 1440p (2K)"
|
||||
|
||||
[TextureRedefine] # tv
|
||||
width = 1920
|
||||
height = 1080
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
9
Smash_2160p/rules.txt
Normal file
9
Smash_2160p/rules.txt
Normal file
@ -0,0 +1,9 @@
|
||||
[Definition]
|
||||
titleIds = 0005000010110E00,0005000010145000,0005000010144F00
|
||||
name = "Super Smash Bros. - 2160p (4K)"
|
||||
|
||||
[TextureRedefine] # tv
|
||||
width = 1920
|
||||
height = 1080
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
Loading…
Reference in New Issue
Block a user