/Miyamoto

A supercharged fork of the modern day level editor.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Miyamoto!

The New Super Mario Bros. U / New Super Luigi U Editor

A level editor for NSMBU and NSLU by AboodXD and Gota7, based on Reggie! Next by RoadrunnerWMC, which is based on Reggie by Treeki, Tempus et al. Uses Python 3, PyQt5 and libyaz0.


Discord: https://discord.gg/AvFEHpp
GitHub: https://github.com/aboood40091/Miyamoto


Credits

  • Treeki -- Creator of Reggie!

  • RoadrunnerWMC -- Creator of Reggie! Next, Spritedata, Graphics

  • AboodXD -- Coding, Spritedata, Graphics

  • Gota7 -- Coding, Spritedata, Graphics

  • Grop -- Coding, Spritedata, Graphics

  • Hiccup -- Spritedata

  • Huey -- Spritedata, Graphics

  • John10v10 -- Coding the Quick Paint Tool

  • Kinnay -- Spritedata

  • Luzifer -- Graphics

  • Mayro -- Graphics

  • Meorge -- Testing on macOS

  • MrRean -- Coding, Spritedata, Categories, Graphics

  • NVIDIA -- NVCOMPRESS

  • RicBent -- Graphics

  • Toms -- Spritedata, Graphics

  • Wiimm -- WSZST


TODO

  • Get unknown entrance fields figured out
  • Get unknown area fields figured out
  • Sprite images / HD screenshots (a lot of them)
  • Improve Tileset handling

How To Use

First, download this repo (either by using git clone or git pull if you've already cloned it), or by downloading a release, or by just downloading this repo as a whole.

Second, you need the filesystem for New Super Mario Bros. U. You can get it by dumping the game using ddd: https://gbatemp.net/threads/ddd-wiiu-title-dumper.418492/

Thirdly, Download and install the following:

Run the following in a command prompt:
python3 miyamoto.py
You can replace python3 with the path to python.exe (including "python.exe" at the end) and miyamoto.py with the path to miyamoto.py (including "miyamoto.py" at the end)

It should ask you to choose a folder. Choose the course_res_pack folder, or where you've stored the levels (1-1.szs, at least).

Enjoy.