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
|
||||
overwriteHeight = 150
|
||||
|
||||
[TextureRedefine] # half-res (zoom transition)
|
||||
[TextureRedefine] # half-res (zoom transition 2)
|
||||
width = 500
|
||||
height = 360
|
||||
overwriteWidth = 250
|
||||
|
@ -20,3 +20,9 @@ width = 854
|
||||
height = 480
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
||||
|
||||
[TextureRedefine] # AMD GCN4 workaround
|
||||
width = 320
|
||||
height = 180
|
||||
overwriteWidth = 0
|
||||
overwriteHeight = 0
|
@ -20,3 +20,9 @@ width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
|
||||
[TextureRedefine] # AMD GCN4 workaround
|
||||
width = 320
|
||||
height = 180
|
||||
overwriteWidth = 0
|
||||
overwriteHeight = 0
|
@ -20,3 +20,9 @@ width = 854
|
||||
height = 480
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
||||
|
||||
[TextureRedefine] # AMD GCN4 workaround
|
||||
width = 320
|
||||
height = 180
|
||||
overwriteWidth = 0
|
||||
overwriteHeight = 0
|
@ -14,3 +14,9 @@ height = 360
|
||||
formatsExcluded = 0x41A # exclude obvious textures
|
||||
overwriteWidth = 960
|
||||
overwriteHeight = 540
|
||||
|
||||
[TextureRedefine] # AMD GCN4 workaround
|
||||
width = 320
|
||||
height = 180
|
||||
overwriteWidth = 0
|
||||
overwriteHeight = 0
|
@ -14,3 +14,9 @@ height = 360
|
||||
formatsExcluded = 0x41A # exclude obvious textures
|
||||
overwriteWidth = 1280
|
||||
overwriteHeight = 720
|
||||
|
||||
[TextureRedefine] # AMD GCN4 workaround
|
||||
width = 320
|
||||
height = 180
|
||||
overwriteWidth = 0
|
||||
overwriteHeight = 0
|
@ -14,3 +14,9 @@ height = 360
|
||||
formatsExcluded = 0x41A # exclude obvious textures
|
||||
overwriteWidth = 1920
|
||||
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