Yes, this is a common enough problem. Here is a possible solution:
Quote:
Originally Posted by DeathsSilkyMist
[You must be logged in to view images. Log in or Register.]
Edit "Launch Titanium.bat" with a text editor to use this set of commands instead of what's in there by default:
cmd.exe /C Start /affinity 1 eqgame.exe patchme
This will make the game run on a single CPU core, which seems to help with stability.
Only downside to doing this is you need to remember to re-apply it whenever a new patch comes out, as Launch Titanium.bat will be overwritten.
|