Hard Light Productions Forums
Hosted Projects - FS2 Required => FreeSpace Conversion => Topic started by: amaroxx on August 14, 2009, 12:19:38 pm
-
Ok. I dont get it.
In my fs2 root directory there are fsport, fsport-mediavps and fsport-st:r directories.
the ST campaign is avaible everythere, but the st:r campaign only in the fsport-str file.
but with the fsport-str file as mod selected i get non-scp models, backgrounds etc.
with the fsport-mediavps file i get the actual versions, but not the REBORN campaign - only the standard one.
so HOW do i get reborn working WITH scp graphics?
-
Well. Please select a debug build in the Launcher with ST:R as the active mod, run it, then post the fs2_open-log from your data directory here.
-
Can I assume you have MediaVPs installed as well? If so, here's what you need to do.
In your ST:R folder, you'll see a file called mod.ini. Open that in Notepad, and at the bottom you should see a line like this:
[multimod]
secondarylist = fsport;
You'll need to change that line so it pulls in the FSPort and standard Media VPs in the proper order. Change it to this:
[multimod]
secondarylist = fsport_mediavps,fsport,mediavps;
If your folders have different names, edit accordingly.
-
That's not the proper order. ;) Unfortunately, the launcher has a bug in it where it's impossible to apply the proper order. So here's what you do. Select "No Mod" in the mod section, and then add this as a custom command line option:
-mod fsport-mediavps,fsport-str,fsport,mediavps
-
Isn't that what the primarylist is for?
-
Actually Goob, ST:R data should override FSPort MVPs data. If he edits my data into his INI, it will load ST:R as primary and all those as secondary. So, yes, this IS the proper order IF he doesn't hyphenate his mod directories UNLESS he's using a newer bugfixed launcher.
But your way will work too, if he picks No Mod.
-
Isn't that what the primarylist is for?
That's the launcher bug I mentioned. For some reason 5.5e doesn't handle primarylist correctly.
Actually Goob, ST:R data should override FSPort MVPs data.
O rly? What if he wants the high poly Faustus?
-
It does work for me.....Provided I use the old workaround for the "-" problem. Using underscores in place of dashes does make it work.
-
You should really be using dashes instead of underscores though. Both in your mod.ini and in your folder names.
-
Why not underscores?
Dashes mess up the old launcher (and should be fine for the new one), but why not underscores?
-
Dashes have been partially fixed in the new one. Still, using underscores is the best option as long as it isn't fixed, IMHO.
-
It is fixed in the launcher.
Dashes are required for people using ST:R and FSPort on retail FS2. In order to keep everything consistent, we want everyone to use dashes.
-
That's how I got it to work for me (works both with the d and the e version of the launcher), thanks to the help of the people over in the Silent Thread Reborn forum.
I have one folder called SilentThreatReborn in which I have the two STR vp files and the following entry in the mod.ini
[multimod]
primarylist = FSPort;
secondarylist = ;
And a secend folder called STRMediaVP to link STR with the Media VPs (which I select as active mod to play) with a mod.ini like this:
[multimod]
primarylist = FSPortMediavp,SilentThreatReborn;
secondarylist = FSPort,MediaVPs;
I guess the easiest way to avoid problems with underscore vs dash is to simply not use either and instead use capital letters to orientate yourself within a folder name :P even though I have to admit those aren't my actual foldernames (currently I'm also using underscores :o ).
-
I guess the easiest way to avoid problems with underscore vs dash is to simply not use either and instead use capital letters
That's even worse than the underscore.
-
And why would that be?
-
What I don't understand is why you go to such great lengths to preserve retail compatibility at all (which is basically worthless!), and really just limits what you can do...
-
And why would that be?
For the same reason that it can't be an underscore. It has to be a character that comes lexicographically before letters or numbers in the ASCII character set. Of the 11 characters available, the dash seemed to be the best choice.
What I don't understand is why you go to such great lengths to preserve retail compatibility at all (which is basically worthless!), and really just limits what you can do...
Let's please not go through this again. :rolleyes: If you're still mindlessly spouting that talking point then you obviously haven't been paying attention.