Quote Originally Posted by nabbl View Post
Solution:

- Open the folder where Neocron is installed
- Make a new file named startneocron.bat (the extension must be .bat as in "batch file")
- Open it in notepad and type:

cmd.exe /c start /affinity 1 client.exe

- Save it and close notepad
- Now, create a shortcut of startneocron.bat and place the shortcut on your desktop

Problem is however that you are maybe not allowed to directly start the client.exe.
Maybe this can be implented into the launcher as option, shouldn't be that much of a problem to extend the launcher with a checkbox and the start parameters.