Mail Archives: djgpp/1998/04/22/17:16:07
C.Rothwell wrote:
>
> After adding mikalleg to my game the game became jumpy and will often
> seem to stop for a split second when ever music mods are playing, this
> makes the smooth movement look awful.
> Any ideas?
>
> Also is Midas easy enough to get running under allegro?
>
> Thanks.
I found that. Try NOT installing the interrupt MD_Update, and call it as
a function every game loop (it has to be called often enough to update
the music, but the timing doesn't have to be precise).
BTW your JSW is very good, try head over heels next.
- Raw text -