mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-23 16:31:50 +01:00
Half-Res Alpha
added to Splatoon and Xenoblade
This commit is contained in:
parent
b74219196f
commit
3002e67149
@ -2,7 +2,7 @@
|
|||||||
titleIds = 0005000010172600,0005000010172700,000500001011b900
|
titleIds = 0005000010172600,0005000010172700,000500001011b900
|
||||||
name = "Bayonetta 2 - 2160p (4K)"
|
name = "Bayonetta 2 - 2160p (4K)"
|
||||||
|
|
||||||
[TextureRedefine] #tv
|
[TextureRedefine] # tv
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
overwriteWidth = 3840
|
overwriteWidth = 3840
|
||||||
|
@ -6,4 +6,11 @@ name = "Splatoon - 1080p"
|
|||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
overwriteWidth = 1920
|
overwriteWidth = 1920
|
||||||
overwriteHeight = 1080
|
overwriteHeight = 1080
|
||||||
|
|
||||||
|
[TextureRedefine] # half-res alpha
|
||||||
|
width = 640
|
||||||
|
height = 360
|
||||||
|
formatsExcluded = 0x41A # exclude obvious textures
|
||||||
|
overwriteWidth = 960
|
||||||
|
overwriteHeight = 540
|
@ -6,4 +6,11 @@ name = "Splatoon - 1440p (2K)"
|
|||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
overwriteWidth = 2560
|
overwriteWidth = 2560
|
||||||
overwriteHeight = 1440
|
overwriteHeight = 1440
|
||||||
|
|
||||||
|
[TextureRedefine] # half-res alpha
|
||||||
|
width = 640
|
||||||
|
height = 360
|
||||||
|
formatsExcluded = 0x41A # exclude obvious textures
|
||||||
|
overwriteWidth = 1280
|
||||||
|
overwriteHeight = 720
|
@ -6,4 +6,11 @@ name = "Splatoon - 2160p (4K)"
|
|||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
overwriteWidth = 3840
|
overwriteWidth = 3840
|
||||||
overwriteHeight = 2160
|
overwriteHeight = 2160
|
||||||
|
|
||||||
|
[TextureRedefine] # half-res alpha
|
||||||
|
width = 640
|
||||||
|
height = 360
|
||||||
|
formatsExcluded = 0x41A # exclude obvious textures
|
||||||
|
overwriteWidth = 1920
|
||||||
|
overwriteHeight = 1080
|
@ -6,4 +6,11 @@ name = "Xenoblade Chronicles X - 1080p"
|
|||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
overwriteWidth = 1920
|
overwriteWidth = 1920
|
||||||
overwriteHeight = 1080
|
overwriteHeight = 1080
|
||||||
|
|
||||||
|
[TextureRedefine] # half-res alpha
|
||||||
|
width = 640
|
||||||
|
height = 360
|
||||||
|
formatsExcluded = 0x41A # exclude obvious textures
|
||||||
|
overwriteWidth = 960
|
||||||
|
overwriteHeight = 540
|
@ -6,4 +6,11 @@ name = "Xenoblade Chronicles X - 1440p (2K)"
|
|||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
overwriteWidth = 2560
|
overwriteWidth = 2560
|
||||||
overwriteHeight = 1440
|
overwriteHeight = 1440
|
||||||
|
|
||||||
|
[TextureRedefine] # half-res alpha
|
||||||
|
width = 640
|
||||||
|
height = 360
|
||||||
|
formatsExcluded = 0x41A # exclude obvious textures
|
||||||
|
overwriteWidth = 1280
|
||||||
|
overwriteHeight = 720
|
@ -6,4 +6,11 @@ name = "Xenoblade Chronicles X - 2160p (4K)"
|
|||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
overwriteWidth = 3840
|
overwriteWidth = 3840
|
||||||
overwriteHeight = 2160
|
overwriteHeight = 2160
|
||||||
|
|
||||||
|
[TextureRedefine] # half-res alpha
|
||||||
|
width = 640
|
||||||
|
height = 360
|
||||||
|
formatsExcluded = 0x41A # exclude obvious textures
|
||||||
|
overwriteWidth = 1920
|
||||||
|
overwriteHeight = 1080
|
Loading…
Reference in New Issue
Block a user