Add Command Line Parameter to Override Mods #499

Closed
TheMetalStorm wants to merge 4 commits from cli-mods into master
TheMetalStorm commented 2025-01-06 22:30:27 +00:00 (Migrated from github.com)

Added the -m/--mod flag for both headless and normal Ryujinx. It takes in a list of mods (Format: "Mod1","Mod2","Mod3") and starts the game ONLY with those mods.

Now we can for example create shortcuts in Windows that start a game with specific mods, also useful for launchers like Playnite.

Added the -m/--mod flag for both headless and normal Ryujinx. It takes in a list of mods (Format: "Mod1","Mod2","Mod3") and starts the game ONLY with those mods. Now we can for example create shortcuts in Windows that start a game with specific mods, also useful for launchers like Playnite.
GreemDev commented 2025-01-30 23:24:34 +00:00 (Migrated from github.com)

If you start a game via shortcut with this, exit, then start a new one, your mods will be forcibly disabled.
The override mods list must be cleared on game exit if this is to be merged.
And also merge conflicts

If you start a game via shortcut with this, exit, then start a new one, your mods will be forcibly disabled. The override mods list must be cleared on game exit if this is to be merged. And also merge conflicts

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MeloNX/Ryujinx-ryubing#499
No description provided.