Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: headdie on August 20, 2009, 02:16:17 am

Title: Launcher Upgrade
Post by: headdie on August 20, 2009, 02:16:17 am
Dont know if something like this has been mentioned before but i think allowing multiple mods, or at least 2 to be selected in the launcher is getting to be desirable

e.g.

http://www.hard-light.net/forums/index.php/topic,65228.0/topicseen.html

even for user mods where the player would just like to use the new media update with an older mod
Title: Re: Launcher Upgrade
Post by: captain-custard on August 20, 2009, 03:20:08 am
this can be done already in the launcher using the "custom flag" ie "-mod whatever" also campaigns that need to use multiple mods such as your example ST;R use the mod ini file  using primary list and secondary list

hope this answers your question
Title: Re: Launcher Upgrade
Post by: chief1983 on August 20, 2009, 10:37:02 am
Problem is, ST:R itself is retail compatible (I think), that means by default it has to have the media VPs disabled.  So, the other option is then to have another mod, called str_mvps or something, and in its mod.ini you require the fsport, str, and the mediavps mods.  Kind of a pain really, but at least you only have to select one mod then.