[Prev][Next][Index][Thread]
Re:
On Fri, 7 Jul 1995, Sang Jin Hong wrote:
> Really? This is just opposite... My 'Executor' only draws the cursor.
> The problem is, there are times when it *only* updates the cursor (a
> shareware game called 'BalderDoush', for example). And the cursor is
> updated (that is, the background where the cursor is), while the the
> rest of the background is still not updated. After a while, if
> everything goes well, the whole screen gets updated. The latter happens
> *all* the time.
This sounds like you need to run this game in Refresh mode. Try using
Executor with the command line switch "-refresh 10". That should solve
your problem.
||||| Jesse D. Sightler |||||
References:
- Re:
- From: Sang Jin Hong <sangjin+@CMU.EDU>