mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-25 19:16:52 +01:00
[Rio] fix message background
This commit is contained in:
parent
0288012386
commit
3954c9e243
@ -15,7 +15,8 @@ version = 2
|
||||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
tileModesExcluded = 0x001
|
||||
tileModesExcluded = 0x1
|
||||
formatsExcluded = 0x31
|
||||
overwriteWidth = <?=round($scaleFactorX*1280)?>
|
||||
overwriteHeight = <?=round($scaleFactorY*720)?>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user