mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
Add 5k and 8k resolutions back
Solves https://github.com/slashiee/cemu_graphic_packs/issues/422 Was requested over at the Cemu discord too after we took them away while we sanitized them, and there isn't really an issue with having these. Let's just keep those presets sanitized now. Also found out that some random workaround had appeared in our resolutions folder 🤔.
This commit is contained in:
parent
d62ae5988c
commit
bca55a1bc4
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[Preset] # Should work fine on a 1070 and fixes most of horizontal shimmering
|
[Preset] # Should work fine on a 1070 and fixes most of horizontal shimmering
|
||||||
name = --- SSAA res Tweaks - Set scaling to Stretch
|
name = --- SSAA res Tweaks - Set scaling to Stretch
|
||||||
$width = 1920
|
$width = 1920
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -79,6 +79,13 @@ $height = 2880
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
# Common Ultrawide Resolutions
|
# Common Ultrawide Resolutions
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
|
@ -79,6 +79,13 @@ $height = 2880
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine] # TV Resolution
|
[TextureRedefine] # TV Resolution
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine] # Game Resolution
|
[TextureRedefine] # Game Resolution
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
# Common Ultrawide Resolutions
|
# Common Ultrawide Resolutions
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -72,6 +72,20 @@ $height = 2160
|
|||||||
$gameWidth = 1920
|
$gameWidth = 1920
|
||||||
$gameHeight = 1080
|
$gameHeight = 1080
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine] # TV Resolution
|
[TextureRedefine] # TV Resolution
|
||||||
width = 1920
|
width = 1920
|
||||||
height = 1080
|
height = 1080
|
||||||
|
@ -89,6 +89,26 @@ $internalRes = 1.0
|
|||||||
$scaleShader = 1.0
|
$scaleShader = 1.0
|
||||||
$textureFormat = 0x01a
|
$textureFormat = 0x01a
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
$internalRes = 1.0
|
||||||
|
$scaleShader = 1.0
|
||||||
|
$textureFormat = 0x01a
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
$internalRes = 1.0
|
||||||
|
$scaleShader = 1.0
|
||||||
|
$textureFormat = 0x01a
|
||||||
|
|
||||||
[TextureRedefine] # Game Resolution
|
[TextureRedefine] # Game Resolution
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
# -----------------------------------------------------------------------------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
# All Formats- 0x001,0x011,0x01a,0x41a,0x816,0x80e,0x81e,0x820,0x806
|
# All Formats- 0x001,0x011,0x01a,0x41a,0x816,0x80e,0x81e,0x820,0x806
|
||||||
|
@ -65,6 +65,21 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
|
||||||
[TextureRedefine] # TV Resolution
|
[TextureRedefine] # TV Resolution
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1920
|
$gameWidth = 1920
|
||||||
$gameHeight = 1080
|
$gameHeight = 1080
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1920
|
||||||
|
$gameHeight = 1080
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1920
|
||||||
|
$gameHeight = 1080
|
||||||
|
|
||||||
[TextureRedefine] # TV Resolution
|
[TextureRedefine] # TV Resolution
|
||||||
width = 1920
|
width = 1920
|
||||||
height = 1080
|
height = 1080
|
||||||
|
@ -59,14 +59,21 @@ $gameWidth = 1280
|
|||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = 3840x2160 (4k - Native x2)
|
name = 3840x2160
|
||||||
$width = 3840
|
$width = 3840
|
||||||
$height = 2160
|
$height = 2160
|
||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = 7680x4320 (8k - Native x3)
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
$width = 7680
|
$width = 7680
|
||||||
$height = 4320
|
$height = 4320
|
||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
# Common Ultrawide Resolutions
|
# Common Ultrawide Resolutions
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine] # TV Resolution
|
[TextureRedefine] # TV Resolution
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -79,6 +79,13 @@ $height = 2880
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine] # Game Resolution
|
[TextureRedefine] # Game Resolution
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -79,6 +79,13 @@ $height = 2880
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
#[Preset]
|
#[Preset]
|
||||||
#name = 3840x2160 (Vertical x2 4320)
|
#name = 3840x2160 (Vertical x2 4320)
|
||||||
#$width = 3840
|
#$width = 3840
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine] # Game Resolution
|
[TextureRedefine] # Game Resolution
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -79,6 +79,13 @@ $height = 2880
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
// TV
|
// TV
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
|
@ -79,6 +79,13 @@ $height = 2880
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
# TV Resolution
|
# TV Resolution
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
# -----------------------------------------------------------------------------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
# All 1080p Textures - 0x001,0x011,0x01a
|
# All 1080p Textures - 0x001,0x011,0x01a
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
# Game Resolution
|
# Game Resolution
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
# Common Ultrawide Resolutions
|
# Common Ultrawide Resolutions
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine] # Game Resolution
|
[TextureRedefine] # Game Resolution
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine] # Game Resolution
|
[TextureRedefine] # Game Resolution
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -79,6 +79,13 @@ $height = 2880
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine] # Native Resolution
|
[TextureRedefine] # Native Resolution
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -79,6 +79,13 @@ $height = 2880
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine] # Game Resolution
|
[TextureRedefine] # Game Resolution
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -79,6 +79,13 @@ $height = 2880
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine] # TV Resolution
|
[TextureRedefine] # TV Resolution
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -79,6 +79,13 @@ $height = 2880
|
|||||||
$gameWidth = 1920
|
$gameWidth = 1920
|
||||||
$gameHeight = 1080
|
$gameHeight = 1080
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1920
|
||||||
|
$gameHeight = 1080
|
||||||
|
|
||||||
# TV Resolution
|
# TV Resolution
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine] # Game output and hud resolution
|
[TextureRedefine] # Game output and hud resolution
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine] # Game output and hud resolution
|
[TextureRedefine] # Game output and hud resolution
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -79,6 +79,13 @@ $height = 2880
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
# Common Ultrawide Resolutions
|
# Common Ultrawide Resolutions
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
|
@ -86,6 +86,13 @@ $height = 2880
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
# Common Ultrawide Resolutions
|
# Common Ultrawide Resolutions
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine] # TV Resolution
|
[TextureRedefine] # TV Resolution
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
# TV
|
# TV
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
# Common Ultrawide Resolutions
|
# Common Ultrawide Resolutions
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine] # Game Output, 3D Rendering Style
|
[TextureRedefine] # Game Output, 3D Rendering Style
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -65,6 +65,21 @@ $height = 2160
|
|||||||
$gameWidth = 1920
|
$gameWidth = 1920
|
||||||
$gameHeight = 1080
|
$gameHeight = 1080
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1920
|
||||||
|
$gameHeight = 1080
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1920
|
||||||
|
$gameHeight = 1080
|
||||||
|
|
||||||
|
|
||||||
[TextureRedefine] # Game Resolution
|
[TextureRedefine] # Game Resolution
|
||||||
width = 1920
|
width = 1920
|
||||||
height = 1088
|
height = 1088
|
||||||
|
@ -37,6 +37,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
# TV
|
# TV
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
|
@ -109,6 +109,16 @@ $UIAspectX = 1.0
|
|||||||
$UIAspectY = 1.0
|
$UIAspectY = 1.0
|
||||||
$GameAspect = (1280.0 / 720.0)
|
$GameAspect = (1280.0 / 720.0)
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
$UIAspectX = 1.0
|
||||||
|
$UIAspectY = 1.0
|
||||||
|
$GameAspect = (1280.0 / 720.0)
|
||||||
|
|
||||||
// Common Ultrawide Resolutions
|
// Common Ultrawide Resolutions
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
|
@ -86,6 +86,13 @@ $height = 2880
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -86,6 +86,13 @@ $height = 2880
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -86,6 +86,13 @@ $height = 2880
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -75,6 +75,16 @@ $lightSource = 1.0
|
|||||||
$scaleShader = 1.0
|
$scaleShader = 1.0
|
||||||
$aspectRatio = (16.0/9.0)
|
$aspectRatio = (16.0/9.0)
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1920
|
||||||
|
$gameHeight = 1080
|
||||||
|
$lightSource = 1.0
|
||||||
|
$scaleShader = 1.0
|
||||||
|
$aspectRatio = (16.0/9.0)
|
||||||
|
|
||||||
|
|
||||||
#Resolutions |Aspect ratio
|
#Resolutions |Aspect ratio
|
||||||
#2560×1080, 5120×2160, 8192×3456 |64:27 (2.370)
|
#2560×1080, 5120×2160, 8192×3456 |64:27 (2.370)
|
||||||
|
@ -79,6 +79,14 @@ $height = 2880
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
|
||||||
[TextureRedefine] # Game Resolution
|
[TextureRedefine] # Game Resolution
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -65,6 +65,20 @@ $height = 2160
|
|||||||
$gameWidth = 1280
|
$gameWidth = 1280
|
||||||
$gameHeight = 720
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 5120x2880
|
||||||
|
$width = 5120
|
||||||
|
$height = 2880
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = 7680x4320
|
||||||
|
$width = 7680
|
||||||
|
$height = 4320
|
||||||
|
$gameWidth = 1280
|
||||||
|
$gameHeight = 720
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 00050000101ABC00,00050000101B5100
|
titleIds = 00050000101ABC00,00050000101B5100
|
||||||
name = Workaround flashing squares
|
name = Flashing Squares Workaround
|
||||||
path = "Kirby and the Rainbow Curse & Paintbrush/Workaround/Flashing square fix"
|
path = "Kirby and the Rainbow Curse & Paintbrush/Workaround/Flashing Squares"
|
||||||
description = Remove flashing squares when bumping into things
|
description = Removes the flashing squares when Kirby bumps into objects.
|
||||||
version = 4
|
version = 4
|
Loading…
Reference in New Issue
Block a user