mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-28 10:51:50 +01:00
[XCX] XCX logo screen shows after flyover
Fix - NLA fly over logo screen - Cheers GITech
This commit is contained in:
parent
a1afb1e8cc
commit
17c3070a04
@ -27,6 +27,7 @@ replaceFormat 0x81e
|
|||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
formatsExcluded = 0x031 #NLA flyover XCX logo screen
|
||||||
tileModesExcluded = 0x001
|
tileModesExcluded = 0x001
|
||||||
overwriteWidth = <?=round($scaleFactorX*1280)?>
|
overwriteWidth = <?=round($scaleFactorX*1280)?>
|
||||||
overwriteHeight = <?=round($scaleFactorY*720)?>
|
overwriteHeight = <?=round($scaleFactorY*720)?>
|
||||||
|
Loading…
Reference in New Issue
Block a user