Quarter-Res Alpha (#5)

This commit is contained in:
Darkemaste 2017-01-16 23:39:42 -06:00 committed by Michael
parent 12e3dff2b0
commit 11ec851b31
8 changed files with 56 additions and 11 deletions

View File

@ -40,6 +40,13 @@ formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 320 overwriteWidth = 320
overwriteHeight = 180 overwriteHeight = 180
[TextureRedefine] # quarter-res alpha
width = 320
height = 180
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 160
overwriteHeight = 90
[TextureRedefine] # half-res (gamepad) [TextureRedefine] # half-res (gamepad)
width = 427 width = 427
height = 240 height = 240

View File

@ -40,6 +40,13 @@ formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 960 overwriteWidth = 960
overwriteHeight = 540 overwriteHeight = 540
[TextureRedefine] # quarter-res alpha
width = 320
height = 180
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 480
overwriteHeight = 270
[TextureRedefine] # half-res (gamepad) [TextureRedefine] # half-res (gamepad)
width = 427 width = 427
height = 240 height = 240

View File

@ -40,6 +40,13 @@ formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1280 overwriteWidth = 1280
overwriteHeight = 720 overwriteHeight = 720
[TextureRedefine] # quarter-res alpha
width = 320
height = 180
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 640
overwriteHeight = 360
[TextureRedefine] # half-res (gamepad) [TextureRedefine] # half-res (gamepad)
width = 427 width = 427
height = 240 height = 240

View File

@ -40,6 +40,13 @@ formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1920 overwriteWidth = 1920
overwriteHeight = 1080 overwriteHeight = 1080
[TextureRedefine] # quarter-res alpha
width = 320
height = 180
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 960
overwriteHeight = 540
[TextureRedefine] # half-res (gamepad) [TextureRedefine] # half-res (gamepad)
width = 427 width = 427
height = 240 height = 240

View File

@ -34,6 +34,13 @@ formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 960 overwriteWidth = 960
overwriteHeight = 540 overwriteHeight = 540
[TextureRedefine] # quarter-res alpha
width = 320
height = 180
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 480
overwriteHeight = 270
[TextureRedefine] # half-res (zoomed in) [TextureRedefine] # half-res (zoomed in)
width = 564 width = 564
height = 360 height = 360

View File

@ -34,6 +34,13 @@ formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1280 overwriteWidth = 1280
overwriteHeight = 720 overwriteHeight = 720
[TextureRedefine] # quarter-res alpha
width = 320
height = 180
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 640
overwriteHeight = 360
[TextureRedefine] # half-res (zoomed in) [TextureRedefine] # half-res (zoomed in)
width = 564 width = 564
height = 360 height = 360

View File

@ -34,6 +34,13 @@ formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1920 overwriteWidth = 1920
overwriteHeight = 1080 overwriteHeight = 1080
[TextureRedefine] # quarter-res alpha
width = 320
height = 180
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 960
overwriteHeight = 540
[TextureRedefine] # half-res (zoomed in) [TextureRedefine] # half-res (zoomed in)
width = 564 width = 564
height = 360 height = 360

View File

@ -16,10 +16,6 @@ Splatoon
- [Gamepad is blurry in Multiplayer](http://imgur.com/a/1YecH) (Quality - Gamepad) - [Gamepad is blurry in Multiplayer](http://imgur.com/a/1YecH) (Quality - Gamepad)
Super Mario 3D World
- [Sky is completely gone in 1-1](http://i.imgur.com/YwnNN2w.jpg) (All)
Super Mario Maker Super Mario Maker
- [NSMBU theme is completely broken](http://i.imgur.com/OumJaa6.png) (Quality) - [NSMBU theme is completely broken](http://i.imgur.com/OumJaa6.png) (Quality)