Page 1 of 1

flashing cursor

Posted: Mon Jun 24, 2013 10:40 pm
by 3DH
This text was translated by google:

Hi,

I play in the PC version of DM using DOSBOX. Almost all works perfectly. There is only a slight problem with the flashing/blinking cursor.

Cursor (hand) flashing only in the area shown in the picture:

Image

---

In this video you can see it clearly:

http://www.youtube.com/watch?v=P29EXAe2Cq0

---

How do I fix this?

Re: flashing cursor

Posted: Tue Jun 25, 2013 8:32 pm
by Sphenx
Hello 3DH :)

I don't think it can be fixed.

It happens because every time the main viewport is refreshed, the cursor is drawn after ; but as the display is not buffered until the full image is drawn, it then makes the cursor blinks ..

Re: flashing cursor

Posted: Tue Jun 25, 2013 9:09 pm
by 3DH
I understand, thanks.

Re: flashing cursor

Posted: Wed Jun 26, 2013 3:03 am
by Paul Stevens
Is there some DOSBox parameter mentioning
Vertical Retrace or Vertical Synch?

Commonly these things are handled by
waiting for Vertical Synch to do video
screen updating. Perhaps DOSBox is
ignoring this because of a setting.

Re: flashing cursor

Posted: Thu Jun 27, 2013 12:16 am
by 3DH
Paul Stevens wrote:Is there some DOSBox parameter mentioning
Vertical Retrace or Vertical Synch?
I do not know, maybe in the source files.

Re: flashing cursor

Posted: Sun May 16, 2021 4:01 pm
by gavinwatson
Hello all, :)

I've now come across this issue running the PC version of DM in DosBox. I've found that increasing the CPU cycles with F12 actually reduces the effect, almost to the point where it doesn't blink at all, and without effecting the 'speed' of the game or animation etc. However, the cycles are so high that it puts a lot of strain on the system.

In the years since this post, has anyone found a more elegant solution to this problem?