mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
[TPHD] Fx fix menu bg
Remove 08 conversion
This commit is contained in:
parent
68463c344d
commit
e1f57dd123
@ -230,8 +230,6 @@ height = 540
|
|||||||
formats = 0x007
|
formats = 0x007
|
||||||
overwriteFormat = 0x00f
|
overwriteFormat = 0x00f
|
||||||
|
|
||||||
|
|
||||||
#
|
|
||||||
#[TextureRedefine] #cloud
|
#[TextureRedefine] #cloud
|
||||||
#width = 1024
|
#width = 1024
|
||||||
#height = 512
|
#height = 512
|
||||||
@ -322,11 +320,11 @@ overwriteFormat = 0x005
|
|||||||
#overwriteFormat = 0x005
|
#overwriteFormat = 0x005
|
||||||
|
|
||||||
# 8 -> 1f
|
# 8 -> 1f
|
||||||
[TextureRedefine]
|
#[TextureRedefine] #menu bg breaks do not use fmt 8
|
||||||
width = 960
|
#width = 960
|
||||||
height = 540
|
#height = 540
|
||||||
formats = 0x008
|
#formats = 0x008
|
||||||
overwriteFormat = 0x01f
|
#overwriteFormat = 0x01f
|
||||||
|
|
||||||
|
|
||||||
#Res/formats not BC
|
#Res/formats not BC
|
||||||
|
Loading…
Reference in New Issue
Block a user