Screen spikes/ cant see it very smooth.
#7
Uhm, the screen-resolution your card works best at may not be 1024x768 - check your documentation (handbook or online) for your specific card!
You can also try removing the init.cfg and saved.cfg from your game-home config-directory - don't delete them though, especially saved.cfg; backups are your friend!
The init.cfg may be holding some outdated information, even when you passed resolution information via the commandline.
Example of what batch-file might look like with dimension arguments:
start bin_win32\ac_client.exe --init -w800 -h600 %1 %2 %3 %4 %5
After running and quitting (sanely, not crashing) AC with the new settings go and compare the two init.cfg's you now have .. what's changed, except OFC the dimension lines ?!?
Thanks given by:


Messages In This Thread
RE: Screen spikes/ cant see it very smooth. - by flowtron - 21 Mar 11, 05:46AM