VOGONS


First post, by fiuza78

User metadata
Rank Newbie
Rank
Newbie

Hello there,

I have a problem when running DOSBox in full screen. What is blue turns red, white turns green, etc.

This is a screen shot of the full screen mode:

dosboxred.jpg

And this is the normal colors in windowed mode:

dosboxblue.jpg

This behaviour happens in everygame.

I'm using a Dell Inspiron Notebook, Duo Core. The video card is a ATI Mobility Radeon X1400, 256MB.

Reply 1 of 6, by Freddo

User metadata
Rank Oldbie
Rank
Oldbie

Try another output in dosbox.conf, or another driver for your ATI Mobility Radeon X1400.

Reply 2 of 6, by fiuza78

User metadata
Rank Newbie
Rank
Newbie

Thanks for the help. It worked great! I'm using ddraw, it worked better for me!

Reply 3 of 6, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Hm what's your operating system? And is ddraw the only working output?

Reply 4 of 6, by fiuza78

User metadata
Rank Newbie
Rank
Newbie

I'm using Windows XP Home Edition SP2.
I tried all possible outputs:
The Surface mixed up the color in Full Screen; openglnb makes things very slow, like a .5 seconds pause every second; and overlay, opengl, ddraw worked great. Didn't see much difference between them, so I chose the ddraw.

Reply 5 of 6, by DosFreak

User metadata
Rank l33t++
Rank
l33t++

OpenGL will be slow in XP if you do not have the ATI drivers from ATI installed. If you are using the default Windows drivers (or the ones from Windows update) then they do not include the OGL ICD which means you are using a OGL to D3D wrapper included with XP which will make all OGL applications slow.

Last edited by DosFreak on 2007-01-09, 17:09. Edited 1 time in total.

How To Ask Questions The Smart Way
Make your games work offline

Reply 6 of 6, by fiuza78

User metadata
Rank Newbie
Rank
Newbie

My notebook came with a preinstalled windows with all the necessary drivers installed as well. So I believe I'm not using the windows drivers. Anywayz, I'm quite happy with the ddraw performance. (I didn't test too many games though)