I just recently got A7, and everything so far checks out great.

Except that every time I exit out of the engine, my display just shows a bunch of lines that look like the SED window that got smeared. I have to restart my whole machine just to reset it.

could this be a DirectX problem? I have DX 9.0c.

I don't have d3d_antialias on, and yet the display seems to look like it's antialiased. maybe I have to set d3d_antialias to 0 upon startup?


I was using A6 for a long while, with no problems. Then I got the free version of Lite-C; no problems there either. But suddenly I now have this problem with A7.05.

Anyone? I would really like to have this fixed ASAP, because I only just got it today, and I don't want to end up not using it for a couple years, like I did for A6 for a short while, because I couldn't get the hang of scripting.

Note: this only occurs in fullscreen mode.

And what happened to my near-perfect 75 FPS? I hate ABT.

Last edited by MrCode; 10/02/07 00:14.

Code:
void main()
{
    cout << "I am MrCode,";
    cout << "hear me roar!";
    system("PAUSE");
}