mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-27 12:04:14 +01:00
reduce 16:9 resolution presets
parent
92342c874f
commit
0512ac88fc
@ -210,13 +210,6 @@ $gameHeight = 720
|
|||||||
|
|
||||||
# Performance
|
# Performance
|
||||||
|
|
||||||
[Preset]
|
|
||||||
name = 320x180
|
|
||||||
$width = 320
|
|
||||||
$height = 180
|
|
||||||
$gameWidth = 1280
|
|
||||||
$gameHeight = 720
|
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = 640x360
|
name = 640x360
|
||||||
$width = 640
|
$width = 640
|
||||||
@ -254,13 +247,6 @@ $height = 1440
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
[Preset]
|
|
||||||
name = 3200x1800
|
|
||||||
$width = 3200
|
|
||||||
$height = 1800
|
|
||||||
$gameWidth = 1280
|
|
||||||
$gameHeight = 720
|
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = 3840x2160
|
name = 3840x2160
|
||||||
$width = 3840
|
$width = 3840
|
||||||
@ -268,13 +254,6 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
[Preset]
|
|
||||||
name = 5120x2880
|
|
||||||
$width = 5120
|
|
||||||
$height = 2880
|
|
||||||
$gameWidth = 1280
|
|
||||||
$gameHeight = 720
|
|
||||||
|
|
||||||
## THE FOLLOWING REQUIRE A GAME PATCH (patches.txt) FOR CUSTOM ASPECT RATIOS
|
## THE FOLLOWING REQUIRE A GAME PATCH (patches.txt) FOR CUSTOM ASPECT RATIOS
|
||||||
|
|
||||||
# Common Ultrawide Resolutions
|
# Common Ultrawide Resolutions
|
||||||
@ -356,13 +335,6 @@ $gameHeight = 1080
|
|||||||
|
|
||||||
# Performance
|
# Performance
|
||||||
|
|
||||||
[Preset]
|
|
||||||
name = 320x180
|
|
||||||
$width = 320
|
|
||||||
$height = 180
|
|
||||||
$gameWidth = 1920
|
|
||||||
$gameHeight = 1080
|
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = 640x360
|
name = 640x360
|
||||||
$width = 640
|
$width = 640
|
||||||
@ -384,8 +356,6 @@ $height = 720
|
|||||||
$gameWidth = 1920
|
$gameWidth = 1920
|
||||||
$gameHeight = 1080
|
$gameHeight = 1080
|
||||||
|
|
||||||
# Common HD Resolutions
|
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = 1600x900
|
name = 1600x900
|
||||||
$width = 1600
|
$width = 1600
|
||||||
@ -393,6 +363,8 @@ $height = 900
|
|||||||
$gameWidth = 1920
|
$gameWidth = 1920
|
||||||
$gameHeight = 1080
|
$gameHeight = 1080
|
||||||
|
|
||||||
|
# Common HD Resolutions
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = 2560x1440
|
name = 2560x1440
|
||||||
$width = 2560
|
$width = 2560
|
||||||
@ -414,13 +386,6 @@ $height = 2160
|
|||||||
$gameWidth = 1920
|
$gameWidth = 1920
|
||||||
$gameHeight = 1080
|
$gameHeight = 1080
|
||||||
|
|
||||||
[Preset]
|
|
||||||
name = 5120x2880
|
|
||||||
$width = 5120
|
|
||||||
$height = 2880
|
|
||||||
$gameWidth = 1920
|
|
||||||
$gameHeight = 1080
|
|
||||||
|
|
||||||
## THE FOLLOWING REQUIRE A GAME PATCH (patches.txt) FOR CUSTOM ASPECT RATIOS
|
## THE FOLLOWING REQUIRE A GAME PATCH (patches.txt) FOR CUSTOM ASPECT RATIOS
|
||||||
|
|
||||||
# Common Ultrawide Resolutions
|
# Common Ultrawide Resolutions
|
||||||
|
Loading…
Reference in New Issue
Block a user