Hard Light Productions Forums

Hosted Projects - Standalone => Diaspora => Diaspora 3rd Party Missions, Mods & Campaigns => Topic started by: fragmaticus on March 03, 2014, 07:37:04 pm

Title: Newb question
Post by: fragmaticus on March 03, 2014, 07:37:04 pm
I realize how dumb this sounds...but I can't figure out how to install any of the 3rd party modules for Diaspora.  Can someone point me in the right direction please?  Thank you!
Title: Re: Newb question
Post by: karajorma on March 03, 2014, 11:21:19 pm
It's pretty easy. In the case of single missions, simply stick them in Diaspora/Data/Missions.

If there is something other than a .fs2 or .fc2 file in the folder, I'd advise making a folder called 3rd Party Mods with a folder insider it called Data and installing to there instead of Diaspora/Data. Then create a text file inside the 3rd Party Mods folder with notepad called mod.ini and edit the text to this

Code: [Select]
[launcher]
infotext     = 3rd Party Missions for Diaspora;

Then you choose 3rd Party Mods from the Launcher as your active mod.


I think we'll have to include all this with the next Diaspora release. It's more complex than it needs to be for newbies.

Title: Re: Newb question
Post by: bigenuffumbrella on March 06, 2014, 06:50:25 pm
Hey thank you very much for the response.  I will give that a try.

One more question...is there any way to make the nose of the Viper disappear and have a full screen view?

Title: Re: Newb question
Post by: bigenuffumbrella on March 06, 2014, 07:03:56 pm
By the way your suggestion didn't work.  Evidently I don't have the file path right. 

Did you mean set up the folders like this:

Diaspora\3rd party mods\data

...and all the 3rd party goodies go in THIS data folder.
Then inside the 3rd party mods folder is the mod.ini file?
Title: Re: Newb question
Post by: karajorma on March 06, 2014, 07:10:47 pm
Yeah. So the missions would be in Diaspora\3rd party mods\data\missions and the mod.ini would be in Diaspora\3rd party mods

If that doesn't work try it without spaces (I never use them but they are supposed to work if I remember correctly).
Title: Re: Newb question
Post by: SasoDuck on May 06, 2014, 08:50:08 pm
So I'm trying all that and none of it is working. The only campaign available to play is Shattered Armistice. Do I need to start a new pilot to play a different campaign or what?
Title: Re: Newb question
Post by: niffiwan on May 06, 2014, 09:00:13 pm
You'll only see a new campaign if you have installed a .fc2 file.  If all the files installed are .fs2, then they're standalone missions and need to be played from Tech Data -> Mission Simulator -> Single Missions
Title: Re: Newb question
Post by: SasoDuck on May 06, 2014, 10:30:50 pm
Ooooh, I was going about it wrong then :P

Edit: hmm, still not showing up (although I did manage to figure out how to replay mission 2 and wipe out all the heavy missile batteries in time; I'm getting better!)
Title: Re: Newb question
Post by: SasoDuck on May 06, 2014, 11:04:34 pm
For reference, I'm trying to install the "Patrick's Revenge" pack from this list (http://diaspora.fs2downloads.com/CampaignsAndMissions/)
Title: Re: Newb question
Post by: niffiwan on May 06, 2014, 11:53:43 pm
Ah yes, that includes a .fc2 plus extra voice acting so it should be added as a mod.  I've done that and given it a quick test and it seems to work OK.  Try downloading this:

http://www.mediafire.com/download/1ca8dthnjhhd9pd/PatricksRevenge.7z (http://www.mediafire.com/download/1ca8dthnjhhd9pd/PatricksRevenge.7z)

Extract it into your Diaspora folder, then select "pr" / Patricks Revenge from the mod tab in the launcher.  Then in Diaspora, select the Patricks Revenge from "Campaigns".
Title: Re: Newb question
Post by: SasoDuck on May 07, 2014, 01:46:16 am
Cool, worked like a charm, although I'd like to figure out how to do them myself so I don't have to ask for every campaign I want to download. Is it basically the same thing for the others?
Title: Re: Newb question
Post by: niffiwan on May 07, 2014, 02:36:12 am
Pretty much, you just need to know what folders the files belong in.  Unfortunately I don't know of any good documentation for this, so I looked in the code (cfile.cpp) and in the Freespace2 retail VPs in this case.