1
Discussion / Re: Ufo.exe process priority
« on: November 10, 2009, 05:26:57 am »
Oh, I was looking at http://ufoai.sourceforge.net/?page=Download . Still new here and haven't gotten my bearings yet.
Thanks again.
Thanks again.
New board
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
OK, first, the last stable release 2.2.1 is over a year old as the upcoming 2.3 is taking a lot longer than expected, although 2.3 has so many new features and changes its almost a whole different game.Ooh, ouch. Does it finally have Psionics? *drool*
Third, to change how the game runs at the command line you don't use a slash followed by "low" or "normal" or anythingOh, I was talking about putting this sort of syntax in a shortcut:
C:\WINDOWS\system32\cmd.exe /c start "UFO" /low "C:\Program Files\UFOAI-2.2.1\ufo.exe"
Is that wrong? In my experience doing it this way works on most everything (like every other game I currently have, for instance), except some Microsoft programs which, as is typical, think they know better. Well, and your game. ...OK. Try this:Code: [Select]ufo -set sys_priority 0
Hopefully that should work for 2.2.1.
Edit: If you plan on running other apps at the same time, you can also play with "sys_affinity" on a multi-core machine and make the game use only one specific core instead of all available ones.
Second, I remember in the SVN logs that at some point during the development of 2.3 (after 2.2.1 came out), the code was updated to make the game run at normal priority by default - I think - Its really been a while so I could be remembering wrong.