VOGONS

Common searches


Search results

Display options

Re: Direct3D patch

I think it works fine. It is probably due to the recent changes of direct3d code (res part in sdlmain.cpp). After: if((sdl.desktop.window.width) && (sdl.desktop.window.height)) { scalex=(double)sdl.desktop.window.width/(sdl.draw.width*sdl.draw.scalex); scaley=(double)sdl.desktop.window.height/(sdl. …

Re: bugs?

DOSBox does not play CD tracks in Windows vista Related post: http://www.vogons.org/viewtopic.php?t=14646 I tested it under Windows XP on the same computer, and it worked fine. Tracks could be played with various media players under vista. I am just wondering if it is caused by SDL or DOSBox. Is …

Re: DOSBox Icon

This is not an external icon (.ico), but an internal one which can be found in the dosbox homepage. Here is a patch to apply. (I am going to use it in my build.) Usage: patch -up1 < icon.patch

Re: bugs?

I ran dosbox.exe as an administrator. (even tried to disable UAC) I have a laptop, and the mixer shows only volumes for each application, not the other things like cd-audio.

bugs?

Hello, I have these two sound problems in dosbox. 1. Playing a game that uses pc speaker, sound is missing when pressing Alt-F12 for seconds. 2. DOSBox does not play CD tracks in Windows vista. Windows media player outside dosbox plays the cd tracks. Are they bugs of dosbox? I am using vista 6000 …

Re: Scalers not working in all cases?

Some high resolutions like 1024x768 may require lots of reosurces if scalers are always forced in any res, and some people may dislike it due to a decline of speed or unsupported, too high resolution (e.g. Normal2x : 1024x768 * 2 = 2048x1536.)

Re: Problem with DosBox Choice?

I think DosFreak is talking about the fact that a specific dosbox build should be used to run install.bat without problem. I saw DELTREE and MOVE commands (that are do not officially exist in dosbox now) in the batchfile source presented above. I put MOVE command which is mostly the same as COPY …

Re: Dosbox with Gilde2x.ovl

It did not work for me. It may not work if you are using ati card. (1. glide->direct3d wrapper : invalid glide call.. 2. glide->opengl wrapper : no opengl acceleration [due to ati graphic driver problem]?) [EDIT] tested with vista rtm 6000

Page 14 of 27