mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-09 11:17:34 -03:00
[Smash 4] Actually fix the 1440p resolution
This commit is contained in:
parent
bbc085542c
commit
327e85ecfa
1 changed files with 2 additions and 2 deletions
|
@ -45,9 +45,9 @@ category = Resolution
|
|||
default = 1
|
||||
|
||||
[Preset]
|
||||
name = 2160x1440 (2K)
|
||||
name = 2560x1440 (2K)
|
||||
category = Resolution
|
||||
$width = 2160
|
||||
$width = 2560
|
||||
$height = 1440
|
||||
|
||||
[Preset]
|
||||
|
|
Loading…
Reference in a new issue