mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
Make XCX AMD GCN4 workaround separate
This commit is contained in:
parent
a1171f74ec
commit
12e3dff2b0
@ -20,9 +20,3 @@ width = 854
|
|||||||
height = 480
|
height = 480
|
||||||
overwriteWidth = 427
|
overwriteWidth = 427
|
||||||
overwriteHeight = 240
|
overwriteHeight = 240
|
||||||
|
|
||||||
[TextureRedefine] # AMD GCN4 workaround
|
|
||||||
width = 320
|
|
||||||
height = 180
|
|
||||||
overwriteWidth = 0
|
|
||||||
overwriteHeight = 0
|
|
@ -20,9 +20,3 @@ 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
|
|
@ -20,9 +20,3 @@ 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
|
|
@ -20,9 +20,3 @@ 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
|
|
@ -14,9 +14,3 @@ 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
|
|
@ -14,9 +14,3 @@ 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
|
|
@ -14,9 +14,3 @@ 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
|
|
9
Workarounds/XCX_AMDGCN4/rules.txt
Normal file
9
Workarounds/XCX_AMDGCN4/rules.txt
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
[Definition]
|
||||||
|
titleIds = 0005000010116100,00050000101C4C00,00050000101C4D00
|
||||||
|
name = "Xenoblade Chronicles X - AMD GCN4 workaround"
|
||||||
|
|
||||||
|
[TextureRedefine]
|
||||||
|
width = 320
|
||||||
|
height = 180
|
||||||
|
overwriteWidth = 0
|
||||||
|
overwriteHeight = 0
|
Loading…
Reference in New Issue
Block a user