Hard Light Productions Forums

Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: Razial on July 24, 2009, 07:09:51 am

Title: Freespace: The Great War ships in FRED2?
Post by: Razial on July 24, 2009, 07:09:51 am
Hi

I'm not sure if this has already been answered (i cant find a way to search through the threads :/ ) but i'll ask again anyway :)  Is there a way to get ships from FS1 in FRED2 (or a link to a mods site maybe), such as the original 'Apollo', 'Athena' and 'Valkyrie' and others?

Thanks dudes
Title: Re: Freespace: The Great War ships in FRED2?
Post by: The E on July 24, 2009, 07:20:11 am
Yes. It's called the FSPort (http://www.hard-light.net/forums/index.php/topic,58357.0.html). Just make a shortcut to FRED, and add "-mod FSPort" to the target field.

If you want just those ships, you're going to have to extract the models, textures and table entries from the FSPort vps, and make new table entries (or rather, modular tables) that you can put into your own mod.

Another suggestion: Why don't you join us in the IRC channel (http://irc://irc.esper.net/hard-light)? Quick questions like these can be answered there just as efficiently.
Title: Re: Freespace: The Great War ships in FRED2?
Post by: Razial on July 24, 2009, 07:25:03 am
Thanks man, and the second part sounds a lot more complicated than im sure it is :)
Title: Re: Freespace: The Great War ships in FRED2?
Post by: Dragon on July 24, 2009, 07:25:47 am
Also ,if you would like to use FS1 ships and weapons with FS2 ones, I made a mod that allows it.
http://freespacemods.net/download.php?view.542
http://freespacemods.net/download.php?view.538
http://freespacemods.net/download.php?view.540
http://freespacemods.net/download.php?view.541
It's in four parts, as nobody on FSMods put full version on the website jet, but it's tested and should work.
Title: Re: Freespace: The Great War ships in FRED2?
Post by: Razial on July 24, 2009, 07:31:10 am
Sweet. thanks dude! Do these mods change everything to only FS1 ships or does it just add the ships to FRED2_open to be used with the standard list?
Title: Re: Freespace: The Great War ships in FRED2?
Post by: Dragon on July 24, 2009, 07:33:28 am
FSPort does the first, FS1toFS2 does the second.
FSPort also allows you to use full FS1 interface and HUD.
FS1toFS2 only add FS1 ships.
Title: Re: Freespace: The Great War ships in FRED2?
Post by: Razial on July 24, 2009, 07:37:01 am
All I want to do is have the ship models from FS1, i'm not bothered about anything more than that.
Title: Re: Freespace: The Great War ships in FRED2?
Post by: Dragon on July 24, 2009, 07:42:42 am
The main difference between FS1toFS2 and FSPort is that the first preserves FS2 ships (allowing you for example to fight Apollo in Herc II) and FSPort does not.
Title: Re: Freespace: The Great War ships in FRED2?
Post by: Razial on July 24, 2009, 07:45:06 am
Ok so i have unpacked the files into a folder named 'mods' in my main FS2 directory. Do i now just add "-mod mod" to the target line in FRED2_open?
Title: Re: Freespace: The Great War ships in FRED2?
Post by: Razial on July 24, 2009, 07:46:04 am
"-mod mods" (mistake)
Title: Re: Freespace: The Great War ships in FRED2?
Post by: The E on July 24, 2009, 07:48:07 am
There's an edit function that you can use to correct errors like those.....Also, the HLP IRC channel is teh awesome...

To answer your question, yes, it should be fine that way.
Title: Re: Freespace: The Great War ships in FRED2?
Post by: Razial on July 24, 2009, 07:58:58 am
Sweet man! That has worked perfectly. Just one more thing, can i only have 1 set of mods (media vps) running at once or can i put more in that folder to be used simeltaneously wiv the FS1 vps? Also how do i get on the irc channel?
Title: Re: Freespace: The Great War ships in FRED2?
Post by: Jeff Vader on July 24, 2009, 08:07:11 am
Sweet man! That has worked perfectly. Just one more thing, can i only have 1 set of mods (media vps) running at once or can i put more in that folder to be used simeltaneously wiv the FS1 vps?
Separate mod folder names with commas. As in "-mod fsport,mediavps,awesomesauce" and so on.

Also how do i get on the irc channel?
http://widget.mibbit.com/?settings=b73fe961ed217d9a3cbd9637dc7ba9bf&server=irc.esper.net&channel=%23hard-light&noServerTab=false
Title: Re: Freespace: The Great War ships in FRED2?
Post by: The E on July 24, 2009, 08:09:02 am
If you have a dedicated IRC client installed clicking the link on top of the page should work.  If you don't have one, and don't want to install one, click this link (http://widget.mibbit.com/?settings=b73fe961ed217d9a3cbd9637dc7ba9bf&server=irc.esper.net&channel=%23hard-light&noServerTab=false), select a nickname, and you are in. As for multiple mods, that is definitely possible.
To do it in FRED, change the -mod line to "-mod mod1,mod2" (Replacing mod1 and mod2 with the appropriate names, of course). So, for example, to use your the FS1 ships with the mediavps, it would look like this: "-mod mods,mediavps" (You should really use a better name than "mods"....).

To get this to work with FreeSpace, copy this text:
Code: [Select]
[multimod]
secondaryline = mediavps;
into a new text file, and save it as "mod.ini" in your mod folder.
Title: Re: Freespace: The Great War ships in FRED2?
Post by: Razial on July 24, 2009, 08:29:56 am
ok the ships work in FRED2 now but they wont work in FS2. I have copied what u said into a txt file named 'mods.ini' and saved it in the fold er named 'mods' that contain the FS1 ships vps, and i have set the target for my shortcuts to FRED2_open 3_6_10 and FS2_open 3_6_10 to "-mod mods" ('mods' being the folder containing the new vps and txt file) but when i start my test mission containing myself 'alpha 1', and 4 apollo ships, 'beta wing', it loads the mission fine, with myself and 4 Ulysses, not Apollos. Any ideas?
Title: Re: Freespace: The Great War ships in FRED2?
Post by: The E on July 24, 2009, 08:34:35 am
The file needs to be called "mod.ini", not "mods.ini" and under no circumstances should it be called "mod.ini.txt" or something like that.
And don't use shortcuts to the FSO exe. Use the Launcher. That's what it's there for. Select your mod in the mod tab, and watch it go.
Title: Re: Freespace: The Great War ships in FRED2?
Post by: Razial on July 24, 2009, 08:43:19 am
Does the 'Mod' you need to select in the launcher need to just be the name of the folder containing the new VPs and .ini config file? Because i have done this and it still isn't loading the new ships in game.


[attachment deleted by Tolwyn]
Title: Re: Freespace: The Great War ships in FRED2?
Post by: Jeff Vader on July 24, 2009, 08:58:05 am
1. Just select fs2_open_3_6_10.exe.
2. Open the "Features" tab.
3. Enter "-mod Mods" without quotations to the "Custom flags" field. If you want to use other mod folders, add them too and separate the mod folder names with commas. As in "-mod Mods,MediaVPs".
4. Click Apply.
5. Run.
Title: Re: Freespace: The Great War ships in FRED2?
Post by: Razial on July 24, 2009, 09:54:34 am
Wicked!

It's all good man :D I think i'm slowly getting the hang on this modding malarky now :)

Thanks
Title: Re: Freespace: The Great War ships in FRED2?
Post by: Goober5000 on July 24, 2009, 10:11:55 am
It's worth noting that a lot of ships changed their stats between FS1 and FS2.  The Loki, Horus, and Demon are three that come to mind.
Title: Re: Freespace: The Great War ships in FRED2?
Post by: Stormkeeper on August 28, 2009, 11:03:00 am
The Demon being the most striking example amongst those three.
Title: Re: Freespace: The Great War ships in FRED2?
Post by: Droid803 on August 28, 2009, 01:18:32 pm
Yeah, gaining 60k HP.