VOGONS

Common searches


Search results

Display options

Re: how to capture sound?

in DOSBox General
you might want to play with the output setting. It seems that sdl has diffirent keyboard control depending on the output. You might want to try a cvs build of dosbox as well as that one forces sdl to use a different keyboard method as well. Ok.. found out the problem. SDL uses Directinput to obtain …

Re: how to capture sound?

in DOSBox General
a WSH key might work. DOSBox get's it's keyinput from SDL. Maybe you can find something from them on how make it work with WSH Below is a VBS code snippet to attempt to turn on sound capture. Doesn't work, so I assume that the keystroke work outside of the usual conventions (or as Qbix highlights, …

Re: how to capture sound?

in DOSBox General
change the code of dosbox. Thank you Qbix for your reply. I'd like to, though I do not have a compiler on my WinXP machine. DOS key stuffers do not work, neither does WSH using WSH.sendkey, neither does keysim. It seems DOSBOX is immune to having a software generated CTRL-F6. Does this mean I need …

Re: how to capture sound?

in DOSBox General
Hi guys, does it exist a Dosbox command to start capturing a wav file without using the special key Ctrl-F6? Or it is the only way to start/stop grabbing? I want to automate capturing multiple audio files: I thought to use old keystroke emulation programs (like 'stuffit') but in Dosbox they work …

Page 1 of 1