mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-22 22:51:15 +01:00
[Splat] remove splat text
Gave major scaling artifacts when scaling past original size https://cdn.discordapp.com/attachments/292733452590120961/374237249795260418/2017-10-29_09-45-06.png
This commit is contained in:
parent
052bb21f5b
commit
412cf6e977
@ -85,13 +85,6 @@ formats = 0x1a
|
|||||||
overwriteWidth = <?=round($scaleFactorY*128)?>
|
overwriteWidth = <?=round($scaleFactorY*128)?>
|
||||||
overwriteHeight = <?=round($scaleFactorY*32)?>
|
overwriteHeight = <?=round($scaleFactorY*32)?>
|
||||||
|
|
||||||
[TextureRedefine] # splat text - GL_RGBA8
|
|
||||||
width = 250
|
|
||||||
height = 150
|
|
||||||
formats = 0x1a
|
|
||||||
overwriteWidth = <?=round($scaleFactorY*250)?>
|
|
||||||
overwriteHeight = <?=round($scaleFactorY*150)?>
|
|
||||||
|
|
||||||
[TextureRedefine] # multiplayer
|
[TextureRedefine] # multiplayer
|
||||||
width = 848
|
width = 848
|
||||||
height = 480
|
height = 480
|
||||||
|
Loading…
x
Reference in New Issue
Block a user