mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-10 03:37:35 -03:00
[NG3] Update rules w UW res for patch
This commit is contained in:
parent
87a61e7501
commit
9f55150163
1 changed files with 16 additions and 0 deletions
|
@ -79,6 +79,22 @@ $height = 2880
|
||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 2560x1080 ("21:9")
|
||||||
|
$width = 2560
|
||||||
|
$height = 1080
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 3440x1440 ("21:9")
|
||||||
|
$width = 3440
|
||||||
|
$height = 1440
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
|
Loading…
Reference in a new issue