SpaceForce: Rogue Universe

SpaceForce: Rogue Universe

Not enough ratings
SpaceForce: Rogue Universe - Patch fix to complete the game
By hexaae
This is how to fix 2 bugs in the game preventing it to be finished...
   
Award
Favorite
Favorited
Unfavorite
The fix
FOUND IT & FINALLY FIXED!
You have to edit just a pair of files in "SpaceForce Rogue Universe\Maps\" with WordPad (don't use NotePad).

This is how to fix the bug (source link: http://www.spaceforce-game.com/forum...ID=18273#18273 ):


Quote:
Everything is explained now.
First, BACK UP ANY FILES YOU EDIT.
in the map file PyxisA.sfm
down at the bottom, as veki said, class 22
there is a line, attack ID, this corresponds to the part number.
the line says attackID 2, but we already have part 2
so it isn't showing up.
the part we're missing is part 6
so change 2 to 6
so now you have

File: "\SpaceForce Rogue Universe\Maps\PyxisA.sfm"

AddEntity
{
Pos: 48319.703125 1010.443604 -58656.851563
Rot: 0.000000 0.000000 0.000000
Vel: 0.000000 0.000000 0.000000
Scale: 10.000000 10.000000 10.000000
Class: 22
Type: 0
UniqueID: -1
QuestID: -1
ChaseID: 1
AttackID: 6
ImportantForQuest: 0
AliveForQuest: 0
Tag: 6
String:
ModelFile: Empty
PhysicsSphereRadius: 0.000000
ChanceToAppear: 100}


I did this, went in game, and went to the system.
I was very happy to see the little blip.

Now for the missing Cloaking piece:
It is in Andromeda
But you have to edit the Andromeda map file.
This system also has a duplicate part 5 of the time device, which explains why someone could not find it in SolarA, they already found it in Andromeda, so SolarA didn't have it active.
so open Andromeda.sfm:
Since there are two pieces in this system, there will be two entities with class 22.
Look for the one that has a chaseID of -1, and change it to 0, so it looks like this:

File: "\SpaceForce Rogue Universe\Maps\Andromeda.sfm"

AddEntity
{
Pos: 519.946655 0.000000 9849.278320
Rot: 0.000000 0.000000 0.000000
Vel: 0.000000 0.000000 0.000000
Scale: 10.000000 10.000000 10.000000
Class: 22
Type: 0
UniqueID: -1
QuestID: -1
ChaseID: 0
AttackID: 1
ImportantForQuest: 0
AliveForQuest: 0
Tag: 6
String:
ModelFile: Empty
PhysicsSphereRadius: 0.000000
ChanceToAppear: 100}


And that's that. Mystery solved, end of story.
These fixes should be added to the upcoming patch if they aren't already.
5 Comments
Keksut 16 Feb, 2015 @ 6:15pm 
can someone juist upload a patch somewhere
hexaae  [author] 5 Feb, 2015 @ 11:25am 
You don't need the link: just follow what I've copied & pasted
Keksut 5 Feb, 2015 @ 1:25am 
The link doesnt work
!!!!!!!!!!!!!
@Doval 11 Jan, 2015 @ 10:05am 
Nice Fix THX
hexaae  [author] 14 Sep, 2014 @ 6:39pm 
NOTICE: you can also change language (via usual Steam properties) and the fix won't get overwritten. Tested.