mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 01:29:18 +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
|
||||
overwriteFormat = 0x00f
|
||||
|
||||
|
||||
#
|
||||
#[TextureRedefine] #cloud
|
||||
#width = 1024
|
||||
#height = 512
|
||||
@ -322,11 +320,11 @@ overwriteFormat = 0x005
|
||||
#overwriteFormat = 0x005
|
||||
|
||||
# 8 -> 1f
|
||||
[TextureRedefine]
|
||||
width = 960
|
||||
height = 540
|
||||
formats = 0x008
|
||||
overwriteFormat = 0x01f
|
||||
#[TextureRedefine] #menu bg breaks do not use fmt 8
|
||||
#width = 960
|
||||
#height = 540
|
||||
#formats = 0x008
|
||||
#overwriteFormat = 0x01f
|
||||
|
||||
|
||||
#Res/formats not BC
|
||||
|
Loading…
Reference in New Issue
Block a user