Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Load into a mod by default #339

Open
Grumwumpus opened this issue Sep 18, 2024 · 6 comments
Open

[Feature Request] Load into a mod by default #339

Grumwumpus opened this issue Sep 18, 2024 · 6 comments

Comments

@Grumwumpus
Copy link

Hello.

Please disregard if this exists already. I tried looking for it and couldn't find it... but that doesn't mean it's not there.

As the title says, I would kindly ask you to consider adding some sort of a way to mark a mod, so that it's loaded automatically and immediately upon launching the game.

Thank you for your time.

@NightFright2k19
Copy link

NightFright2k19 commented Sep 21, 2024

This would actually be really useful. One rarely finishes a mod in a single session, and returning afterwards by going through the mod menu feels like a needless process.

Ideally, this could even work with multiple mod folders. I'm using a separate folder for custom music, but it will only work with -game and then any other mod just overrides it. If I want to use different music in a mod, it either needs to be copied into id1 or the mod folder itself. If there were a way of marking two mod folders for example, the one for music (which doesn't contain any game data btw, just music tracks) could be loaded together with any mod and no files would have to be moved manually.

@theptoing
Copy link

From what I know if you do "game [mod1] [mod2] etc" the later modes will overrule the former ones.
But saves are always in the last one as well, unless you use a minus infront of the mod name.

so if you do "game gameplaymod -musicmod" you will save in gameplaymod folder. but that also means that loading does not load the musicmod I think

@theptoing
Copy link

If you wanna start with a specific mod you can just make a shortcut and have add "-game [mod]" to the commandline parameters

@NightFright2k19
Copy link

NightFright2k19 commented Sep 26, 2024

The thing is, the new menu was made to put an end to using commandline parameters. Anyway, what works is -game mod -game musicpack. Savegames and config will then be stored in the musicpack folder.

@drHyperion451
Copy link

Maybe the right option is to just save the last mod you've played (including id1) and launch that instead.

I don't believe creating more buttons on the options would be better. This should be the default, and if you want to override it you can just use the -game id1 launch parameter at this point.

@drHyperion451
Copy link

If the user deletes the game folder and that turns to be the last game they played, the engine should default to id1

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

No branches or pull requests

4 participants