VOGONS


First post, by Prowl

User metadata
Rank Newbie
Rank
Newbie

Every time I alt-enter it makes the game look horrible. But I want to play fullscreen.

Fullscreen:
blood1.png

Windowed:
blood2.png

Problem is not game specific it happens in every DOSbox game I try.

Last edited by Prowl on 2009-09-23, 09:17. Edited 1 time in total.

Reply 1 of 8, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Update your graphics card drivers.

Reply 2 of 8, by Prowl

User metadata
Rank Newbie
Rank
Newbie

Updated drivers - Same thing happens. (I must not have been clear when I said "Problem is not game specific it happens in every game I try" I meant to say in DOSbox.)

Went into config and set to start dosbox directly in fullscreen - I thought I found a solution but shorty after that the same thing happens during normal gameplay.

Reply 4 of 8, by Prowl

User metadata
Rank Newbie
Rank
Newbie

That's quite the sentence.

Mind rewording it for noobs?

Reply 5 of 8, by DosFreak

User metadata
Rank l33t++
Rank
l33t++

Open a command prompt:

Type in: SDL_VIDEODRIVER=WINDIB

Launch DOSBox from the same command prompt you just typed the command in.

Also open your dosbox.conf and change output= to different values.

That's all the noob rewording you'll get from me.

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

Reply 7 of 8, by HunterZ

User metadata
Rank l33t++
Rank
l33t++

This is a widespread Vista/Win7 issue.

Other ways to fix it:
- use output=opengl or openglnb instead of surface or ddraw (my preferred method, since it's the most painless)
- kill all instances of explorer.exe in the task manager before launching the game (necessary for old 256-color windows games like Starcraft)

Reply 8 of 8, by Prowl

User metadata
Rank Newbie
Rank
Newbie

output=opengl fixed it

Thanks