Play Wolfenstein 3D online in your browser Works — original DOS game runs via DOSBox in your browser
Guide updated July 2026 · Runs via DOSBox + WebAssembly
Wolfenstein 3D — id Software and Apogee's 1992 grandfather of the first-person shooter — and its shareware first episode is free and legal to play. ExeBrowser now runs DOS games directly via DOSBox compiled to WebAssembly, so you get the original WOLF3D.EXE running in your browser — no source port needed, no setup required. Hit play and you're in.
D-pad: move/turn · FIRE: shoot · OPEN: doors/walls · MENU: esc
Runs in your browser tab with DOSBox + WebAssembly — nothing is uploaded. Click the screen to capture input; press Ctrl+F10 to release mouse.
Get the Wolfenstein 3D shareware (free, legal)
The shareware episode (data files) + a Win32 source port
You need two pieces, both free and legal:
- The shareware data — the freely-redistributable first episode (the
*.WL1files:VSWAP.WL1,MAPHEAD.WL1,GAMEMAPS.WL1,VGAGRAPH.WL1,VGAHEAD.WL1,AUDIOT.WL1,AUDIOHED.WL1). Apogee released episode one as shareware to be copied at no charge; the Internet Archive keeps preserved copies. - A Win32 source port — a modern, open-source rebuild of the engine that runs natively as a Windows EXE. ECWolf (grab the 32-bit Windows build) or the leaner Wolf4SDL.
Get Wolfenstein 3D shareware (Internet Archive) →
Put the source-port EXE and all the *.WL1 files in one folder, then use “Load your own copy” above to drop the folder in. © id Software / Apogee. Only the shareware episode is free to redistribute. The registered episodes, the Nocturnal Missions, and Spear of Destiny are commercial — buy those from id / Steam.
How it works & what to expect
Why you can't just run the original WOLF3D.EXE
This is the single most important thing to understand. The original Wolfenstein 3D is a 16-bit DOS real-mode program — there was never an official Windows (Win32) version. ExeBrowser's Wine layer (Wine 1.7.55 on the Boxedwine x86 emulator) is built to run Win32 executables, not DOS ones. Wine's DOS support is thin and unreliable, so dropping in the raw WOLF3D.EXE will most likely refuse to start or misbehave.
The clean, fully-legal workaround is a source port: after id open-sourced the Wolfenstein 3D engine in 1995, the community built modern rebuilds — ECWolf and Wolf4SDL — that compile to native Windows EXEs and read the very same shareware .WL1 game data. That's a real Win32 program Wine can actually load.
What to expect — and the caveats
When it runs, you get the genuine 1992 game: B.J. Blazkowicz, the maze-like Nazi bunker, secret-wall pushing, and that unmistakable raycast look. The honest caveats:
- Source ports use SDL2. ECWolf depends on SDL2/SDL2_mixer and targets Windows XP and up — heavier than DOOM's tiny Win32 EXE, so it's less of a sure thing under this older Wine. If ECWolf stalls, try the leaner Wolf4SDL, or switch the runtime to the r18 engine variant.
- Sound is the flaky part. Music and digitized sound effects route through SDL audio under Wine, which is the most fragile path here. The video and controls are far more reliable than the audio.
- Speed. Wolfenstein 3D is featherweight by modern standards, so even at the emulator's 10–40% of native it generally plays at full speed on a current laptop. Older Chromebooks and tablets may chug.
Net result: free, legal, and genuinely playable through a source port — but with enough setup and audio uncertainty that we rate it partial rather than a one-click classic.
Step by step
- Download the shareware data (the
*.WL1files) and unzip them on your computer. - Download a 32-bit Windows source port (ECWolf or Wolf4SDL) and unzip it into the same folder as the
.WL1files. - Click ▶ Play Wolfenstein 3D above to boot Wine on this page.
- Use Load your own copy → a folder and pick that combined folder.
- Select the source-port EXE (e.g.
ECWOLF.EXE) as the entry and click Run in Wine. - Click the canvas to capture input. Arrows move, Ctrl fires, Space opens/pushes walls, 1–4 switch weapons, Esc for the menu and to release the mouse.
Frequently asked questions
Can I play Wolfenstein 3D online for free with no download?
You can play it free and legally, but not as pure zero-setup one-click. Wolfenstein 3D is a DOS game, while ExeBrowser runs Win32 software, so you load a small free source port (ECWolf or Wolf4SDL) together with the freely-redistributable shareware data files. Both pieces are free; you just drop them into the in-page loader.
Is the Wolfenstein 3D shareware legal to play here?
Yes, for the shareware first episode. Apogee and id released episode one as shareware in 1992 to be copied at no charge, and it has been distributed freely ever since (it's preserved on the Internet Archive). The registered episodes, the Nocturnal Missions, and Spear of Destiny are commercial and are not included — buy those from id or Steam.
Why can't I just run the original WOLF3D.EXE?
Because it's a 16-bit DOS program and there was never an official Windows version. ExeBrowser's Wine layer runs Win32 executables, and Wine's DOS support is too thin to rely on. The fix is an open-source source port (ECWolf / Wolf4SDL) that is a real Win32 EXE and reads the same shareware .WL1 data.
Is this the real Wolfenstein 3D or a remake?
It's the real game data — the actual 1992 maps, sprites, and sound from the shareware episode — played through an open-source rebuild of id's engine that id themselves released to the public. It's not a fan re-creation of the levels; it's the original content, run by a modern, faithful engine.
The sound isn't working or it won't start. What can I try?
Audio through SDL under this older Wine is the most fragile part — video and controls usually hold up even when sound doesn't. If the port won't launch at all, try the leaner Wolf4SDL instead of ECWolf, or switch the runtime to the r18 engine variant. Make sure the EXE and all the *.WL1 files are in the same folder.
More you can run in your browser
- DOOMid's 1993 shareware FPS — runs cleanly as Win32.
- FreedoomFree, open DOOM-engine content with a Win32 port.
- Heretic / Hexen sharewareMore id-tech first-person shareware classics.
- Blake StoneApogee's Wolfenstein-engine sci-fi shooter.
- 3D Pinball Space CadetThe beloved Windows pinball table.
- Compatibility guideWhat runs in the browser and what doesn't.