mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
parent
ae72ac19f0
commit
f7d9e4cd14
@ -49,6 +49,19 @@ $scaleBlur = 0.05
|
||||
$2pScaling = 1.0
|
||||
$aspectRatio = (3840.0/720.0)
|
||||
|
||||
[Preset]
|
||||
name = 1280x800 (16:10)
|
||||
$width = 1280
|
||||
$height = 800
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
$internalRes = 1.0
|
||||
$dither = 0.01
|
||||
$scaleShader = 1.0
|
||||
$scaleBlur = 0.05
|
||||
$2pScaling = 1.0
|
||||
$aspectRatio = (1280.0/800.0)
|
||||
|
||||
# Quality
|
||||
|
||||
[Preset]
|
||||
|
Loading…
Reference in New Issue
Block a user