Page 1 of 1

[fixed for V0.36] Serious problem with graphic card

Posted: Sun Mar 12, 2006 10:08 am
by Glorfindel
Hi !

Firstly, thank you for this new version of RTC :D

I have just a serious problem : After a long time to play, game graphics have crashes. My graphic card (Nvidia FX 5200) don't support RTC very well. I changed resolutions but 32 bits resolutions fall to 4 bits :? and I must restart my computer :?

Any idea ?

Re: Serious problem with graphic card

Posted: Sun Mar 12, 2006 10:42 am
by George Gilbert
Glorfindel wrote:Any idea ?
None whatsoever I'm afraid!

RTC simply calls onto DirectX with simple commands like "Draw this bitmap at this position on screen" and it's DirectX that does all the calls to the graphics card.

Do you have any similar problem with any other game (or earlier versions of RTC).

Posted: Sun Mar 12, 2006 1:21 pm
by Glorfindel
I have this problem with last version of RTC only


RTC (V0.35) Diagnostic file - Sun Mar 12 11:37:29 2006

My last diags.txt
Error:
an access violation exception.

Stack Dump:
utilMemory.utilVerifyMemory();
RTC.RTC_DeInit();
RTC.MouseLButtonDownQuitCredits();
RTC.OnLMouseButtonDown(int 382, int 382);
RTC.WinMain();
I see now it's exactly the same problem here :
http://www.dungeon-master.com/forum/vie ... hp?t=25189

Sorry, but I will add a screenshoot if you want :wink:

Posted: Sun Mar 12, 2006 1:29 pm
by George Gilbert
That's very helpful thankyou - it appears to be another symptom of the memory leak. No need for the screenshot.

Posted: Sun Mar 12, 2006 4:14 pm
by George Gilbert
Fixed for V0.36