mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-25 19:16:52 +01:00
[XCX] Format removed in source as well
This commit is contained in:
parent
047fa1e861
commit
383517de0b
@ -167,24 +167,6 @@ $scaleBlur = 1.0
|
|||||||
#$scaleShader = 1.0
|
#$scaleShader = 1.0
|
||||||
#$scaleBlur = 1.0
|
#$scaleBlur = 1.0
|
||||||
|
|
||||||
[TextureRedefine]
|
|
||||||
width = 1280
|
|
||||||
height = 720
|
|
||||||
formats = 0x816
|
|
||||||
overwriteFormat = 0x820
|
|
||||||
|
|
||||||
[TextureRedefine]
|
|
||||||
width = 640
|
|
||||||
height = 368
|
|
||||||
formats = 0x816
|
|
||||||
overwriteFormat = 0x820
|
|
||||||
|
|
||||||
[TextureRedefine]
|
|
||||||
width = 640
|
|
||||||
height = 360
|
|
||||||
formats = 0x816
|
|
||||||
overwriteFormat = 0x820
|
|
||||||
|
|
||||||
#[TextureRedefine] #moved to fancy gfx for better compatibility
|
#[TextureRedefine] #moved to fancy gfx for better compatibility
|
||||||
#width = 1280
|
#width = 1280
|
||||||
#height = 720
|
#height = 720
|
||||||
@ -216,12 +198,10 @@ overwriteFormat = 0x820
|
|||||||
#formats = 0x816
|
#formats = 0x816
|
||||||
#overwriteFormat = 0x820
|
#overwriteFormat = 0x820
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
formatsExcluded = 0x031,0x431,0x035,0x034,0x033 #dialog prompt fixes, XCX Logo NLA
|
formatsExcluded = 0x41a,0x031,0x431,0x035,0x034,0x033 #dialog prompt fixes, XCX Logo NLA
|
||||||
tileModesExcluded = 0x001
|
tileModesExcluded = 0x001
|
||||||
overwriteWidth = ($width/$gameWidth) * 1280
|
overwriteWidth = ($width/$gameWidth) * 1280
|
||||||
overwriteHeight = ($height/$gameHeight) * 720
|
overwriteHeight = ($height/$gameHeight) * 720
|
||||||
|
Loading…
Reference in New Issue
Block a user