mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-23 08:21:51 +01:00
[MK8] [2160p] Add multiplayer kart preview upscaling
before: https://cdn.discordapp.com/attachments/292733452590120961/362580915198754827/Untitled.jpg after: https://cdn.discordapp.com/attachments/292733452590120961/362581086506844171/Untitled.jpg
This commit is contained in:
parent
2e61bcc79c
commit
4178e1a20c
@ -19,6 +19,13 @@ formatsExcluded = 0x41A # exclude obvious textures
|
|||||||
overwriteWidth = 1920
|
overwriteWidth = 1920
|
||||||
overwriteHeight = 1080
|
overwriteHeight = 1080
|
||||||
|
|
||||||
|
[TextureRedefine]
|
||||||
|
width = 640
|
||||||
|
height = 320
|
||||||
|
formatsExcluded = 0x41A # exclude obvious textures
|
||||||
|
overwriteWidth = 1920
|
||||||
|
overwriteHeight = 960
|
||||||
|
|
||||||
# Quarter Res Alpha (motion blur effect around edges of screen)
|
# Quarter Res Alpha (motion blur effect around edges of screen)
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 320
|
width = 320
|
||||||
|
Loading…
Reference in New Issue
Block a user