mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-29 12:54:15 +01:00
[BotW] Add 1280x800 to 16:10 list
This commit is contained in:
parent
e0b634b04b
commit
e8bbd153d5
@ -177,6 +177,13 @@ $height = 5760
|
|||||||
|
|
||||||
# 16:10 Resolutions
|
# 16:10 Resolutions
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 1280x800
|
||||||
|
category = Resolution
|
||||||
|
condition = ((($aspectRatioWidth - 16) == 0) + (($aspectRatioHeight - 10) == 0)) == 2
|
||||||
|
$width = 1280
|
||||||
|
$height = 800
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = 1440x900
|
name = 1440x900
|
||||||
category = Resolution
|
category = Resolution
|
||||||
|
Loading…
Reference in New Issue
Block a user