VOGONS

Common searches


First post, by Johnisnotcool

User metadata

Whenever I start dosbox I get a "failed to creat a rendering output"

Haha My problem was not in finding a way to fix it(many other people seem to have the same problem) but in understanding what they are talking about when they say what to do.

most of them said something about "SDL_VIDEODRIVER=windib" But I didn't really understand haha

Anybody who could break it dont alittle bit for me and tell me were I'm supposed to put that would be helping me a ton!

Thanks!

Reply 1 of 9, by DosFreak

User metadata
Rank l33t++
Rank
l33t++

Well before doing anything...

1. Update video drivers.
2. Try different output modes in DosBox conf
Surface
Overlay
opengl
openglnb
ddraw
direct3d

If that doesn't work then:

Hit "Windows Key" + "Pause Key"
Go to Advanced Tab
Choose Environment Variables Tab
Create a variable called "SDL_VIDEODRIVER"
Use value of Windib

or create a batch file called dosbox.bat.
In dosbox.bat
SET SDL_VIDEODRIVER=windib
dosbox.exe

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

Reply 2 of 9, by Guest

User metadata

I tried all of that. Nothing has worked so far.

I did this

"Hit "Windows Key" + "Pause Key"
Go to Advanced Tab
Choose Environment Variables Tab
Create a variable called "SDL_VIDEODRIVER"
Use value of Windib "

and Dosbox doesn't even start anymore... do I need to restart before I try it?

Reply 3 of 9, by DosFreak

User metadata
Rank l33t++
Rank
l33t++

Okay....
Remove what you just added in Environment Variables.

Click On "DosBox CVS Builds" in my signature.
Scroll down to ykwon's build
Download his build of dosbox and see if that fixes your problem.

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

Reply 6 of 9, by h-a-l-9000

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Changing the color depth to 16bpp (display properties) works around that. The video card on my older machine showing this error is the Riva 128. Normal Dosbox CVS does not bring up that error, it's possibly some 3D stuff in ykhwong's build.

Reply 9 of 9, by DosFreak

User metadata
Rank l33t++
Rank
l33t++

Thanks for replying back. It's good to get this info since it seems alot of people use DosBox with dinosaur age video cards and we get strange behavior from that.

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