unlock starting points

The place to discuss scripting and game modifications for X³: Reunion.

Moderators: Moderators for English X Forum, Scripting / Modding Moderators

Post Reply
Goffries
Posts: 63
Joined: Mon, 29. Mar 04, 23:00
x3

unlock starting points

Post by Goffries » Sat, 24. Dec 05, 03:16

im looking for the mod that unlocks all the starting points. does anybody here have it?

Galaxy613
Posts: 3285
Joined: Tue, 28. Dec 04, 02:19
x4

Post by Galaxy613 » Sat, 24. Dec 05, 03:17

Yep, but it's not a mod, it changes your registery to make it think you have them all. This is pretty darn safe but still don't blame me if it screws up somehow:

http://subsoap.com/ck/X3_StartPoints_Unlocker.zip

Oh, and you should definetly try the Khaak start point, both me and nuclear_eclipse think it's a good one if you just want to get in and kill stuff. Basicly it picks a random sector and spawns you as a Khaak Cluster, then the Cluster breaks, and thats when you take control over the KM3 and your M5 ships. Quite interesting the possabiltys from then on, but sense the start sector keeps changing you don't know weather to expect tons of Cilvlin ships, or a Split M2 coming at ya! :twisted:
10,000 Lightyears of awesomeness

User avatar
nuclear_eclipse
Posts: 1129
Joined: Thu, 2. Sep 04, 01:54
x3tc

Post by nuclear_eclipse » Sat, 24. Dec 05, 14:11

The Kha`ak start is quite fun, but it would also be nice if there were more opportunities involved with it. You're still technically classified as Julian, so you could technically kill a crapload of pirates and befriend at least one of the races, but I almost wish it could be done faster. In my last go, I had captured three freighters, and lost all but one of my KM5's, and I was really itchin' to be able to sell the freighters somewhere and start up a business, but alas, everyone absolutely hated me... :cry:

Galaxy613
Posts: 3285
Joined: Tue, 28. Dec 04, 02:19
x4

Post by Galaxy613 » Sat, 24. Dec 05, 14:28

Me and my Kha'ak group once attacked a station, and a TL headed our way, my three Beta Kyon Emmiters make surpiseingly short work of it. :twisted:
10,000 Lightyears of awesomeness

JaimeWolf
Posts: 860
Joined: Wed, 6. Nov 02, 20:31
x3

Post by JaimeWolf » Thu, 19. Jan 06, 11:43

Since this is the link from the stickied Cheats post this is where my findings belong.
Note you wll need to be registry-savvy and able to add Hexadecimal numbers for this post to make sense. Otherwise just use the unlocker mentioned above :)
The unlocking value in the registry is a bitmask. Location is HKCU\Software\Egosoft\X3\GameStarts
The default value is 3f = 0000000 00111111
Anywhere there is a 1 the start position is enabled, anywhere there is a zero the start position is not enabled.
You can't disable the first 6 start positions: QuickStart, Normal, Xtreme, Aspiring Explorer, Humble Merchant, Bankrupt Assassin. If you try to zero them the game will add them back when you start it.
You can enable the other individual start positions without enabling all of them as shown above.
The following are the positions of all the start positions (I think - I only confirmed the first 3 and the Khaak start)
Enemy of the State - 40 = 00000000 01000000
Anonymous Argon - 80 = 00000000 10000000
Boring Boron - 100 = 00000001 00000000
Pious Paranid - 200 = 00000010 00000000
Savage Split - 400 = 00000100 00000000
Teladi Trafficker - 800 = 00001000 00000000
Goner Witness - 1000 = 00010000 00000000
Kha’ak Invader - 2000 = 00100000 00000000

For each start position you want, add the corresponding numbers together, then add 3f (not strictly necessary, the game will do it for you, but there you go).
You will need to be able to add hexadecimal numbers to do this.
For example if you want to enable the trading starts (Anonymous Argon, Boring Boron, Teladi Trafficker, and Goner Witness) you would need to add 80 + 100 + 800 + 1000 + 3f = 19bf
To enable the combat starts (The others!) you would need to add 40 + 200 + 400 + 2000 + 3f = 267f

Underz
Posts: 170
Joined: Thu, 3. Nov 05, 18:17
x3

Post by Underz » Thu, 22. Feb 07, 19:34

Sorry to resurrect such an old thread, but once i've dowloaded the zip file and extracted how exactly do i "run" the startpoints enable file? Soz again for being so stupid and bringing up such an old thread :)

Thx

Underz

User avatar
Klyith
Posts: 594
Joined: Fri, 6. Jan 06, 01:38
x3

Post by Klyith » Thu, 22. Feb 07, 19:45

Underz wrote:Sorry to resurrect such an old thread, but once i've dowloaded the zip file and extracted how exactly do i "run" the startpoints enable file?
Right click on Enable.bonus.starting.startpoints.reg and choose "Merge".

Unlocked start points are stored in the windows registry, so this reg file that just adds the right information. Some really paranoid av programs might warn you about it, and I don't know if reg merges work on limited user accounts.
Soz again for being so stupid and bringing up such an old thread :)
No prob, it isn't necromancy if you have a real question.

Underz
Posts: 170
Joined: Thu, 3. Nov 05, 18:17
x3

Post by Underz » Thu, 22. Feb 07, 20:04

Cheers for the quick reply :D.

I tried what you said but all i get when i click merge is:

"C:\Program files\Deepsilver\X3_startpoints_Enable.reg is not a valid Win32 application"

Same thing happens when i double click on it or try to open it...any ideas?

Thx

User avatar
Roguey
Posts: 1438
Joined: Tue, 6. May 03, 17:31
x4

Post by Roguey » Thu, 22. Feb 07, 20:56

sounds like the .reg file format is registered as a different file type. try:

regedit.exe "<filename>"

replace <filename> with the path and file-name.
Roguey's Site: X3TC, X3AP, X3FL, X4.

Underz
Posts: 170
Joined: Thu, 3. Nov 05, 18:17
x3

Post by Underz » Thu, 22. Feb 07, 21:05

Thanks but, erm what? I have no idea what your on about :oops: :D
My computer knowledge is very limited, any chance of step by step instructions?

Thanks again

Underz

User avatar
Roguey
Posts: 1438
Joined: Tue, 6. May 03, 17:31
x4

Post by Roguey » Thu, 22. Feb 07, 21:15

lol, np :)

try:

1, Start->Run
2, Type (in the big white box):
regedit "C:\Program files\Deepsilver\X3_startpoints_Enable.reg"
3, press ok,
4, It should say about adding something, press "yes",
5, done :)
Roguey's Site: X3TC, X3AP, X3FL, X4.

Underz
Posts: 170
Joined: Thu, 3. Nov 05, 18:17
x3

Post by Underz » Thu, 22. Feb 07, 21:56

Well the fun just does'nt stop with my computer...

When i tried that, it tried to open it with the X script installer :? for some reason...What programe should i try to open it with?

Thanks

Underz

User avatar
Stevio
Posts: 2271
Joined: Sat, 4. Jun 05, 10:36
x3tc

Post by Stevio » Thu, 22. Feb 07, 22:09

you open it through the "start » run..." command

obviously your new to this sort of thing so i'll lay it down simply for you ;)

- click on the " start " button on the task bar
- click on the " run... " command on the " start menu "
- in the window that opens up type " regedit "location of the enable.reg file" "
- click the " OK " button

User avatar
Klyith
Posts: 594
Joined: Fri, 6. Jan 06, 01:38
x3

Post by Klyith » Thu, 22. Feb 07, 22:22

Underz wrote:When i tried that, it tried to open it with the X script installer :? for some reason...What programe should i try to open it with?
X Script Installer should have no part of this. If you are doubleclicking on something and xsi opens, you have bad file associations.

Most basic possible instructions:

1. Click -> http://subsoap.com/ck/X3_StartPoints_Unlocker.zip <- and save it to your desktop.

2. Open the file X3_StartPoints_Unlocker.zip on your desktop.
Winzip or some other compression program should open the zip file. If you don't have winzip, get it.

3. Drag and drop Enable.bonus.starting.startpoints.reg from inside the zip file to your desktop.

4. Right click on Enable.bonus.starting.startpoints.reg and select "merge", then click ok.

If merge is not an option from the right click menu*, follow these steps:
A) Click Start -> Run
B) Enter "regedit"*
C) Drag Enable.bonus.starting.startpoints.reg from your desktop into the regedit window. It should pop up a message that "Information has been successfully entered into the registry on My Computer.", OK.

* If either of these things don't work, it's a good sign that you have malware or viruses on your system. They like to block registry editing to make themselves harder to get rid of.

Underz
Posts: 170
Joined: Thu, 3. Nov 05, 18:17
x3

Post by Underz » Thu, 22. Feb 07, 22:32

Yes! worked at last! :) Got it eventually but the registry editor window kept closing of its own accord which was annoying. Just had to move really fast!

Thanks everyone for their help, maybe ill do a virus scan lol.

Underz

User avatar
Klyith
Posts: 594
Joined: Fri, 6. Jan 06, 01:38
x3

Post by Klyith » Thu, 22. Feb 07, 22:53

Underz wrote:Got it eventually but the registry editor window kept closing of its own accord which was annoying. Just had to move really fast!

Thanks everyone for their help, maybe ill do a virus scan lol.
Yes, you very likely have a virus and/or malware.

Virus:
AVG Free

Malware:
MS anti-spyware and windows defender
Spybot S&D
Prevx (excellent tool, but free trial only lasts a few days. good last resort if none of the above work.)

User avatar
crisd
Posts: 113
Joined: Wed, 6. Jun 07, 21:42
x3

Post by crisd » Thu, 14. Jun 07, 08:19

hello i can ask one question?

i want take start position of the xenon can i take it or can't?

User avatar
KoshZdryh
Posts: 773
Joined: Tue, 19. Aug 08, 11:05

Request[X3R] : Registry entries for unlocking some start pos[NOT ALL OF THEM]

Post by KoshZdryh » Thu, 9. Oct 08, 12:54

I had a reg change so I lost the X3-entries.
The only thing I ask is the algorithm for unlocking any start pos (if there is any).
I'd just like to unlock them myself but want to continue from where I left them before the reg loss ...

I want to unlock all but teladinopileos,paranid,kak,enemyofstate and goner

Edit:added the specific request.

jlehtone
Posts: 21811
Joined: Sat, 23. Apr 05, 21:42
x4

Post by jlehtone » Thu, 9. Oct 08, 13:21

See comment by JaimeWolf on the first page.

User avatar
KoshZdryh
Posts: 773
Joined: Tue, 19. Aug 08, 11:05

Post by KoshZdryh » Thu, 9. Oct 08, 13:42

Thank you very much. :)

Post Reply

Return to “X³: Reunion - Scripts and Modding”