Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 517 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 517 Bytes

mkdexe2

Once upon a time, there was an mkdexe script to package DOS binaries for dosemu1. mkdexe2 is our take on the same thing for dosemu2.

usage

./mkdexe -N Arcade_Volleyboll -P /home/stas/dos/games/av -E av.exe

This creates the file named org.dosemu2.Arcade_Volleyboll-x86_64.AppImage which you can run under linux to play the Acrade Volleyball game.

requirements

dosemu2 must be installed.