Spawned in Omicron Major when starting a new game - FLHDE/freelancer-hd-edition GitHub Wiki
If you find yourself in Omicron Major after starting a new game, Freelancer may not be able to properly initialize the saves directory. In the Windows File Explorer, open the following directory: %LOCALAPPDATA%\Freelancer (or C:\Users\Username\AppData\Local\Freelancer) and open the FLSpew.txt file with a text editor. If you see a line that says anything like: "flplusplus: failed to access the saves directory for reading and writing", it should mention the directory it failed to access. You can check the permission-related settings for the directory to ensure Freelancer has permission to read and write files in there. Alternatively, launch Freelancer as an administrator to see if that helps.
If the above suggestions did not help to resolve the problem, try the following:
- Make sure Freelancer: HD Edition is not installed in the
Program FilesorProgram Files (x86)directory. - Inside the
EXEfolder of your HD Edition installation directory, open theflplusplus.inifile. - Inside this file, there should be a line that says
save_in_directory = false. - Change
falsetotrue. - Save the file and exit.