mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
[MK8] Add MKTV watermark removal pack
Requested by https://www.reddit.com/r/cemu/comments/c4ey4f/mario_kart_8_mktv_watermark/ I also changed the name of the 60FPS pack for Mario Kart 8 to conform to our Game_UpperCasePackName folder naming scheme and made a proper description, name and path.
This commit is contained in:
parent
3f6c6be1d7
commit
fdc925149a
6
Mods/MarioKart8_60FPSMultiplayer/rules.txt
Normal file
6
Mods/MarioKart8_60FPSMultiplayer/rules.txt
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[Definition]
|
||||||
|
titleIds = 000500001010ec00,000500001010ed00,000500001010eb00
|
||||||
|
name = 60FPS with 3/4P splitscreen mode
|
||||||
|
path = "Mario Kart 8/Mods/60FPS in splitscreen"
|
||||||
|
description = Forces the game to run at 60FPS instead of the 30FPS in 3-4P splitscreen. In those splitscreen modes, it normally alternates each side of the screen in one frame. This forces it to draw both sides instead.
|
||||||
|
version = 3
|
13
Mods/MarioKart8_RemoveMKTVWatermark/rules.txt
Normal file
13
Mods/MarioKart8_RemoveMKTVWatermark/rules.txt
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
[Definition]
|
||||||
|
titleIds = 000500001010ec00,000500001010ed00,000500001010eb00
|
||||||
|
name = Removes the MKTV watermark
|
||||||
|
path = "Mario Kart 8/Mods/Remove MKTV watermark"
|
||||||
|
description = Removes the MKTV watermark in the replays or highlight reel.
|
||||||
|
version = 3
|
||||||
|
|
||||||
|
[TextureRedefine]
|
||||||
|
width = 160
|
||||||
|
height = 40
|
||||||
|
formats = 0x034
|
||||||
|
overwriteWidth = 1
|
||||||
|
overwriteHeight = 1
|
@ -1,6 +0,0 @@
|
|||||||
[Definition]
|
|
||||||
titleIds = 000500001010ec00,000500001010ed00,000500001010eb00
|
|
||||||
name = Resolution
|
|
||||||
path = "Mario Kart 8/Mods/4p 60fps"
|
|
||||||
description = Draws the whole screen every frame in 4p mode.
|
|
||||||
version = 3
|
|
Loading…
Reference in New Issue
Block a user