diff --git a/Mods/SuperMarioMaker_InfiniteLevelHeight/patches.txt b/Mods/SuperMarioMaker_InfiniteLevelHeight/patches.txt new file mode 100644 index 00000000..f2edd02c --- /dev/null +++ b/Mods/SuperMarioMaker_InfiniteLevelHeight/patches.txt @@ -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 \ No newline at end of file diff --git a/Mods/SuperMarioMaker_InfiniteLevelHeight/rules.txt b/Mods/SuperMarioMaker_InfiniteLevelHeight/rules.txt new file mode 100644 index 00000000..ae9733a5 --- /dev/null +++ b/Mods/SuperMarioMaker_InfiniteLevelHeight/rules.txt @@ -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