Recording with DOSbox

By dang_david

In the DOSBox folder, you should see a file labeled dosbox.conf (I believe) Left click and choose 'open with' and use notepad. Once you do that, you can mess around with the config file.

When you open the config file, look for this:

[dosbox] # language -- Select another language file.

# memsize -- Amount of memory dosbox has in megabytes.

# machine -- The type of machine tries to emulate:hercules,cga,tandy,pcjr,vga.

# captures -- Directory where things like wave,midi,screenshot get captured.

language=

machine=vga

captures=capture

memsize=16


IIRC, the bolded part will only look like "captures=" and that's it. You can create a file called captures (or whatever you choose to name it) and put that title after the "=" This file should be with all your DOSBox files.

After you do that, you should install the 'ZMBV' codec. If you download the newest version of DOSBox and have installed the program, click on the start menu, find DOSBox in the program list and there should be a folder called "Video" From there, click install codec.

After you do that, you should be good to go. To take screen shots, the command is 'ctrl+5' and to do video captures, it is 'ctrl+alt+F5' to start/stop the recording.

All your screenshots and video captures will show up in whatever folder you choose (capture=XXXX).