Hello,
i just asked in Vanilla Essence thread if it's possible to have his mode auto-activated at game lauch.
It has a hotkey to switch between GZdoom/Vanilla Essence, that's good, but mod's in disabled state by default.
gzdoom.exe -iWAD doom_complete.pk3 -FILE MODs\VanillaEssence\VanillaEssence.pk3 MODs\Vanilla\FastWeapons.pk3 MODs\Vanilla\pk_sfx.wad MODs\Vanilla\SPFXD1.wad MODs\Vanilla\SPFXD2.wad MODs\Vanilla\SPFXSIGIL.wad
If needed in case of an existing possibility by .ini, i'd just have to add a specific config file to the batch ( -config gzdoom-VEssence.ini).
Thanks for the support of this behavior.
Auto-enable mod (if has enabled/disabled mode hotkey)
Moderator: GZDoom Developers
-
- Posts: 29
- Joined: Tue Apr 19, 2022 4:01 pm
-
- Lead GZDoom+Raze Developer
- Posts: 49183
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Auto-enable mod (if has enabled/disabled mode hotkey)
That's not how things work. If the mod has such an option it must ensure itself that it is saved persistently.
-
- Posts: 29
- Joined: Tue Apr 19, 2022 4:01 pm
Re: Auto-enable mod (if has enabled/disabled mode hotkey)
Well, the WAD itsels must be edited if i understand.