Gamepad heatwave fix

Preformance may be impossible to fix, since diving it didn't give an
integer value
This commit is contained in:
Michael 2017-01-16 14:33:23 -08:00
parent 0855bd8779
commit f32370c3fe
4 changed files with 29 additions and 1 deletions

View File

@ -20,4 +20,11 @@ overwriteHeight = 180
width = 854
height = 480
overwriteWidth = 427
overwriteHeight = 240
overwriteHeight = 240
[TextureRedefine] # half-res (gamepad)
width = 427
height = 240
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 214
overwriteHeight = 120

View File

@ -20,4 +20,11 @@ width = 640
height = 360
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 960
overwriteHeight = 540
[TextureRedefine] # half-res (gamepad)
width = 427
height = 240
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 960
overwriteHeight = 540

View File

@ -20,4 +20,11 @@ width = 640
height = 360
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1280
overwriteHeight = 720
[TextureRedefine] # half-res (gamepad)
width = 427
height = 240
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1280
overwriteHeight = 720

View File

@ -20,4 +20,11 @@ width = 640
height = 360
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1920
overwriteHeight = 1080
[TextureRedefine] # half-res (gamepad)
width = 427
height = 240
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1920
overwriteHeight = 1080