mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
[XCX] Fix skell view boken due to format conversion
This commit is contained in:
parent
e748f9bccb
commit
1e7a39f52d
@ -30,17 +30,17 @@ height = 720
|
|||||||
formats = 0x810
|
formats = 0x810
|
||||||
overwriteFormat = 0x81e
|
overwriteFormat = 0x81e
|
||||||
|
|
||||||
[TextureRedefine]
|
#[TextureRedefine] #breaks skell view
|
||||||
width = 640
|
#width = 640
|
||||||
height = 368
|
#height = 368
|
||||||
formats = 0x816
|
#formats = 0x816
|
||||||
overwriteFormat = 0x820
|
#overwriteFormat = 0x820
|
||||||
|
#
|
||||||
[TextureRedefine]
|
#[TextureRedefine]
|
||||||
width = 640
|
#width = 640
|
||||||
height = 360
|
#height = 360
|
||||||
formats = 0x816
|
#formats = 0x816
|
||||||
overwriteFormat = 0x820
|
#overwriteFormat = 0x820
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 640
|
width = 640
|
||||||
@ -54,17 +54,17 @@ height = 360
|
|||||||
formats = 0x007
|
formats = 0x007
|
||||||
overwriteFormat = 0x00f
|
overwriteFormat = 0x00f
|
||||||
|
|
||||||
[TextureRedefine]
|
#[TextureRedefine] # breaks skell view
|
||||||
width = 640
|
#width = 640
|
||||||
height = 368
|
#height = 368
|
||||||
formats = 0x01a
|
#formats = 0x01a
|
||||||
overwriteFormat = 0x01f
|
#overwriteFormat = 0x01f
|
||||||
|
#
|
||||||
[TextureRedefine]
|
#[TextureRedefine]
|
||||||
width = 640
|
#width = 640
|
||||||
height = 360
|
#height = 360
|
||||||
formats = 0x01a
|
#formats = 0x01a
|
||||||
overwriteFormat = 0x01f
|
#overwriteFormat = 0x01f
|
||||||
|
|
||||||
[TextureRedefine] # fog 1.5 match stencil
|
[TextureRedefine] # fog 1.5 match stencil
|
||||||
width = 448
|
width = 448
|
||||||
|
Loading…
Reference in New Issue
Block a user