mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 01:29:18 +01:00
Remove 3840x1600 resolution for rounding errors
Change it to 4300x1800 in BotW only per request
This commit is contained in:
parent
e7cdc3fe17
commit
9b9133ec73
@ -89,9 +89,9 @@ $gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 3840x1600 ("21:9")
|
||||
$width = 3840
|
||||
$height = 1600
|
||||
name = 4300x1800 ("21:9")
|
||||
$width = 4300
|
||||
$height = 1800
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
|
@ -88,13 +88,6 @@ $height = 1440
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 3840x1600 ("21:9")
|
||||
$width = 3840
|
||||
$height = 1600
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
// Common 16:10 Resolutions
|
||||
|
||||
[Preset]
|
||||
|
@ -88,13 +88,6 @@ $height = 1440
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 3840x1600 ("21:9")
|
||||
$width = 3840
|
||||
$height = 1600
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
// Common 16:10 Resolutions
|
||||
|
||||
[Preset]
|
||||
|
@ -88,13 +88,6 @@ $height = 1440
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 3840x1600 ("21:9")
|
||||
$width = 3840
|
||||
$height = 1600
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
// Common 16:10 Resolutions
|
||||
|
||||
[Preset]
|
||||
|
@ -88,13 +88,6 @@ $height = 1440
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 3840x1600 ("21:9")
|
||||
$width = 3840
|
||||
$height = 1600
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
// Common 16:10 Resolutions
|
||||
|
||||
[Preset]
|
||||
|
@ -88,13 +88,6 @@ $height = 1440
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 3840x1600 ("21:9")
|
||||
$width = 3840
|
||||
$height = 1600
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
// Common 16:10 Resolutions
|
||||
|
||||
[Preset]
|
||||
|
@ -88,13 +88,6 @@ $height = 1440
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 3840x1600 ("21:9")
|
||||
$width = 3840
|
||||
$height = 1600
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
// Common 16:10 Resolutions
|
||||
|
||||
[Preset]
|
||||
|
@ -84,13 +84,6 @@ $height = 1440
|
||||
$gameWidth = 1920
|
||||
$gameHeight = 1080
|
||||
|
||||
[Preset]
|
||||
name = 3840x1600 ("21:9")
|
||||
$width = 3840
|
||||
$height = 1600
|
||||
$gameWidth = 1920
|
||||
$gameHeight = 1080
|
||||
|
||||
// Common 16:10 Resolutions
|
||||
|
||||
[Preset]
|
||||
|
@ -84,13 +84,6 @@ $height = 1440
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 3840x1600 ("21:9")
|
||||
$width = 3840
|
||||
$height = 1600
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
// Common 16:10 Resolutions
|
||||
|
||||
[Preset]
|
||||
|
Loading…
Reference in New Issue
Block a user