[SMM] Add level height mod

Added a disclaimer to not go online, probably will scare off most people. I thought about patching the online functionality out of this game with this graphic pack, so that you couldn't go online with it, but you would just save and reload Cemu with online enabled...
This commit is contained in:
Crementif 2019-04-22 03:41:07 +02:00
parent aa720f2873
commit 23316aec97
No known key found for this signature in database
GPG Key ID: F9BA5311478A0564
2 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,8 @@
[LevelHeightV1.47]
moduleMatches = 0xF110487F
0x100D9238 = .float 4320.0 # .long 0x45870000
0x100D9460 = .float 4320.0 # .long 0x45870000
0x100D9AB4 = .float 4320.0 # .long 0x45870000
0x100DA16C = .float 4320.0 # .long 0x45870000
0x100DFA14 = .float $height
0x022152CC = .long 0x48000048

View File

@ -0,0 +1,26 @@
[Definition]
titleIds = 000500001018DB00,000500001018DC00,000500001018DD00
name = Infinite Level Height
path = "Super Mario Maker/Mods/Infinite Level Height"
description = Make sure to have online disabled while having this graphic pack enabled, you're liable if you get banned! Allows you to make higher levels. Credits to comex for the mod (http://yt.vu/+comex) and GRAnimated for adapting it into a graphic pack.
version = 3
[Preset]
name = 32 Blocks Tall
$height = 32.0
[Preset]
name = 64 Blocks Tall
$height = 64.0
[Preset]
name = 128 Blocks Tall
$height = 128.0
[Preset]
name = 135 Blocks Tall
$height = 135.0
[Preset]
name = 270 Blocks Tall
$height = 270.0