unlocking all starts
Moderators: Moderators for English X Forum, Scripting / Modding Moderators
-
- Posts: 209
- Joined: Thu, 26. Mar 09, 18:26
unlocking all starts
as the topic stated. im looking for a simple way to unlock all starts in a idiot proof fashion
-
- Posts: 22486
- Joined: Sat, 23. Apr 05, 21:42
That is not exactly scripting or modding. Just an edit of windows registry. See here.
Or google:
Or google:
Code: Select all
site:forum.egosoft.com registry start unlock X3TC
-
- Posts: 209
- Joined: Thu, 26. Mar 09, 18:26
-
- Posts: 16999
- Joined: Mon, 5. Mar 07, 22:03
Paste this into a file called unlock.reg, save, right-click the file and run it with Registry Editor.
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\EGOSOFT\X3TC]
"GameStarts"=dword:0000ffff
-
- Posts: 209
- Joined: Thu, 26. Mar 09, 18:26
-
- Posts: 273
- Joined: Fri, 14. Apr 06, 22:47