For my annual Christmas retro video, I explored the Exodos project, a method for downloading and playing a vast library of classic DOS games. While functional, it requires significant disk space, BitTorrent downloads and some complexity. It also lacks native compatibility with MacOS and Linux. Following a recommendation from my friend Adam of TechOdyssey, I recently tested an alternative approach called DOS.zone.
Check it out in my latest video!
DOS.zone is a web-based emulation platform designed to run legacy DOS and Windows 95 games directly within a browser. During my testing on an M2 MacBook Air using the Brave browser, games like Doom booted quickly and ran at standard speeds without requiring any software installation or command-line management. The platform currently hosts approximately 2,000 titles, which is a smaller library compared to the Exodos project, but it focuses on immediate accessibility.
The service operates primarily as a free service, downloading and executing the game files locally in the browser rather than streaming them from a server. The DOS games run in DosBox or DosBox-X which has been ported to Javascript (more on that later).
Game progress can be saved to the browser’s local storage, provided the user clicks the designated save icon before exiting. Because local browser data can be cleared or lost, DOS.zone offers an optional subscription for a few dollars a month that enables cloud synchronization for save files. The save files can be synced across devices too.
The emulation includes various adjustable settings to tailor the experience. Users can modify the DOSBox performance by toggling the auto-adjust feature and manually setting CPU cycles, which I found necessary to stabilize the frame rate in titles like Wing Commander. Other options include mouse capture, on-screen control scaling, and an image smoothing toggle for those who prefer altered graphics over the original pixelated rendering. Notably, the platform currently lacks native game controller support, relying instead on keyboard controls or external software mapping.
Technically, DOS.zone distinguishes itself from other in-browser solutions by supporting Windows 95 environments and 3dfx hardware acceleration. Loading a game like Road Rash prompts a brief Windows 95 boot sequence before launching the application. While this specific browser port lacks the original full-screen video and music, it runs consistently at 60 frames per second. The 3dfx support extends to titles like the original Grand Theft Auto and various hardware demos, rendering hardware-accelerated graphics entirely within the browser window.
The platform also integrates a multiplayer hub where users can join active network sessions for games like Quake or Half-Life Deathmatch. In my experience, some visual assets load dynamically during the initial session, which can cause minor stuttering, but the performance stabilizes once the caching is complete.
Because the underlying technology utilizes the open-source JS-DOS API, the emulation extends to mobile devices. Testing Need for Speed on a smartphone demonstrated that the platform automatically maps necessary game controls to the touchscreen, enabling mobile gameplay without requiring a dedicated app installation.
For users seeking a broader library, the Internet Archive remains a viable alternative with over 8,800 browser-playable DOS titles. However, DOS.zone provides a more specialized technical implementation with its inclusion of 3dfx, Windows 95 support, and built-in multiplayer routing, offering a highly accessible route to revisiting legacy software without the need to manually configure local emulators.
