mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-02-07 13:53:24 +01:00
Updated How to create Graphic Packs (markdown)
parent
c7c5faf1be
commit
bc43f61f16
@ -247,6 +247,13 @@ $height = 1440
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 3200x1800
|
||||||
|
$width = 3200
|
||||||
|
$height = 1800
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = 3840x2160
|
name = 3840x2160
|
||||||
$width = 3840
|
$width = 3840
|
||||||
@ -254,7 +261,7 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
## THE FOLLOWING REQUIRE A GAME PATCH (patches.txt) FOR CUSTOM ASPECT RATIOS
|
## THE FOLLOWING REQUIRE A GAME PATCH (patches.txt) FOR CUSTOM ASPECT RATIOS, DON'T ADD THESE IF THE GAME PATCH DOESN'T EXIST
|
||||||
|
|
||||||
# Common Ultrawide Resolutions
|
# Common Ultrawide Resolutions
|
||||||
|
|
||||||
@ -321,6 +328,13 @@ $height = 1440
|
|||||||
$gameWidth = 1920
|
$gameWidth = 1920
|
||||||
$gameHeight = 1080
|
$gameHeight = 1080
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 3200x1800
|
||||||
|
$width = 3200
|
||||||
|
$height = 1800
|
||||||
|
$gameWidth = 1920
|
||||||
|
$gameHeight = 1080
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = 3840x2160
|
name = 3840x2160
|
||||||
$width = 3840
|
$width = 3840
|
||||||
@ -328,7 +342,7 @@ $height = 2160
|
|||||||
$gameWidth = 1920
|
$gameWidth = 1920
|
||||||
$gameHeight = 1080
|
$gameHeight = 1080
|
||||||
|
|
||||||
## THE FOLLOWING REQUIRE A GAME PATCH (patches.txt) FOR CUSTOM ASPECT RATIOS
|
## THE FOLLOWING REQUIRE A GAME PATCH (patches.txt) FOR CUSTOM ASPECT RATIOS, DON'T ADD THESE IF THE GAME PATCH DOESN'T EXIST
|
||||||
|
|
||||||
# Common Ultrawide Resolutions
|
# Common Ultrawide Resolutions
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user