mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-25 11:06:54 +01:00
parent
5e0a6b611f
commit
90f1bd0615
@ -101,6 +101,24 @@ $gameHeight = 720
|
||||
$dither = 0.5
|
||||
$scaleShader = 1.0
|
||||
|
||||
[Preset]
|
||||
name = 5120x1440 (Superwide)
|
||||
$width = 5120
|
||||
$height = 1440
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
$dither = 0.5
|
||||
$scaleShader = 1.0
|
||||
|
||||
[Preset]
|
||||
name = 7680x2160 (Superwide)
|
||||
$width = 7680
|
||||
$height = 2160
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
$dither = 0.85
|
||||
$scaleShader = 1.0
|
||||
|
||||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
|
Loading…
Reference in New Issue
Block a user