mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
[BotW] Add 3840x1600 (21:10) resolution
This commit is contained in:
parent
72c61a82cc
commit
445c1ddb89
@ -123,6 +123,14 @@ $gameWidth = 1280
|
|||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
$heightfix = 0
|
$heightfix = 0
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 3840x1600 (21:10)
|
||||||
|
$width = 3840
|
||||||
|
$height = 1600
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
$heightfix = 0
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = 4300x1800 (21:9)
|
name = 4300x1800 (21:9)
|
||||||
$width = 4300
|
$width = 4300
|
||||||
|
Loading…
Reference in New Issue
Block a user