← ARCADE
ROM LOCKER GUIDE GET BACK TO WORK
DOOR 09 // x86 DOS LAB

MS-DOS

Ordinary DOS ZIPs are converted locally into the js-dos bundle format the emulator expects. R26 loads ordinary DOS ZIPs directly into the js-dos virtual filesystem. It also strips a single wrapper folder automatically, so archives such as F-15 Strike Eagle II can find their EXE/COM files at C:\ without manual repacking.

C:\> INSERT GAME

Select a normal DOS game ZIP or a ready-made .jsdos bundle. For normal ZIPs, Barefoot creates the required .jsdos/dosbox.conf in memory before starting the emulator. Your local file stays in your browser unless you deliberately put it in the private ROM Locker.

ZIP / JSDOS LOADER READY
DOS QUICK START
At a DOS prompt: DIR lists files, CD FOLDER enters a directory, CD.. goes back, and a program normally starts by typing its .EXE, .COM or .BAT name. Your F‑15 ZIP contains a single executable named F15.COM, so R26 recognises F-15 archives automatically and also handles games packaged inside a single top-level folder. More DOS help →
Why F‑15 II failed before: that ZIP stores every game file inside F15-Strike-Eagle-II/, while the launcher tried F15.COM at the root of C:. R26 reads and decompresses the ZIP locally, removes a single wrapper folder, places the actual files directly into DOSBox, and then runs the selected startup command. Nothing is uploaded to Barefoot.