- Details
Click on one of the questions to see the answer.
If you can't find your technical answers here; try asking in the forums.
Although it doesn't need a CD, the games' programming prevents it from starting up if there is no drive. If you have a computer without a CD drive, you can use our NoCD patch to remove this check from the game.
Starting with Windows 8, the game may only run with 30fps due to some code changes. There are two ways to solve this:
- 1. Edit the flux.ini and change the value full_screen = 1 to full_screen = 0 . Now you can use fullscreenizer to run the game with more fps.
- 2. Alter some emulation settings in Windows itself. This is more complicated and explained here. You will retain the games' original fullscreen feature.
The DEP of new Windows versions prevents the game from loading. Follow these steps to disable the DEP for I-War 2:
- Open Control Panel, select "System Security" then "System" followed by "Advanced System Settings". Choose the Advanced tab, then "Settings..." in the Performance section.
- Choose the "Data Execution Prevention" tab and add EdgeOfChaos.exe (or loader.exe for the GOG version) as an exception (found in .\Independence War 2 - Edge of Chaos\bin\release)
Additionally, your antivirus may delete some of the DLL files in the bin/release folder while playing - make sure to add this folder to the exception list.
If your text ingame looks like this:
you may be able to solve it by changing these values in the flux.ini:
override_pixel_texel_offsets = 0
pixel_offset_x = -0.5
pixel_offset_y = -0.5
to
override_pixel_texel_offsets = 1
pixel_offset_x = 0.4
pixel_offset_y = 0.4
This problem is called Z-Fighting and seems to be caused by some graphics drivers. It was even around when the game just came out.
Try to edit the flux.ini - in the section [fcGraphicsDeviceD3D] change the value
use_static_buffers = 0
to
use_static_buffers = 1
A. This is a problem with the graphics driver. Try upgrading it, you may find newer ones on the Intel/AMD/NVidia website. If upgrading doesn't help, you can try one of two things:
- Try running the game in 16bit mode
- Try editing the flux.ini file (make sure you backup the original first) and change the option:
use_w_buffer = 1
to
use_w_buffer = 0
Save the file and run the game.
Some features from a future graphics upgrade for the game accidentally made it into the latest patch. This didn't cause any problems when the patch was tested, but it seems that on some user's setups it can cause problems.
To fix it simply delete the following folder from the game:
<install folder>\resource\images\planets
This will disable the feature that's causing the problem.
A1. The only solution I found for the stuttering sound and movies was to copy the movies to a Movies directory in my IWar 2 main folder and edit my flux.ini. Open the flux.ini file in notepad, look for the entry [FcResourceManager] and add this line:
search_paths[2] = .\Movies
A2. I decided to switch the binkw32.dll in the \bin\release with one that worked well from another game, version 1.0f, and the vids now play flawlessly.
Password protection and private servers were implemented in Version F12. If you have Version F10 you will need to upgrade with the Edge Of Chaos Patch 1 before you can use these features. You can password protect your server by changing the appropriate section of your flux.ini file, which is located in the folder where you installed the game. We recommend you make a backup of the flux.ini before you start editing it. Add the following under the appropriate headings in the flux.ini:
[FcServer]
password = "your password"
Anyone trying to join your server must supply the same password in their flux.ini file under the FcClient section:
[FcClient]
password = "your password"
If the server password is set to "" then any client is allowed entry. Furthermore, you can make your server invisible to GameSpy and the in-game internet browser by changing the Internet visible' setting:
[FcServer]
Internet_visible = 0
Users can still join the game provided you tell them your IP address and session name, which they can supply as command line parameters to the game to automatically connect to your server, e.g.
bin\release\loader.exe -hsn -hip i.e. bin\release\loader.exe -hsn "Templar's Clan" -hip "127.63.15.7"
you will need to run this command from the Edge of Chaos installation directory.
Open up the file flux.ini and change the values according to this:
[icArcadeCamera]
Default = 1.2
16:10 = 1.37
16:9 = 1.48
[icChaseCamera]
Default = 1.2
16:10 = 1.37
16:9 = 1.48
[icConversationCamera]
Default = 1.1
16:10 = 1.27
16:9 = 1.37
[icDollyCamera]
Default = 1.2
16:10 = 1.37
16:9 = 1.48
[icDropCamera]
Default = 1.1
16:10 = 1.27
16:9 = 1.37
[icExternalCamera]
Default = 1.25
16:10 = 1.43
16:9 = 1.54
[icInternalCamera]
Default = 1.1
16:10 = 1.27
16:9 = 1.37
[icTacticalCamera]
Default = 1.2
16:10 = 1.37
16:9 = 1.48
[icTwoShotCamera]
Default = 1.1
16:10 = 1.27
16:9 = 1.37
It seems like some systems prevent the game from saving if the "saves" folder is missing inside of the game folder.
Especially the GOG version is notorious for this, as it doesn't create this folder by default (sometimes).
The solution is simple: Go into the game directory (C:/GOG Games/Independence War 2) and create a folder called "saves".
Running a dedicated server is as simple as starting up:
loader.exe -ac iwar2.icServerApp -argument "1" -argument "2"
from the top-level game directory.
This will run the server with the default settings from flux.ini. You can pass additional parameters, too:
- sqp - Server Query Port, default: 26900
- aic - AI Count (Number of Bots), default: 0
- ais - AI Skill, default: 0.6
- aib - AI Bots, enables and disables the bots (buggy, use the flux.ini for it)
- am - Arcade Mode
- c - Console for headless servers, seems to be broken here
- spl - Server Player Limit, default: 16
- sfl - Server Frag Limit, default: 10
- stl - Server Time Limit, default: 600
- sn - Server Name, default: Templar's Lair
- sm - Server Map, default: ini:/multiplayer/maps/generic_02
- sp - Server Package/Gametype, default: dm
The server can also be run on Linux with wine, but it will spawn a second screen. On a headless server, run it like this:
Xvfb :1&
export DISPLAY=:1
cd ~/.wine/drive_c/GOG\ Games/Independence\ War\ 2/ && \
nohup wine ./bin/release/loader.exe -ac iwar2.icServerApp -sp dm -sn "i-war2 GOG" -stl 600 -sfl 10 -sm ini:/multiplayer/maps/piracy -aib 1 -aic 2 > /dev/null 2>&1 &
- Details
If you can't find your technical answers here; try asking in the forums.
I-War was designed to run on 3Dfx cards back in the day, which gave us an astonishing resolution of 800x600. Without one of these cards it will only run in 640x480, without 3D acceleration.
But fear not! You can change this nowadays. There are various programs out there that can emulate a 3Dfx card and even bring your resolution up to 1920x1200! Just to name a few:
Usually, you just copy one of these wrappers into the game directory, configure the resolution and you are set.
NOTE: The GOG version of I-War already includes a 3Dfx wrapper.
The DEP of new Windows versions prevents the game from loading. Follow these steps to disable the DEP:
- Open Control Panel, select "System Security" then "System" followed by "Advanced System Settings". Choose the Advanced tab, then "Settings..." in the Performance section.
- Choose the "Data Execution Prevention" tab and add iwar_start.exe to the exception list
The game seems to slow down extensively in some setups, when the option "Blurred stars" is set active in the settings. Just disable it.
A. Run the dxdiag.exe from "program files\DirectX\". Disable the "Direct Draw Accelerator" under the Display tab. That's it!
If you stick the dxdiag.exe on your desktop as a shortcut you can swap in and out of Direct Draw easily. Also you will not have to re-boot your system.
Solution #1: Set the compatibility mode of the game to Windows 95.
Solution #2: The problem seems to be gone in Defiance. You can run the original missions within the Defiance game engine (although this isn't supported, it should generally work).
Instructions (copied from the now defunct Atari Community):
"This is still slightly crude, but the game is running, and will hopefully be fully playable. Here's what I did:
(a) Copy IWDE.exe, DeIsL1.isu, and Dreadnaught.ini from Defiance to I-War.
(All other files here and inside "brender" are identical from I-War to Defiance, aside from the loading screen which we want to keep :) Remember to update your shortcuts to the game to point to IWDE.exe (or else rename IWDE.exe to IWar.exe).
(b) The psg/resource directory...
This contains the actual game data, so we certainly want to keep most of the original files, however the new executable will also require certain resources from Defiance that do not exist in I-War (this applies to both the slabbed and unslabbed files), so we need to copy these files over. The easiest way to do this is as follows:
1) Deslab all *.slb files for both games, and add "-noslab" to your game shortcuts.
2) Under I-War\psg\resource make a new directory (say "x")
3) Move all the following directories into "x": art, sh_3dh, sh_3dx, scripts, shapes, sounds.
4) Copy the Defiance versions of those same directories into the I-War resource directory.
5) Delete the new copy of the scripts\missions directory.
6) Copy or move the directories under "x" back into the resource directory, overwriting everything when asked.
Lastly, we need to add back the Defiance init and gui scripts. These are the only resource files existing in both games where I have used the Defiance versions, as the game will not run without them:
7) Copy the "init" and "gui" directories from Defiance\psg\resource\scripts into I-War\psg\resource\scripts (overwriting).
8) Also copy "excelrichsys.csv" from Defiance\psg\resource\geog into I-War\psg\resource\geog (overwriting). (This merely fixes a typo.)
This will give you a resource directory that contains all the original I-War files, plus all of the new files from Defiance (except for the definitely-unwanted Defiance mission and briefing documents).
This isn't necessarily the best possible arrangement, but it is simple to do. Some of the new files will be superfluous to the original game regardless of the updated game engine, but any such files will certainly not cause problems, and I believe that steps (7) and (8) cover the only files which ought to be updated to the Defiance versions from their I-War originals (See next reply below for details on this).
You'll find that the game has acquired some of the Defiance characteristics (the all-red mission selection screens; the ability to zoom; the inability to enter and navigate the 'virtual bridge') but with a bit of luck, the game will actually be fully playable. I wouldn't be surprised if there are problems, mind -- this is something of a "cross your fingers and hope for the best" sort of operation after all -- but at this stage I'd also not be surprised if it all works properly :)"
The 3Dfx-Version of I-War often will not register weapon hits, because on modern computers the game might run too fast, even with a fixed framerate of 60 FPS (which most monitors run at).
The Solution:
If you have an NVidia graphics card, go to the NVidia system settings (right-click on the desktop) and then to 3D-Settings.
Now change your vertical synchronisation (v-sync) to adaptive (half frequency).
The game will now run with 30 fps and your hits should be recognized.
Remember to revert this setting after you've finished playing, since the setting limits anything shown on the monitor to 30 fps.
If you have an AMD graphics card the tool Radeon Pro can help you setting up a fixed framerate.
Thanks to ChristianGS for finding this solution.
- Details
The Art of Manual Jumps - Posted by Foeth
Jumstart with Weapons - Posted by Matthew Smith
MCA Terraforming
Getting Hanged by the Sheriff
Unknown Cargo
Inventory Items
Saving the Game
Adding LDA's - (posted by James Moore)
Countermeasures
Head for Base - I haven't the Time
In the Speed Zone
Question About Jaffs
If he does collect them if you have left the system, does he only collect up to 12 or keep coming back until all marked pods have been collected?
Ammo Depletion
Later in the game, when you can have several missile launchers with internal magasines you'll be able to carry a lot more missiles and get through them a lot faster.
Lost Clusters
Seeing Double on Freighter Escort Mission (Europe Version only)
- Details
Act Two - The Badlands
Act 2 - How can I get the PatCom ship?
Act 2 - Where can I find the pilots?
- Trouble At the Ranch: Once the mission has been completed you will need to travel to the Eureka System Administration and talk to the Third Way Elder - Upon docking to the station, select the second dialogue option twice and the Third Way will pledge pilots to the cause
- Meet The Oman: Once this mission is complete, you need to head to Daru-el-Salam, the Oman Headquarters around the planet Jahim. Upon docking to the station, you can just ask for pilots and the Oman will help
- High Noon: Once this mission is complete, you need to head to Sheriff Kane's station - the Firefrost System Administration that is around the planet Sunflower, a moon off Gefjon, which is around the Sun Firefrost III. Upon docking, you can request pilots
Act 2 - Mission 1 - Picking up the Pieces
Act 2 - Mission 2 - Meet the Oman
AP | WE | GO | CO |
CO | YA | AP | WE |
WE | GO | CO | YA |
YA | AP | WE | GO |
Key:
Key: AP - Apes WE - Weasels GO - Goats CO - Cows YA - Yaks
Q. Meet the Oman: CUNNING
The other option which is harder is to use the asteroids as protection, if you play it right; a) the Gunstars won't see you and b) the asteroids will protect you. The downside to this is time. Also, if you can, arm yourself with disruptor missiles to confuse the Gunstars.
Wait to do this series of tests until you have the ship's self defence program, which you should get early on if you play your cards right.
What happens is a brutal display of just how powerful your ship can be, and how bad the autopilot is at fireing weapons, although with turretfighters loaded with rockets for the cunning trial, they make really short work of the gunstars. and its amazing how fast they dust off the hunter seeker mines, long before you can even get close to the starting point (rapidfire PBC's range is outside that of the starting waypoint).
Reason being is this. The way the AI is set up, as soon as a target is hit by a target with more of a potential for destroying it, it changes its primary target. The way the self defence program works, is whenever you switch to a REM ship, it defends it automatically. Release an REM fighter, and two turret fights, and you suddenly have yourself a nice little fighting force.
So, by adding those two components together you have a sparkelingly easy ride. all you have to do is fly from point A to B. piece a cake. The ship will blow the gunstars out of the water in the same succession that you move down teh field, and i rarely took many hits. I had more trouble getting from A to B inside the timeframe.
By doing this the only gunstar that ever was able to land a hit on me was the very last.
The downside to this is that when the gunstars are destroyed the asteroids are pushed away, so you can no longer use them to turn off the gunstars. The upside to this though, is that its a lot easier to fly from A to B.
Q. Meet the Oman: COURAGE
- DONT go to the start waypoint!
- Dock with the pod... easy because the mine are not activated yet.
- Fly to the start waypoint and be congratulated for your courage.
- Allow yourself a cunning chuckle he he.
Act 2 - Mission 3 - Trouble at the Ranch
Act 2 - Mission 4 High Noon
Act 2 - Mission 5 - Blockade Runner
You'll get one hell of a reception, but that's all down to your fighting skills.
A2. [by Krunk]The problem is that the autopilot thinks it is quicker to get to toadskin via the L-Point you mentioned, rather than any other route. It doesn`t realise that going there causes mission failure. Heres the solution...
Take off and engage the autopilot for the waypoint you have been given. When you get to the first L-Point along the way, take a look at the jump destination which scrolls by in the text area at the bottom left of the screen. Take a look where that jump would put you. If its taking you along part of the correct route to toadskin, all is well. Let the autopilot do its thing. If its taking you along the path to the wrong L-Point, disengage the autopilot.
Go to the starmap and select the L-Point you are near to. Select the "Jump Destination" option and cycle through the destinations until you get one on the path to Toadskin. Press enter to select that jump destination. You should have the capsule jump icon to the right of your reticle by now, with the destination you selected printed next to it. Fly through the L-Point to do a manual capsule jump.
Now you can fire up the autopilot again. Just keep monitoring it along the way to check that it isn`t taking you in the wrong direction, and correct it if you need to. Usually, after one or two manual jumps it gets the correct route, because after you`ve been following the route for a while it becomes the quickest way to Toadskin anyway.
Act 2 - Mission 7 - The Exile
Act 2 - Mission 8 Corporate Holdings
Act 2 - Mission 9 - Bloodhound
Act 2 - Mission 10 - Grassy Knoll
Act 2 - Mission 11 - Unification
Act 2 - Mission 12 - Hunter or Hunted
Act 2 - Mission 13 - The Kong Fracture
Act 2 - Mission 18 - Momma Wolf
Act 2 - Mission 20 - Battle of Mwari
Act 2 - Mission 22 - Wolf's Lair
Act 2 - Mission 23 - Suicide Run
Act 2 - Mission 24 - Hide and Seek
Good plan except you need a flitter. Therefore you now need to find a shipyard with some flitters lying around. If you search the other waypoints, you will come across the shipyard. Some flitters are parked nearby although far enough away from other activity that you can approach and steal one without anyone coming over to investigate. Before you can do this Smith & Clay have to "notice" these flitters (with the "trigger" conversation or else the flitter theft won't work). After you get the flitter and tow it back to the Marauder HQ, you have to remote pilot it to the antenna array. I found the best thing to do was to wait for the corvettes and interceptors to jump out and then waste the remaining maintenance flitters with long range missiles I had fitted to my comsec.
Then you don't have to waste time "timing it right." It's going to take a VERY long time for the flitter to move the antenna over to the comsec anyway without worrying about the alarm being raised.
Dock the antenna and move it to the L-point. once there, Smith will inform you that he still doesn't have enough power to transmit the signal. A field generator would do the trick, and if you scouted all the waypoints then you will have chanced upon the supply depot already.
That's good because you're going back there. The mission here is to indentify the pods holding the field generators.
You want to dock with a pod containing the field generators without the 'pod inspectors' catching you. After you dock, a field generator will be loaded onboard your ship. Undock, and get the hell out of there.
Go back to the antenna array at the Faust Alpha L-point (as it is now known) and as soon as you are in range, Smith will transmit the signal. The rescue ship will show up and mission complete.
In each sub-mission the conversation cutscenes have to run. IF they don't the flags won't be set, and nothing will happen when you take the actions that would complete the objectives
Act 2 - Mission 25 - Dante's Inferno
Heavy corvette:
3 pulse-acc pbc
1 mining beam
2 neutron pbcs
1 pack of disruptors
2 packs of S-R LDSi (I only use missiles i can build)
seeker missiles
- Goto meeting waypt, get wingmen tell them to guard you and turn your active sensors and signal disruptor on, fly to maraduer HQ.
- At the marader HQ - cut off autopilot when LDS is shutoff. fly real close to the station and use your wingmen to guard you. Turn aim assist off and use the pulse-acc pbc against the gunstars. they should be taken care of in no time. Clean up and get away from the station when it blows. Wait for wingmen to autorepair (if needed). Fly to the depot
- I never had problems with the medusa being destroyed in LDS.. it may be me.. Tell the wingmen to guard the destroyer and just keep going after the maraduers. Kill some cargo pods with the mining beam once in a while. Make sure that your wingmen don't keep protecting the medusa after the station is destroyed, they will follow it into LDS. This was the easiest for me. After this objective is completed, wait for repair and goto the shipyard.
- When you reach the shipyard head for the cruiser and select the mining beam, have your wingmen guard you, set all power to weapons, and blast away at the connectors. They should be destroyed when the beam energy approaches 0%. Once the cruiser is freed, pop an LDSi in it's arse and use the neutrons on it. It goes boom at the same time as the station does. Head back to the rendezvous point.
- When the cutscene ends, switch power to engines and get behind the carrier and disrupt it. Tell all wingmen to attack it and rebalance power. You could also disrupt a cruiser to make your job easier. Maraduer/Maas fleet goes boom you are hero.
Act Three - Edge of Chaos
Act 3 - Mission 1 - Corporates on the Run
Act 3 - Mission 2 - Clash of the Titans
Act 3 - Mission 3 - Scavenger
Act 3 - Mission 4 - Capture the Accelerator
A2. Zoom in closely on the INSIDE of the jump accelerator. Look closely at the center area of the blue glows. See the little objects sticking out? Use whatever means possible to destroy them. I personally let 'em have it with a Cutting Beam and PBC combo.. the PBC was a bit difficult to get any confirmed hits with, but the combination was able to do the job nicely. Once all of the blue glows are gone, you'll have completed that objective.
A3. Simple. See the blue glow thingies? Zoom in on them, and you'll notice a bunch of little objects in the middle of them. Whip out your biggest gun (A Cutting Beam did the trick for me) and unload into it untill it explodes. Move on to the next one, and the next, untill they're all gone. Of course, if you haven't figured it out already, these are located on the INSIDE of the jump accelerator.
A4. Another tactic that others have suggested/adopted (including the infamous Stephen Robertson, who you should all bow down to right this second) is to try using Deathblow REM missiles on the thing if your best beam weapon is somehow proving defective and just isn't doing the trick.
Act 3 - Mission 5 - Deep Cover
Act 3 - Mission 6 - Smokescreen
Act 3 - Mission 8 (7) - Get Hoffer
Act 3 - Mission 9 - Antimatter Cordon
Firing one at the freighter will cause any missiles in detonation range to be destroyed. Since missile fire is the biggest danger to the transport in this mission it works perfectly. Repeat the procedure for each wave.
Incidentally you can leave all 3 escorts docked to the freighter for the duration of the battle. You should have no trouble finishing off the 2 corvettes from each wave. Typically I tell my t-fighters to engage one(pulse accl pbcs) while I engage the other. Don't be afraid to unload 4-6 deadshot missles on each one. I also seed the area around the freighter with 10 seeker mines in the event a corvette gets through.
Act 3 - Mission 10 - Into Chaos
- Details
General Missions
General Mission 19 - Big Jack's Jewels
General Mission 32 - To Terraform a Planet
Act 0 Prelude
Act 0 - Mission 1 Home Sweet Home
Act 0 - Mission 2 Proving Grounds
Act 0 - Mission 3 Grand Tour
Act 0 - Mission 4 Errand Boy
Act 0 - Mission 5 Junkyard Challenge
To get near the core, play it stealthy and careful. As you approach your target, note carefully the positions of the patrol ships in relation to the core. They should be at least 2 KM from it, more if possible of course. Also try to position your approach so that the core is between you and the station, precisely.
Your getaway is simple. So simple, in fact, that you barely need anything aside from your basic thrusters, drive, and LDS system. Once Clay says that you've got the shiny new Fuel Rods, hit "U", aim away from the reactor (preferably also away from the nearby station), and hold down the "W" key. Oh, and I'd advise you to have your barf-bags handy, because your little Storm Petrel's got one hell of a kick to it. Once you're clear of the LDSI field (which should be roughly 3-5 seconds), target your home base and fly off to install your new toys and turn off those depressing emergency lights.
Act 0 - Mission 6 Nemesis
Act 1 Hoffer's Wake
Act 1 Invite to Haven Station
Act 1 - Hoffer's Wake
Act 1 - Mission 1 - The Great Escape
Act 1 - Mission 2 - The Stepsons
Act 1 - Mission 3 Joint Forces
Act 1 - Mission 4 - The Heist
First, one area of confusion is what exactly one should bring the trader in the junkyard in exchange for the Maas IFF. Head back to your base and search for a piece of cargo in your inventory that has a recycling value of at least 60. If you don't have one.... aquire one Attach it to your ship (through the Loadout menu's rather obvious "Add Cargo" button) and haul it off to the good lad to get your shiny new IFF.
Now, once you reach the Maas Base and Jafs has come to a full stop, remote link to the tug called "Drone" (Shift+R) and have it dock with the cargo pod called "Useful Looking Cargo". Fly the pod over to the other pod called "Fighters'. This is the part where most people get lost. You need to hit the F2 key from here (making sure the "Fighters" pod is targetted) and line up the aft of your ship to be facing the "Fighters" pod. Get as close as possible to it, then smack "U". This should all be set up so that the "Useful Looking Cargo" pod smacks into the "Fighters" pod and takes it's place. Then, dock with the "Fighters" pod, and, taking a round-about route back to your ship (not sure if this is entirely necessary, but better safe than sorry), unload the pod into the Refuse Dump. If all goes to plan, you should be able to terminate the REM link safely. Jafs will undock your tug and pick up the "Fighters" pod. Formate with him as he jumps out, and head on home. Congrats, you did it!
- Gain clearence (IFF)
- undock from jafs in the debris field
- REM-link to the drone
- Use the drone to dock to the useful cargo pod
- take the useful pod to the fighter pod
- undock the drone from the useful pod and dock with the fighter pod
- take the fighter pod back to jafs.
- un-REM-link from the drone.
- leave
Act 1 - Mission 5 - Marauder Cache
When you get there you should see a freighter, try to destroy it first so that you can recieve some Gatling cannons as well as LDS Class 2. Then just take care of the escorts & the mission will be finished
Act 1 - Mission 6 - The Trouble With Gunstars
Hit U to undock then hit the W key heading towards the Gunstar. Sail 2 km past the Gunstar then hit F8 to dock. You should be able to dock safely, and wait for your shield to recharge. Now since you dock at the OTHER side of the gunstar, you will not be hit (one user reports that he was hit while docking, true, but I think he docks on the wrong side of the gunstar).
A3.[by FAMS] Stay docked to the station and just take in the pattern of the power failures. You will notice that they all arm and then one by one go offline until they are all offline and then repeat (and rinse if needed). Just before they all go offline undock (this give an extra few seconds), use W to accelerate, let go of W when you about 1/2 to 3/4 way there, swing behind the gunstar (ie make the gun star between you and the station). Engage auto dock. Select the next gun star and wait till they're nearly all offline, Fly towards that one and do the same. You might want to fire a disruptor at it, just in case it comes online again. Repeat the above, make sure you're fully repaired before you zot off again. If you get hit while docking to a GS push the joystick up, it seems to work! Dunno why.
Act 1 - Mission 7 - Showdown
Act 1 - Mission 8 - League Initiation
A2. When you go to the meeting point to pick up the drone, use the "cruise control (F6)" all the way. Sometimes the script get's outta wack if you deviate just a tiny little bit from the plan. I also discovered that if you get Marauders on an inbound vector, the ship which had the drone won't release it to you properly. This may not be the case for everyone, but it was to me. The only way I could ever get those ships to properly release those drones to me, was when I had a clear scope. And were at the excact designated spot when it was released. Kinda drag, but it got the script going as planned.
REM link the drone and dock it with your tug. Disconnect the drone and take off. When you get close enough to your destination, you should get the "munitions dump" waypoint. Now, just select it and hit F6. When you get there, and your tug comes to a complete stop, try to REM link your drone. At this point, the REM link should normally work. If not, try to undock it 1st. If it still doesn't work, go back there and kick it loose from the docking collar.
Act 1 - Mission 9 - Construction Yard
- When you go to the area, officer starts to talk to you. Say you are a friend of the captain and you are to visit him.
- Undock the drone.
- REM it next to habitation module.
- Watch the cutscene where the droid cuts the module.
- Dock with the LoR.
- REM it to meetin waypoint.