[TUTOR] How to remove the HUD entirely - Do it in 16 steps!

Mods, guides how to use and install mods go right in here.
Post Reply
User avatar
weee50
Posts: 65
Joined: 12 Sep 2013, 00:35

Post » 02 Oct 2013, 00:17

Step 1: Open game.lua.
Step 2: Press CTRL+F, search "-UI" or "marioscore."
Step 3: Remove the lines starting with the "---UI" line and ending with "end end end".
Step 4: Save game.lua.
Step 5: Open levelscreen.lua.
Step 6: Scroll down to the very bottom of levelscreen.lua.
Step 7: Remove all the bottom lines starting with the one that has "properprint("mario")".
Step 8: Save levelscreen.lua.
Step 9: Open menu.lua.
Step 10: Repeat Step 2.
Step 11: Remove the lines starting with the ---UI" line and ending with the one that has "properprint("time")".
Step 12: Save menu.lua.
Step 13: Compress ALL of the .lua files and folders in the "mari0_1.6" folder to one .zip folder.
Step 14: Rename the .zip to a .love.
Step 15: Open the .love.
Step 16: Enjoy!


Last bumped by weee50 on 02 Oct 2013, 00:17.

Post Reply