Copy your assaultcube(.bat) to my_assaultcube(.bat) and add the following parameters:
The b/z values are what's proven best for nVidia-cards, but shouldn't be a problem on ATI ones either.
You should tweak the w/h params to fit your desktop-screen-resolution, since that's apparently what your card does best anyway ;-)
This doesn't clear you of the basic precept of giving us the proper details on your system to give you the proper help .. all the above (and this) posts are just shots in the dark .. give us your OS, gfx-card-make/model and driver details.
HTH
[SELECT ALL] Code:
REM ORIGINAL:
REM start bin_win32\ac_client.exe --init %1 %2 %3 %4 %5
REM NEW:
start bin_win32\ac_client.exe --init -w1024 -h768 -a0 -v0 -b16 -z24 %1 %2 %3 %4 %5
You should tweak the w/h params to fit your desktop-screen-resolution, since that's apparently what your card does best anyway ;-)
This doesn't clear you of the basic precept of giving us the proper details on your system to give you the proper help .. all the above (and this) posts are just shots in the dark .. give us your OS, gfx-card-make/model and driver details.
HTH