calvinus wrote:I assume you're running WW1.EXE in
XP SP2 Compatibilty mode and you
disabled the
"Desktop composition" option. Did you do it?
yikes... when I run in XP SP2 Compatibility mode and disable "desktop composition," it makes the problem *worse* -- now when I launch from the WW1 Windows batch file, it doesn't get past the opening "initializing game" (forget exact name) screen, but hangs up there! I.e. I never get to the main menu.
Looking at the batch file code -- Does it matter that my WW1 directory is on my D: drive, not C?
@echo off
cmd.exe /C start /affinity 1 WW1.exe
THis is incredibly puzzling. I"m not doing anything out of the ordinary -- i.e. I"m not running any other programs when I launch the .exe, I've set up my Kaspersky anti-virus to recognize the WW1 .exe as a trusted application. I"ve also tried disabling SLI and running on a single GPU, and disabling the multi-threading CPU option in the nvidia control panel -- which I assumed would force it to use a single CPU core, but I guess not.
Is there a way I can apply the cmd.exe/ C start/affinity 1 WW1.exe *without* using the batch file? My directory for the game (i.e. the target for the .exe shortcut) is:
"D:\GAMES\World War One Gold\WW1.exe"