fsxNet Wiki

BBS Development & Resources

User Tools

Site Tools


doors:tutorials:dos:dosbox

This is an old revision of the document!


DOS doors With DosBox

This guide is aimed at Raspbian Linux (Stretch) on Raspberry PI, but should work on any Linux/UNIX like system DosBox supports.

Step 1. Install Pre-Requisites

To compile DosBox, you will need SDL 1.2 and SDL-net in addition to the usual development toolchain. You will also need Subversion to get dosbox and patch to patch it.

  sudo apt-get install build-essential libsdl1.2-dev libsdlnet1.2-dev subversion

Step 2. Fetch DosBox

Step 3. Patch DosBox

Step 4. Compile DosBox

Step 5. Create Configuration File

Step 6. Create Shell Script to Invoke DosBox

Step 7. Create Batch File to Start Door

Step 8. Setup BBS to call Shell Script

doors/tutorials/dos/dosbox.1504322870.txt.gz ยท Last modified: 2018/03/29 01:58 (external edit)