๐Ÿ•น๏ธ Retro Game Packer ๐Ÿ–ฅ๏ธ DOS Packer ๐ŸŽฎ ScummVM Packer ๐ŸŽฎ MSX Packer
Create standalone offline-playable DOS games
๐Ÿ“ฆ DOS Game ZIP File
๐Ÿ“
Drop your DOS game (.zip) here
or click to browse your files
File โ€”
Size โ€”
Files in ZIP โ€”
Detected executable โ€”
Root directory โ€”
  • โณ Reading ZIP file...
  • โณ Analyzing DOS executables...
  • โณ Fetching js-dos engine...
  • โณ Generating DOSBox config...
  • โณ Assembling offline HTML...
  • โณ Done!
๐Ÿ”ง CPU Cycles
ValueDescriptionRecommended use
autoAutomatic speed adjustmentMost games โ€” good default choice
maxMaximum CPU speedFast games (DOOM, Duke3D, etc.)
1000Very slow โ€” 8088 equivalentVery old games (early 1980s)
3000Slow โ€” 286 equivalent286 games (late 1980s)
5000Medium โ€” 386 equivalent386 games (early 1990s)
10000-20000Fast โ€” 486 equivalent486 games (mid 1990s)
50000+Very fast โ€” Pentium equivalentLate games, benchmarks
๐Ÿ’พ Memory
SizeDescription
4 MBMinimum โ€” very simple games
8 MBSuitable for most standard games
16 MBRecommended โ€” good balance (default)
32 MBFor memory-intensive games
64 MBMaximum โ€” very demanding games
๐Ÿ”Š Sound Cards
CardDescription
sb16Sound Blaster 16 โ€” most compatible (default)
sbpro2Sound Blaster Pro 2 โ€” for older games
sbpro1Sound Blaster Pro 1
sb2Sound Blaster 2.0 โ€” basic compatibility
sb1Sound Blaster 1.0 โ€” very old games
noneNo sound card โ€” disables audio
๐Ÿ“ฑ Mobile Keyboard Layouts
LayoutDescriptionIdeal for
gamepadD-pad + 4 buttons (Space/Enter/Ctrl/Esc) + system barAction games, platformers
gamepad-princeD-pad + Prince of Persia buttons (Shift/Space/Up/Esc)Prince of Persia, similar games
defaultCompact full keyboard with essential keysGeneral use
minimalArrows + Esc/Enter/Space/Y/N onlySimple games, menus
arrowsExtended arrows + function keys + numbersShooters, simple strategy
adventureFull QWERTY keyboardText adventures, simulations
๐Ÿ’ก Tips by Game Type
Game typeRecommended settings
FPS (DOOM, Duke3D...)cycles=max, memory=16-32, gamepad
Platformers (Prince, Keen...)cycles=auto, memory=16, gamepad ou gamepad-prince
Adventure (Monkey Island...)cycles=auto, memory=16, adventure
Strategy (SimCity, Civilization...)cycles=auto, memory=32, default
Old games (pre-1990)cycles=3000-5000, memory=4-8, minimal
โ„น๏ธ About

DOS Game Packer transforms a DOS game (ZIP file) into a single, standalone HTML file playable directly in the browser โ€” even without an Internet connection.

The generated HTML file contains everything needed: the DOSBox emulation engine (via js-dos), game files, configuration, and a virtual keyboard for mobile. Just double-click the file to play!

Features:

  • โœ… 100% offline โ€” no server required
  • โœ… Automatic executable detection
  • โœ… Complete DOSBox configuration
  • โœ… 6 virtual keyboard/gamepad layouts for mobile
  • โœ… Fonctionne avec le protocole file://
  • โœ… Compatible with Chrome, Firefox, Edge, Safari
๐Ÿ—๏ธ Technologies
  • js-dos 6.22 โ€” DOSBox emulator in WebAssembly (asyncify, single-thread)
  • JSZip 3.x โ€” Client-side ZIP file reading
  • Portable Retro Games โ€” Open-source project
๐Ÿ”’ Privacy

All generation is done locally in your browser. No files are sent to a server. The only network requests are to download the js-dos engine from the CDN (or local mirror). The generated HTML file is 100% standalone.