enable native render for pokken resolutions (needs testing)

please let me know of any issues
This commit is contained in:
Michael 2018-12-29 22:49:36 -08:00
parent 589b5648b1
commit cef816f42c

View File

@ -31,13 +31,13 @@ $gameWidth = 1280
$gameHeight = 720 $gameHeight = 720
$renderWidth = 1280 $renderWidth = 1280
#[Preset] [Preset]
#name = 320x180 (Native Render) name = 320x180 (Native Render)
#$width = 320 $width = 320
#$height = 180 $height = 180
#$gameWidth = 1280 $gameWidth = 1280
#$gameHeight = 720 $gameHeight = 720
#$renderWidth = 960 $renderWidth = 960
[Preset] [Preset]
name = 640x360 name = 640x360
@ -47,13 +47,13 @@ $gameWidth = 1280
$gameHeight = 720 $gameHeight = 720
$renderWidth = 1280 $renderWidth = 1280
#[Preset] [Preset]
#name = 640x360 (Native Render) name = 640x360 (Native Render)
#$width = 640 $width = 640
#$height = 360 $height = 360
#$gameWidth = 1280 $gameWidth = 1280
#$gameHeight = 720 $gameHeight = 720
#$renderWidth = 960 $renderWidth = 960
[Preset] [Preset]
name = 960x540 name = 960x540
@ -63,13 +63,13 @@ $gameWidth = 1280
$gameHeight = 720 $gameHeight = 720
$renderWidth = 1280 $renderWidth = 1280
#[Preset] [Preset]
#name = 960x540 (Native Render) name = 960x540 (Native Render)
#$width = 960 $width = 960
#$height = 540 $height = 540
#$gameWidth = 1280 $gameWidth = 1280
#$gameHeight = 720 $gameHeight = 720
#$renderWidth = 960 $renderWidth = 960
# Common HD Resolutions # Common HD Resolutions
@ -81,13 +81,13 @@ $gameWidth = 1280
$gameHeight = 720 $gameHeight = 720
$renderWidth = 1280 $renderWidth = 1280
#[Preset] [Preset]
#name = 1600x900 (Native Render) name = 1600x900 (Native Render)
#$width = 1600 $width = 1600
#$height = 900 $height = 900
#$gameWidth = 1280 $gameWidth = 1280
#$gameHeight = 720 $gameHeight = 720
#$renderWidth = 960 $renderWidth = 960
[Preset] [Preset]
name = 1920x1080 name = 1920x1080
@ -97,13 +97,13 @@ $gameWidth = 1280
$gameHeight = 720 $gameHeight = 720
$renderWidth = 1280 $renderWidth = 1280
#[Preset] [Preset]
#name = 1920x1080 (Native Render) name = 1920x1080 (Native Render)
#$width = 1920 $width = 1920
#$height = 1080 $height = 1080
#$gameWidth = 1280 $gameWidth = 1280
#$gameHeight = 720 $gameHeight = 720
#$renderWidth = 960 $renderWidth = 960
[Preset] [Preset]
name = 2560x1440 name = 2560x1440
@ -113,13 +113,13 @@ $gameWidth = 1280
$gameHeight = 720 $gameHeight = 720
$renderWidth = 1280 $renderWidth = 1280
#[Preset] [Preset]
#name = 2560x1440 (Native Render) name = 2560x1440 (Native Render)
#$width = 2560 $width = 2560
#$height = 1440 $height = 1440
#$gameWidth = 1280 $gameWidth = 1280
#$gameHeight = 720 $gameHeight = 720
#$renderWidth = 960 $renderWidth = 960
[Preset] [Preset]
name = 3200x1800 name = 3200x1800
@ -129,13 +129,13 @@ $gameWidth = 1280
$gameHeight = 720 $gameHeight = 720
$renderWidth = 1280 $renderWidth = 1280
#[Preset] [Preset]
#name = 3200x1800 (Native Render) name = 3200x1800 (Native Render)
#$width = 3200 $width = 3200
#$height = 1800 $height = 1800
#$gameWidth = 1280 $gameWidth = 1280
#$gameHeight = 720 $gameHeight = 720
#$renderWidth = 960 $renderWidth = 960
[Preset] [Preset]
name = 3840x2160 name = 3840x2160
@ -145,13 +145,13 @@ $gameWidth = 1280
$gameHeight = 720 $gameHeight = 720
$renderWidth = 1280 $renderWidth = 1280
#[Preset] [Preset]
#name = 3840x2160 (Native Render) name = 3840x2160 (Native Render)
#$width = 3840 $width = 3840
#$height = 2160 $height = 2160
#$gameWidth = 1280 $gameWidth = 1280
#$gameHeight = 720 $gameHeight = 720
#$renderWidth = 960 $renderWidth = 960
[Preset] [Preset]
name = 5120x2880 name = 5120x2880
@ -161,13 +161,13 @@ $gameWidth = 1280
$gameHeight = 720 $gameHeight = 720
$renderWidth = 1280 $renderWidth = 1280
#[Preset] [Preset]
#name = 5120x2880 (Native Render) name = 5120x2880 (Native Render)
#$width = 5120 $width = 5120
#$height = 2880 $height = 2880
#$gameWidth = 1280 $gameWidth = 1280
#$gameHeight = 720 $gameHeight = 720
#$renderWidth = 960 $renderWidth = 960
[TextureRedefine] # Game Resolution [TextureRedefine] # Game Resolution
width = 1280 width = 1280