mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
add more resolutions to BotW
1360x768 and 1366x768 will be added in due time
This commit is contained in:
parent
f81f8299e1
commit
ef6df32395
@ -15,6 +15,14 @@ $heightfix = 0
|
|||||||
|
|
||||||
# Performance
|
# Performance
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = -----------------------------------
|
||||||
|
$width = 1280
|
||||||
|
$height = 720
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
$heightfix = 0
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = 320x180 (16:9)
|
name = 320x180 (16:9)
|
||||||
$width = 320
|
$width = 320
|
||||||
@ -41,6 +49,14 @@ $heightfix = 0
|
|||||||
|
|
||||||
# Common HD Resolutions
|
# Common HD Resolutions
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = -----------------------------------
|
||||||
|
$width = 1280
|
||||||
|
$height = 720
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
$heightfix = 0
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = 1600x900 (16:9)
|
name = 1600x900 (16:9)
|
||||||
$width = 1600
|
$width = 1600
|
||||||
@ -89,12 +105,20 @@ $gameWidth = 1280
|
|||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
$heightfix = 0
|
$heightfix = 0
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320 (16:9)
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
$heightfix = 0
|
||||||
|
|
||||||
# Common Ultrawide Resolutions
|
# Common Ultrawide Resolutions
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = -----------------------------------
|
name = -----------------------------------
|
||||||
$width = 2560
|
$width = 1280
|
||||||
$height = 1080
|
$height = 720
|
||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
$heightfix = 0
|
$heightfix = 0
|
||||||
@ -131,12 +155,28 @@ $gameWidth = 1280
|
|||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
$heightfix = 0
|
$heightfix = 0
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 6880x2880 (21:9)
|
||||||
|
$width = 6880
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1920
|
||||||
|
$gameHeight = 1080
|
||||||
|
$heightfix = 0
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 10240x4320 (21:9)
|
||||||
|
$width = 10240
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1920
|
||||||
|
$gameHeight = 1080
|
||||||
|
$heightfix = 0
|
||||||
|
|
||||||
# Common 16:10 Resolutions
|
# Common 16:10 Resolutions
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = -----------------------------------
|
name = -----------------------------------
|
||||||
$width = 1440
|
$width = 1280
|
||||||
$height = 900
|
$height = 720
|
||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
$heightfix = 0
|
$heightfix = 0
|
||||||
@ -201,11 +241,11 @@ $heightfix = 1
|
|||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = -----------------------------------
|
name = -----------------------------------
|
||||||
$width = 640
|
$width = 1280
|
||||||
$height = 480
|
$height = 720
|
||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
$heightfix = 1
|
$heightfix = 0
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = 640x480 (4:3)
|
name = 640x480 (4:3)
|
||||||
@ -287,7 +327,6 @@ $gameWidth = 1280
|
|||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
$heightfix = 0
|
$heightfix = 0
|
||||||
|
|
||||||
|
|
||||||
# All 720p textures:
|
# All 720p textures:
|
||||||
# - 0x001=World Lighting Red8
|
# - 0x001=World Lighting Red8
|
||||||
# - 0x005=Link and Objects Depth
|
# - 0x005=Link and Objects Depth
|
||||||
|
Loading…
Reference in New Issue
Block a user