mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 01:29:18 +01:00
[BotW] Fix single 32:10 resolution
This commit is contained in:
parent
7d3f14dfb5
commit
5a583d6ea3
@ -294,7 +294,7 @@ $width = 3840
|
||||
$height = 1200
|
||||
|
||||
[Preset]
|
||||
name = 5760x1200
|
||||
name = 5760x1800
|
||||
category = Resolution
|
||||
condition = ((($aspectRatioWidth - 32) == 0) + (($aspectRatioHeight - 10) == 0)) == 2
|
||||
$width = 5760
|
||||
|
Loading…
Reference in New Issue
Block a user