Skip to content

v1.1.0

Compare
Choose a tag to compare
@Amethyst-szs Amethyst-szs released this 19 Mar 18:36
· 123 commits to stable since this release
27e8c42

What's Changed

  • Added advanced heap manager
  • Added a new font with support for Japanese characters
  • Fixed crash some people experienced with actor browser
  • Fixed handheld mode with attached joy-con not responding
  • Fixed bug with collision rendering
  • Fixed some typos

LunaKit for Super Mario Odyssey

LunaKit is a development tool / modification of Super Mario Odyssey designed to assist in debugging, testing, experimenting, and more! Uses ImGui ExLaunch with a special dedicated SD card folder to allow being layered on top of any RomFS or Starlight mod

Gameplay 1

Features:

  • Custom in-game GUI built on Dear ImGui
  • View and edit large amounts of game info
  • Browse, search, favorite, and manipulate every object in a stage
  • Many game settings and cheats for players and developers alike
  • Primitive Rendering to visually draw additonal game info
  • Extremely fast stage warping, including custom stages using Custom Stage plugins
  • Easy to make Custom Theme plugins
  • Highly modular and expandable code with a detailed Wiki page

How to use:

Controls:

  • Open the interface by holding ZR + R and tapping L
  • Hide windows by pressing L-Stick
  • Mouse controls (RECOMMENDED)
    • Navigate interface with a mouse
    • Connect mouse to switch via USB
  • Controller controls (NOT RECOMMENDED)
    • Activate or deactivate controller mode by holding ZR + R and tapping ZL
    • Navigate window with D-Pad
    • Interact with windows using A or B
    • Change windows by holding Y and using shoulder buttons

For more information, read the readme! Thank you so much for downloading, enjoy!