mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-27 02:11: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
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x031 #NLA flyover XCX logo screen
|
||||
tileModesExcluded = 0x001
|
||||
overwriteWidth = <?=round($scaleFactorX*1280)?>
|
||||
overwriteHeight = <?=round($scaleFactorY*720)?>
|
||||
|
Loading…
Reference in New Issue
Block a user