Allegro.cc - Online Community

Allegro.cc Forums » Allegro Development » duel core CPUs and allegro 4.0

This thread is locked; no one can reply to it. rss feed Print
duel core CPUs and allegro 4.0
piccolo
Member #3,163
January 2003
avatar

I ran into a bug using allegro 4.0. On my duel core the code

set_display_switch_mode(SWITCH_BACKGROUND); //allows game to run in back ground

This dose not work. Is this fixed in the newer version of allegro.
I am thinking that it is a timing issue battelNet has patched there client for a similar problem.

Thanks for any help.

wow
-------------------------------
i am who you are not am i

ImLeftFooted
Member #3,935
October 2003
avatar

Read the docs more carefully. Its not supported on windows fullscreen. Use SWITCH_BACKAMNESIA.

piccolo
Member #3,163
January 2003
avatar

This is somthing that use to work on the same O/S. i have just changed CUPs. i am in windowed mode, not fullscreen.

wow
-------------------------------
i am who you are not am i

Peter Wang
Member #23
April 2000

Quote:

This dose not work. Is this fixed in the newer version of allegro.

Try it and get back to us. Thanks.

Evert
Member #794
November 2000
avatar

Quote:

I ran into a bug using allegro 4.0.

There's plenty of those. Don't bother reporting about bugs in older versions of Allegro; as Peters said, upgrade and see if that fixes it.

Go to: