mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-25 16:11:23 +01:00
Expand Quarter-Res Alpha: Everything else
Other games MAY need this, but we're not too sure.
This commit is contained in:
parent
e52fd3fb85
commit
ac457692dd
@ -40,13 +40,6 @@ 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
|
||||||
@ -71,3 +64,35 @@ width = 500
|
|||||||
height = 360
|
height = 360
|
||||||
overwriteWidth = 750
|
overwriteWidth = 750
|
||||||
overwriteHeight = 540
|
overwriteHeight = 540
|
||||||
|
|
||||||
|
[TextureRedefine] # quarter-res alpha
|
||||||
|
width = 320
|
||||||
|
height = 180
|
||||||
|
formatsExcluded = 0x41A # exclude obvious textures
|
||||||
|
overwriteWidth = 480
|
||||||
|
overwriteHeight = 270
|
||||||
|
|
||||||
|
[TextureRedefine] # q-res (gamepad)
|
||||||
|
width = 214
|
||||||
|
height = 120
|
||||||
|
formatsExcluded = 0x41A # exclude obvious textures
|
||||||
|
overwriteWidth = 321
|
||||||
|
overwriteHeight = 180
|
||||||
|
|
||||||
|
[TextureRedefine] # q-res (zoomed in)
|
||||||
|
width = 282
|
||||||
|
height = 180
|
||||||
|
overwriteWidth = 423
|
||||||
|
overwriteHeight = 270
|
||||||
|
|
||||||
|
[TextureRedefine] # q-res (zoom transition)
|
||||||
|
width = 250
|
||||||
|
height = 150
|
||||||
|
overwriteWidth = 375
|
||||||
|
overwriteHeight = 225
|
||||||
|
|
||||||
|
[TextureRedefine] # q-res (zoom transition 2)
|
||||||
|
width = 250
|
||||||
|
height = 180
|
||||||
|
overwriteWidth = 375
|
||||||
|
overwriteHeight = 270
|
||||||
|
@ -40,13 +40,6 @@ 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
|
||||||
@ -71,3 +64,35 @@ width = 500
|
|||||||
height = 360
|
height = 360
|
||||||
overwriteWidth = 1000
|
overwriteWidth = 1000
|
||||||
overwriteHeight = 720
|
overwriteHeight = 720
|
||||||
|
|
||||||
|
[TextureRedefine] # quarter-res alpha
|
||||||
|
width = 320
|
||||||
|
height = 180
|
||||||
|
formatsExcluded = 0x41A # exclude obvious textures
|
||||||
|
overwriteWidth = 640
|
||||||
|
overwriteHeight = 360
|
||||||
|
|
||||||
|
[TextureRedefine] # q-res (gamepad)
|
||||||
|
width = 214
|
||||||
|
height = 120
|
||||||
|
formatsExcluded = 0x41A # exclude obvious textures
|
||||||
|
overwriteWidth = 428
|
||||||
|
overwriteHeight = 240
|
||||||
|
|
||||||
|
[TextureRedefine] # q-res (zoomed in)
|
||||||
|
width = 282
|
||||||
|
height = 180
|
||||||
|
overwriteWidth = 564
|
||||||
|
overwriteHeight = 360
|
||||||
|
|
||||||
|
[TextureRedefine] # q-res (zoom transition)
|
||||||
|
width = 250
|
||||||
|
height = 150
|
||||||
|
overwriteWidth = 500
|
||||||
|
overwriteHeight = 300
|
||||||
|
|
||||||
|
[TextureRedefine] # q-res (zoom transition 2)
|
||||||
|
width = 250
|
||||||
|
height = 180
|
||||||
|
overwriteWidth = 500
|
||||||
|
overwriteHeight = 360
|
||||||
|
@ -40,13 +40,6 @@ 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
|
||||||
@ -71,3 +64,35 @@ width = 500
|
|||||||
height = 360
|
height = 360
|
||||||
overwriteWidth = 1500
|
overwriteWidth = 1500
|
||||||
overwriteHeight = 1080
|
overwriteHeight = 1080
|
||||||
|
|
||||||
|
[TextureRedefine] # quarter-res alpha
|
||||||
|
width = 320
|
||||||
|
height = 180
|
||||||
|
formatsExcluded = 0x41A # exclude obvious textures
|
||||||
|
overwriteWidth = 960
|
||||||
|
overwriteHeight = 540
|
||||||
|
|
||||||
|
[TextureRedefine] # q-res (gamepad)
|
||||||
|
width = 214
|
||||||
|
height = 120
|
||||||
|
formatsExcluded = 0x41A # exclude obvious textures
|
||||||
|
overwriteWidth = 642
|
||||||
|
overwriteHeight = 360
|
||||||
|
|
||||||
|
[TextureRedefine] # q-res (zoomed in)
|
||||||
|
width = 282
|
||||||
|
height = 180
|
||||||
|
overwriteWidth = 846
|
||||||
|
overwriteHeight = 540
|
||||||
|
|
||||||
|
[TextureRedefine] # q-res (zoom transition)
|
||||||
|
width = 250
|
||||||
|
height = 150
|
||||||
|
overwriteWidth = 750
|
||||||
|
overwriteHeight = 450
|
||||||
|
|
||||||
|
[TextureRedefine] # q-res (zoom transition 2)
|
||||||
|
width = 250
|
||||||
|
height = 180
|
||||||
|
overwriteWidth = 750
|
||||||
|
overwriteHeight = 540
|
||||||
|
@ -34,13 +34,6 @@ 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
|
||||||
@ -58,3 +51,28 @@ width = 500
|
|||||||
height = 360
|
height = 360
|
||||||
overwriteWidth = 750
|
overwriteWidth = 750
|
||||||
overwriteHeight = 540
|
overwriteHeight = 540
|
||||||
|
|
||||||
|
[TextureRedefine] # quarter-res alpha
|
||||||
|
width = 320
|
||||||
|
height = 180
|
||||||
|
formatsExcluded = 0x41A # exclude obvious textures
|
||||||
|
overwriteWidth = 480
|
||||||
|
overwriteHeight = 270
|
||||||
|
|
||||||
|
[TextureRedefine] # q-res (zoomed in)
|
||||||
|
width = 282
|
||||||
|
height = 180
|
||||||
|
overwriteWidth = 423
|
||||||
|
overwriteHeight = 270
|
||||||
|
|
||||||
|
[TextureRedefine] # q-res (zoom transition)
|
||||||
|
width = 250
|
||||||
|
height = 150
|
||||||
|
overwriteWidth = 375
|
||||||
|
overwriteHeight = 225
|
||||||
|
|
||||||
|
[TextureRedefine] # q-res (zoom transition 2)
|
||||||
|
width = 250
|
||||||
|
height = 180
|
||||||
|
overwriteWidth = 375
|
||||||
|
overwriteHeight = 270
|
||||||
|
@ -34,13 +34,6 @@ 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
|
||||||
@ -58,3 +51,28 @@ width = 500
|
|||||||
height = 360
|
height = 360
|
||||||
overwriteWidth = 1000
|
overwriteWidth = 1000
|
||||||
overwriteHeight = 720
|
overwriteHeight = 720
|
||||||
|
|
||||||
|
[TextureRedefine] # quarter-res alpha
|
||||||
|
width = 320
|
||||||
|
height = 180
|
||||||
|
formatsExcluded = 0x41A # exclude obvious textures
|
||||||
|
overwriteWidth = 640
|
||||||
|
overwriteHeight = 360
|
||||||
|
|
||||||
|
[TextureRedefine] # q-res (zoomed in)
|
||||||
|
width = 282
|
||||||
|
height = 180
|
||||||
|
overwriteWidth = 564
|
||||||
|
overwriteHeight = 360
|
||||||
|
|
||||||
|
[TextureRedefine] # q-res (zoom transition)
|
||||||
|
width = 250
|
||||||
|
height = 150
|
||||||
|
overwriteWidth = 500
|
||||||
|
overwriteHeight = 300
|
||||||
|
|
||||||
|
[TextureRedefine] # q-res (zoom transition 2)
|
||||||
|
width = 250
|
||||||
|
height = 180
|
||||||
|
overwriteWidth = 500
|
||||||
|
overwriteHeight = 360
|
||||||
|
@ -34,13 +34,6 @@ 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
|
||||||
@ -58,3 +51,28 @@ width = 500
|
|||||||
height = 360
|
height = 360
|
||||||
overwriteWidth = 1500
|
overwriteWidth = 1500
|
||||||
overwriteHeight = 1080
|
overwriteHeight = 1080
|
||||||
|
|
||||||
|
[TextureRedefine] # quarter-res alpha
|
||||||
|
width = 320
|
||||||
|
height = 180
|
||||||
|
formatsExcluded = 0x41A # exclude obvious textures
|
||||||
|
overwriteWidth = 960
|
||||||
|
overwriteHeight = 540
|
||||||
|
|
||||||
|
[TextureRedefine] # q-res (zoomed in)
|
||||||
|
width = 282
|
||||||
|
height = 180
|
||||||
|
overwriteWidth = 846
|
||||||
|
overwriteHeight = 540
|
||||||
|
|
||||||
|
[TextureRedefine] # q-res (zoom transition)
|
||||||
|
width = 250
|
||||||
|
height = 150
|
||||||
|
overwriteWidth = 750
|
||||||
|
overwriteHeight = 450
|
||||||
|
|
||||||
|
[TextureRedefine] # q-res (zoom transition 2)
|
||||||
|
width = 250
|
||||||
|
height = 180
|
||||||
|
overwriteWidth = 750
|
||||||
|
overwriteHeight = 540
|
||||||
|
Loading…
x
Reference in New Issue
Block a user