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