Why Play Retro RPGs Inside Fallout 4?
Fallout 4 already hides tiny arcade-style holotape games in its wasteland, but a determined modder has pushed that idea far further by getting full-scale classic RPGs running directly on the Pip-Boy and in-game computer terminals. Instead of simply tabbing out to launch another title, you can boot up the original Fallout or The Elder Scrolls III: Morrowind as if they were just another holotape, creating a surreal, game-within-a-game experience. This is more than a novelty: it demonstrates how flexible Fallout 4’s interface and scripting systems really are, and how far modern PCs can go in emulating older game engines. For fans of retro RPG gaming and Fallout 4 mods, it opens the door to reliving classic adventures without ever leaving the Commonwealth, and hints at a future where many legacy titles could be accessed through in-world devices.
How Pip-Boy Emulation Works Under the Hood
The technical trick behind this Pip-Boy emulation is clever streaming rather than traditional emulation baked into Fallout 4 itself. For Morrowind, modder RPGKing117 uses a custom-modified build of OpenMW 0.50, an open-source reimplementation of the original Morrowind engine. OpenMW runs in a hidden window at 876×700 resolution on your desktop. That window’s framebuffer is upscaled to 1024×1024 and streamed directly into the Pip-Boy display in real time, so what you see on the wrist device is actually a live video feed of the external engine. A custom F4SE (Fallout 4 Script Extender) plugin ties everything together, handling the holotape trigger, a shared-memory bridge for the video stream, and input passthrough so your keyboard controls are sent to Morrowind while you remain inside Fallout 4. The result feels like a native classic game port running on an in-world device.
What You Need Before You Start
To try this yourself, you need a setup that can run both Fallout 4 and Morrowind at the same time, since the latter is effectively running in the background. The modder specifies that you must own Steam copies of both Fallout 4 and The Elder Scrolls III: Morrowind, which ensures compatibility with the custom OpenMW build and the F4SE plugin. On the system side, you will need a 64-bit version of Windows 10 or 11, because the supporting tools and custom DLL files used by the mod require a 64-bit environment. You also have to install Fallout 4 Script Extender, which expands the game’s scripting capabilities and allows the plugin to intercept holotape events and handle streaming. Once these prerequisites are in place, you can follow the mod’s detailed instructions on its GitHub page to complete the installation.
Step-by-Step: Getting Morrowind Running on Your Pip-Boy
With the basics covered, the process to turn your Pip-Boy into a Morrowind emulator follows a clear sequence. First, install Fallout 4 Script Extender and verify that Fallout 4 launches correctly through the F4SE loader. Next, download the Morrowind Pip-Boy mod from the developer’s GitHub repository, as the Nexus Mods version may be quarantined due to its use of custom DLL files. Extract the mod into your Fallout 4 directory, ensuring that the F4SE plugin files land in the appropriate plugins folder and that the holotape-related files are placed in the game’s Data structure. Then configure the custom OpenMW build according to the instructions, pointing it to your Morrowind data files. When you launch Fallout 4, locate the new holotape in-game, load it through your Pip-Boy, and the plugin will start streaming OpenMW’s output into the wrist interface.
Beyond Morrowind: Fallout 1 and Future Classic Game Ports
While only the Morrowind implementation is publicly available so far, RPGKing117 has also demonstrated Fallout 1 running via the same Pip-Boy and terminal framework. The Fallout version is still being polished before release, but the concept is identical: treat the classic game as an external process whose video feed and inputs are bridged into Fallout 4’s menus. Because OpenMW is compatible with many Morrowind mods, most of those should work seamlessly inside this setup, turning your Pip-Boy into a surprisingly capable retro RPG gaming hub. More importantly, this approach suggests that other classic game ports could be made using similar techniques, provided their engines can be run in a window and accept external input. For players and mod authors alike, these Fallout 4 mods are a fascinating proof-of-concept for layering entire game libraries inside a single modern RPG.
