MOD: Unstable Space v11.6
Posted: Wed Apr 15, 2009 7:03 am
First off thanks to some of the members that give me the info on where to get Unstable Space. I downloaded all the source files and compiled it using Inno Setup 5. The whole package is a lot larger than the old 8.x version.Download the mod here: http://www.spacesimcentral.com/downloads.php?view=detail&df_id=215Description:
Quote:
Unstable Space is a content expansion for Torn Stars. It adds hidden jump routes to the cluster. These unstable jump routes may allow you to sneak past Customs Patrols and Pirates, but they can be very risky and can damage or even destroy your ships. Traversing or discovering these hidden jump routes will be the work of smugglers and explorers. Additionally, a new series of player ownable and minable asteroids will be scattered throughout the cluster. These asteroids will form the backbone of the mining career.
Now I personally couldn't get this mod to run on my Vista system. I was able to run the fully patched I-War2 game without to much of a problem. But I tried for at least 2-3hrs to get this mod to work but Vista is having issues with the loader.exe. I might just have to install WinXP and see how that does for me and re-validate this mod.But people please download and test this and see if you can get this mod running.Steps to install:1. Have I-War2 installed (Install it in a place other than the default)2. Install patches http://www.spacesimcentral.com/downloads.php?view=detail&df_id=89 & http://www.spacesimcentral.com/downloads.php?view=detail&df_id=90.3. Install unstable space v11.6 and point it to your I-WAR2 install.4. Once installed Run IW2 and look in the extras and you should see a few mods enabled.5. Start a new game.Now for getting this game to work at all on Vista I had to edit the flux.ini file and start the game using the IW2EoCGS.exe file:
Code:
[FcGame]graphics_device = dx7graph.fcGraphicsDeviceD3Dsound_device = dx7sound.fcSoundDeviceDAnetwork_device = dxnet.fcNetworkDeviceDPinput_device = dxinput.fcInputDeviceDIcdaudio_device = movie_device = binkmovie.fcMovieDeviceBinkcd_key = disable_sound = 0full_screen = 1width = 1680height = 1050bit_depth = 32video_driver = "NVIDIA GeForce 8800 GTS"
You will be concerned with this area:
Code:
full_screen = 1width = 1680height = 1050bit_depth = 32video_driver = "NVIDIA GeForce 8800 GTS"
Adjust it to your machine specs.
Quote:
Unstable Space is a content expansion for Torn Stars. It adds hidden jump routes to the cluster. These unstable jump routes may allow you to sneak past Customs Patrols and Pirates, but they can be very risky and can damage or even destroy your ships. Traversing or discovering these hidden jump routes will be the work of smugglers and explorers. Additionally, a new series of player ownable and minable asteroids will be scattered throughout the cluster. These asteroids will form the backbone of the mining career.
Now I personally couldn't get this mod to run on my Vista system. I was able to run the fully patched I-War2 game without to much of a problem. But I tried for at least 2-3hrs to get this mod to work but Vista is having issues with the loader.exe. I might just have to install WinXP and see how that does for me and re-validate this mod.But people please download and test this and see if you can get this mod running.Steps to install:1. Have I-War2 installed (Install it in a place other than the default)2. Install patches http://www.spacesimcentral.com/downloads.php?view=detail&df_id=89 & http://www.spacesimcentral.com/downloads.php?view=detail&df_id=90.3. Install unstable space v11.6 and point it to your I-WAR2 install.4. Once installed Run IW2 and look in the extras and you should see a few mods enabled.5. Start a new game.Now for getting this game to work at all on Vista I had to edit the flux.ini file and start the game using the IW2EoCGS.exe file:
Code:
[FcGame]graphics_device = dx7graph.fcGraphicsDeviceD3Dsound_device = dx7sound.fcSoundDeviceDAnetwork_device = dxnet.fcNetworkDeviceDPinput_device = dxinput.fcInputDeviceDIcdaudio_device = movie_device = binkmovie.fcMovieDeviceBinkcd_key = disable_sound = 0full_screen = 1width = 1680height = 1050bit_depth = 32video_driver = "NVIDIA GeForce 8800 GTS"
You will be concerned with this area:
Code:
full_screen = 1width = 1680height = 1050bit_depth = 32video_driver = "NVIDIA GeForce 8800 GTS"
Adjust it to your machine specs.