mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-09 11:17:34 -03:00
Add Smash 4
This commit is contained in:
parent
027708d6bc
commit
02883710d4
3 changed files with 20 additions and 0 deletions
|
@ -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 a new issue