mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-09 08:19:23 +01:00
force update 2
This commit is contained in:
parent
a3e675cba0
commit
0968545190
@ -12,7 +12,7 @@ $height = 720
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
// Performance
|
||||
# Performance
|
||||
|
||||
[Preset]
|
||||
name = 320x180
|
||||
@ -35,7 +35,7 @@ $height = 540
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
// Common HD Resolutions
|
||||
# Common HD Resolutions
|
||||
|
||||
[Preset]
|
||||
name = 1600x900
|
||||
@ -79,23 +79,23 @@ $height = 2880
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
// Common Ultrawide Resolutions
|
||||
# Common Ultrawide Resolutions
|
||||
|
||||
[Preset]
|
||||
name = 2560x1080 ("21:9")
|
||||
name = 2560x1080 (Ultrawide)
|
||||
$width = 2560
|
||||
$height = 1080
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 3440x1440 ("21:9")
|
||||
name = 3440x1440 (Ultrawide)
|
||||
$width = 3440
|
||||
$height = 1440
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
// Common 16:10 Resolutions
|
||||
# Common 16:10 Resolutions
|
||||
|
||||
[Preset]
|
||||
name = 1440x900 (16:10)
|
||||
|
Loading…
x
Reference in New Issue
Block a user