Skip to content

v1.2.0

Compare
Choose a tag to compare
@Amethyst-szs Amethyst-szs released this 06 Apr 22:06
· 106 commits to stable since this release
d64c8dc

What's Changed

  • Added load logger, tracking all assets requested by the world resource loader
  • Improved Actor Browser's pose keeper editor
  • Added two new categories to info window
  • Supports viewing/editing stages other than StageScene maps (example: title screen, cutscenes, ect.)
  • Fixed crash on enabling logger

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:

Installation on switch

  • Install Atmosphere and SMO V1.0.0
  • Remove any previous mods that would cause conflicts
  • Download newest build from releases
  • Drag and drop the included atmosphere and LunaKit folders onto the root of your SD card

Installation on Ryujinx

  • Enable mouse input in Ryujinx settings
  • Download newest build from releases
  • Drag and drop the included atmosphere and LunaKit folders onto the root of the emulated SD card

Installation on Yuzu is NOT actively supported.

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!