mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-24 18:23:06 -03:00
[MK8] additional LOD formats
Another pack we had pre 1.4?
This commit is contained in:
parent
0e266fec6f
commit
6a4ba075ff
1 changed files with 12 additions and 0 deletions
|
@ -89,3 +89,15 @@ overwriteRelativeLodBias = $0x035
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
formats = 0x01a
|
formats = 0x01a
|
||||||
overwriteRelativeLodBias = $0x01a
|
overwriteRelativeLodBias = $0x01a
|
||||||
|
|
||||||
|
[TextureRedefine]
|
||||||
|
formats = 0x431
|
||||||
|
overwriteRelativeLodBias = $0x431
|
||||||
|
|
||||||
|
[TextureRedefine]
|
||||||
|
formats = 0x235
|
||||||
|
overwriteRelativeLodBias = $0x235
|
||||||
|
|
||||||
|
[TextureRedefine]
|
||||||
|
formats = 0x433
|
||||||
|
overwriteRelativeLodBias = $0x433
|
||||||
|
|
Loading…
Add table
Reference in a new issue