Skip to content

A whole new kit - v1.3.0

Compare
Choose a tag to compare
@Amethyst-szs Amethyst-szs released this 17 Apr 06:44
· 18 commits to stable since this release
3233ade

What's Changed

  • Actor Browser 2.0
    • Added rail visualization and editing
    • Display model and JP name in list
    • Improved flag editing
    • Revamped search and favorite system
    • Sub-actor browsing
    • Appear, kill, and warp to object buttons
  • Automatic updating to newer versions
    • At this time this feature is not available on Ryujinx due to a bug in the emulator, hopefully this will be fixed shortly!
  • Implemented ImGui's new docking features, replacing anchors
  • Added graphics preset editing/browsing
  • Added render buffer viewing
  • Added control over screen size scaling for docked and handheld mode
  • Fixed memory leak in load logging system
  • Redesigned several different menus and windows
  • Improved noclip controls
  • Redesigned heap browser
  • Improved logging and added a new exception handler

Full Changelog: v1.2.0...v1.3.0

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!