Skip to content

Add CLI direct minigame launch mode#2

Open
ThomasJRyan wants to merge 15 commits into
skip_boot_settingfrom
boot_to_minigame
Open

Add CLI direct minigame launch mode#2
ThomasJRyan wants to merge 15 commits into
skip_boot_settingfrom
boot_to_minigame

Conversation

@ThomasJRyan

@ThomasJRyan ThomasJRyan commented Jun 3, 2026

Copy link
Copy Markdown
Owner

Adds a CLI-only direct minigame launch path for testing and development.

  • Adds --minigame / -m with values like 401 or m401
  • Adds --cpu-difficulty with easy, medium, hard, expert, or 0-3
  • Reuses the existing skip-boot setup and default save-file auto-load path
  • Automatically configures player 1 as human and players 2-4 as CPUs
  • Skips mode select, character select, and minigame rules
  • Exits the application once the direct-launched minigame completes

@ThomasJRyan ThomasJRyan changed the title Boot to minigame Add CLI direct minigame launch mode Jun 3, 2026
Corsage and others added 13 commits June 2, 2026 21:57
* include cstdint for imgui engine types

* add unlock all minigames cheat

* Updated to TARGET_PC

---------

Co-authored-by: Thomas Ryan <contact@thomasryan.ca>
…narly-party

Add unlock Bowser's Gnarly Party board cheat.
* Add skip boot sequence setting

* Include cstdint in ImGui engine header

* Guard skip boot flow to PC builds

* Added partyboard_settings_skipBootSequence to dol.def

* Fixed Windows build and removed nested check for TARGET_PC

---------

Co-authored-by: Thomas Ryan <contact@thomasryan.ca>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants