mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-23 16:31:50 +01:00
[Splat] Fix Blank Stage Previews
before: https://cdn.discordapp.com/attachments/292733452590120961/389547170979774464/unknown.png after: https://cdn.discordapp.com/attachments/292733452590120961/389551829542895617/unknown.png
This commit is contained in:
parent
46c9604a10
commit
0bf36a8592
@ -37,6 +37,7 @@ overwriteHeight = <?=round($scaleFactorY*360)?>
|
||||
[TextureRedefine] # quarter-res alpha
|
||||
width = 320
|
||||
height = 180
|
||||
formatsExcluded = 0x35
|
||||
overwriteWidth = <?=round($scaleFactorX*320)?>
|
||||
overwriteHeight = <?=round($scaleFactorY*180)?>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user