mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 01:29:18 +01:00
Quarter-Res Alpha (#5)
This commit is contained in:
parent
12e3dff2b0
commit
11ec851b31
@ -40,6 +40,13 @@ formatsExcluded = 0x41A # exclude obvious textures
|
||||
overwriteWidth = 320
|
||||
overwriteHeight = 180
|
||||
|
||||
[TextureRedefine] # quarter-res alpha
|
||||
width = 320
|
||||
height = 180
|
||||
formatsExcluded = 0x41A # exclude obvious textures
|
||||
overwriteWidth = 160
|
||||
overwriteHeight = 90
|
||||
|
||||
[TextureRedefine] # half-res (gamepad)
|
||||
width = 427
|
||||
height = 240
|
||||
@ -63,4 +70,4 @@ overwriteHeight = 150
|
||||
width = 500
|
||||
height = 360
|
||||
overwriteWidth = 250
|
||||
overwriteHeight = 180
|
||||
overwriteHeight = 180
|
||||
|
@ -40,6 +40,13 @@ formatsExcluded = 0x41A # exclude obvious textures
|
||||
overwriteWidth = 960
|
||||
overwriteHeight = 540
|
||||
|
||||
[TextureRedefine] # quarter-res alpha
|
||||
width = 320
|
||||
height = 180
|
||||
formatsExcluded = 0x41A # exclude obvious textures
|
||||
overwriteWidth = 480
|
||||
overwriteHeight = 270
|
||||
|
||||
[TextureRedefine] # half-res (gamepad)
|
||||
width = 427
|
||||
height = 240
|
||||
@ -63,4 +70,4 @@ overwriteHeight = 450
|
||||
width = 500
|
||||
height = 360
|
||||
overwriteWidth = 750
|
||||
overwriteHeight = 540
|
||||
overwriteHeight = 540
|
||||
|
@ -40,6 +40,13 @@ formatsExcluded = 0x41A # exclude obvious textures
|
||||
overwriteWidth = 1280
|
||||
overwriteHeight = 720
|
||||
|
||||
[TextureRedefine] # quarter-res alpha
|
||||
width = 320
|
||||
height = 180
|
||||
formatsExcluded = 0x41A # exclude obvious textures
|
||||
overwriteWidth = 640
|
||||
overwriteHeight = 360
|
||||
|
||||
[TextureRedefine] # half-res (gamepad)
|
||||
width = 427
|
||||
height = 240
|
||||
@ -63,4 +70,4 @@ overwriteHeight = 600
|
||||
width = 500
|
||||
height = 360
|
||||
overwriteWidth = 1000
|
||||
overwriteHeight = 720
|
||||
overwriteHeight = 720
|
||||
|
@ -40,6 +40,13 @@ formatsExcluded = 0x41A # exclude obvious textures
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
||||
|
||||
[TextureRedefine] # quarter-res alpha
|
||||
width = 320
|
||||
height = 180
|
||||
formatsExcluded = 0x41A # exclude obvious textures
|
||||
overwriteWidth = 960
|
||||
overwriteHeight = 540
|
||||
|
||||
[TextureRedefine] # half-res (gamepad)
|
||||
width = 427
|
||||
height = 240
|
||||
@ -63,4 +70,4 @@ overwriteHeight = 900
|
||||
width = 500
|
||||
height = 360
|
||||
overwriteWidth = 1500
|
||||
overwriteHeight = 1080
|
||||
overwriteHeight = 1080
|
||||
|
@ -34,6 +34,13 @@ formatsExcluded = 0x41A # exclude obvious textures
|
||||
overwriteWidth = 960
|
||||
overwriteHeight = 540
|
||||
|
||||
[TextureRedefine] # quarter-res alpha
|
||||
width = 320
|
||||
height = 180
|
||||
formatsExcluded = 0x41A # exclude obvious textures
|
||||
overwriteWidth = 480
|
||||
overwriteHeight = 270
|
||||
|
||||
[TextureRedefine] # half-res (zoomed in)
|
||||
width = 564
|
||||
height = 360
|
||||
@ -50,4 +57,4 @@ overwriteHeight = 450
|
||||
width = 500
|
||||
height = 360
|
||||
overwriteWidth = 750
|
||||
overwriteHeight = 540
|
||||
overwriteHeight = 540
|
||||
|
@ -34,6 +34,13 @@ formatsExcluded = 0x41A # exclude obvious textures
|
||||
overwriteWidth = 1280
|
||||
overwriteHeight = 720
|
||||
|
||||
[TextureRedefine] # quarter-res alpha
|
||||
width = 320
|
||||
height = 180
|
||||
formatsExcluded = 0x41A # exclude obvious textures
|
||||
overwriteWidth = 640
|
||||
overwriteHeight = 360
|
||||
|
||||
[TextureRedefine] # half-res (zoomed in)
|
||||
width = 564
|
||||
height = 360
|
||||
@ -50,4 +57,4 @@ overwriteHeight = 600
|
||||
width = 500
|
||||
height = 360
|
||||
overwriteWidth = 1000
|
||||
overwriteHeight = 720
|
||||
overwriteHeight = 720
|
||||
|
@ -34,6 +34,13 @@ formatsExcluded = 0x41A # exclude obvious textures
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
||||
|
||||
[TextureRedefine] # quarter-res alpha
|
||||
width = 320
|
||||
height = 180
|
||||
formatsExcluded = 0x41A # exclude obvious textures
|
||||
overwriteWidth = 960
|
||||
overwriteHeight = 540
|
||||
|
||||
[TextureRedefine] # half-res (zoomed in)
|
||||
width = 564
|
||||
height = 360
|
||||
@ -50,4 +57,4 @@ overwriteHeight = 900
|
||||
width = 500
|
||||
height = 360
|
||||
overwriteWidth = 1500
|
||||
overwriteHeight = 1080
|
||||
overwriteHeight = 1080
|
||||
|
@ -16,10 +16,6 @@ Splatoon
|
||||
|
||||
- [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
|
||||
|
||||
- [NSMBU theme is completely broken](http://i.imgur.com/OumJaa6.png) (Quality)
|
||||
|
Loading…
Reference in New Issue
Block a user