Skip to main content

Turn your Raspberry Pi into a retro DOS game console

Raspberry Pi
Image used with permission by copyright holder

Now that Disney has shuttered LucasArts, you might want to dust off your copy of Sam & Max: Hit the Road and remember its glory days as a game developer. The problem is: what computer can you pop your 3.5-inch floppy or CD-ROM disk to install this 20-year old game (it was first released on DOS in 1993)? There are definitely emulators out there that you can download onto your computer to mimic the DOS environment that retro games need to run in, but that’s not going to win you any geek cred.coding epiphany_raspberry pi DOS gaming

For those of you with a Raspberry Pi, though, you can put your $35-computer to good use by turning it into a pint-sized DOS gaming machine with a few simple tweaks. Coding Epiphany details all the steps in a couple of posts (part one; part two) that document how they transformed their Pi into retro game console, as reported by Lifehacker.

If your game is on a CD-ROM, you’ll need to find a computer with an optical drive to move your old game onto an USB flash drive, so you can bring it over to the Raspberry Pi. (You’re probably out of luck if your only copy of the game exists on a 3.5-inch floppy disk, but you can try to find a copy online through Abandonia or GoodOldGames.)

You’ll need to install RetroPie onto the tiny computer before you can install the game emulator to play retro Super Nintendo Entertainment System (SNES) titles. To make the Pi run DOS titles, you’ll need to install DOSBox onto your Pi and following his instructions on how to lower the device’s pixel resolution to match older titles’ less sophisticated graphics.

There really aren’t that many steps to get your old games working on your Raspberry Pi. You should be laughing at all the Sam & Max jokes in no time.

Topics
Gloria Sin
Former Digital Trends Contributor
Gloria’s tech journey really began when she was studying user centered design in university, and developed a love for…
A dangerous new jailbreak for AI chatbots was just discovered
the side of a Microsoft building

Microsoft has released more details about a troubling new generative AI jailbreak technique it has discovered, called "Skeleton Key." Using this prompt injection method, malicious users can effectively bypass a chatbot's safety guardrails, the security features that keeps ChatGPT from going full Taye.

Skeleton Key is an example of a prompt injection or prompt engineering attack. It's a multi-turn strategy designed to essentially convince an AI model to ignore its ingrained safety guardrails, "[causing] the system to violate its operators’ policies, make decisions unduly influenced by a user, or execute malicious instructions," Mark Russinovich, CTO of Microsoft Azure, wrote in the announcement.

Read more