mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
Remove separate quality workaround Workaround
This commit is contained in:
parent
351901e2a1
commit
a1171f74ec
@ -59,7 +59,7 @@ height = 300
|
|||||||
overwriteWidth = 250
|
overwriteWidth = 250
|
||||||
overwriteHeight = 150
|
overwriteHeight = 150
|
||||||
|
|
||||||
[TextureRedefine] # half-res (zoom transition)
|
[TextureRedefine] # half-res (zoom transition 2)
|
||||||
width = 500
|
width = 500
|
||||||
height = 360
|
height = 360
|
||||||
overwriteWidth = 250
|
overwriteWidth = 250
|
||||||
|
@ -19,4 +19,10 @@ overwriteHeight = 540
|
|||||||
width = 854
|
width = 854
|
||||||
height = 480
|
height = 480
|
||||||
overwriteWidth = 1920
|
overwriteWidth = 1920
|
||||||
overwriteHeight = 1080
|
overwriteHeight = 1080
|
||||||
|
|
||||||
|
[TextureRedefine] # AMD GCN4 workaround
|
||||||
|
width = 320
|
||||||
|
height = 180
|
||||||
|
overwriteWidth = 0
|
||||||
|
overwriteHeight = 0
|
@ -19,4 +19,10 @@ overwriteHeight = 720
|
|||||||
width = 854
|
width = 854
|
||||||
height = 480
|
height = 480
|
||||||
overwriteWidth = 2560
|
overwriteWidth = 2560
|
||||||
overwriteHeight = 1440
|
overwriteHeight = 1440
|
||||||
|
|
||||||
|
[TextureRedefine] # AMD GCN4 workaround
|
||||||
|
width = 320
|
||||||
|
height = 180
|
||||||
|
overwriteWidth = 0
|
||||||
|
overwriteHeight = 0
|
@ -19,4 +19,10 @@ overwriteHeight = 1080
|
|||||||
width = 854
|
width = 854
|
||||||
height = 480
|
height = 480
|
||||||
overwriteWidth = 3840
|
overwriteWidth = 3840
|
||||||
overwriteHeight = 2160
|
overwriteHeight = 2160
|
||||||
|
|
||||||
|
[TextureRedefine] # AMD GCN4 workaround
|
||||||
|
width = 320
|
||||||
|
height = 180
|
||||||
|
overwriteWidth = 0
|
||||||
|
overwriteHeight = 0
|
@ -13,4 +13,10 @@ width = 640
|
|||||||
height = 360
|
height = 360
|
||||||
formatsExcluded = 0x41A # exclude obvious textures
|
formatsExcluded = 0x41A # exclude obvious textures
|
||||||
overwriteWidth = 960
|
overwriteWidth = 960
|
||||||
overwriteHeight = 540
|
overwriteHeight = 540
|
||||||
|
|
||||||
|
[TextureRedefine] # AMD GCN4 workaround
|
||||||
|
width = 320
|
||||||
|
height = 180
|
||||||
|
overwriteWidth = 0
|
||||||
|
overwriteHeight = 0
|
@ -13,4 +13,10 @@ width = 640
|
|||||||
height = 360
|
height = 360
|
||||||
formatsExcluded = 0x41A # exclude obvious textures
|
formatsExcluded = 0x41A # exclude obvious textures
|
||||||
overwriteWidth = 1280
|
overwriteWidth = 1280
|
||||||
overwriteHeight = 720
|
overwriteHeight = 720
|
||||||
|
|
||||||
|
[TextureRedefine] # AMD GCN4 workaround
|
||||||
|
width = 320
|
||||||
|
height = 180
|
||||||
|
overwriteWidth = 0
|
||||||
|
overwriteHeight = 0
|
@ -13,4 +13,10 @@ width = 640
|
|||||||
height = 360
|
height = 360
|
||||||
formatsExcluded = 0x41A # exclude obvious textures
|
formatsExcluded = 0x41A # exclude obvious textures
|
||||||
overwriteWidth = 1920
|
overwriteWidth = 1920
|
||||||
overwriteHeight = 1080
|
overwriteHeight = 1080
|
||||||
|
|
||||||
|
[TextureRedefine] # AMD GCN4 workaround
|
||||||
|
width = 320
|
||||||
|
height = 180
|
||||||
|
overwriteWidth = 0
|
||||||
|
overwriteHeight = 0
|
@ -1,8 +0,0 @@
|
|||||||
titleIds = 0005000010116100,00050000101C4C00,00050000101C4D00
|
|
||||||
name = "Xenoblade Chronicles X - AMD GCN4 Workaround"
|
|
||||||
|
|
||||||
[TextureRedefine] # No artifacts
|
|
||||||
width = 320
|
|
||||||
height = 180
|
|
||||||
overwriteWidth = 0
|
|
||||||
overwriteHeight = 0
|
|
Loading…
Reference in New Issue
Block a user