Hi everyone,
I'm starting a new project aimed at bringing DVD playback and high-capacity media support to the Sega Dreamcast.
How it works:The setup relies on a few key components:
Currently, I am working on securing funding for this project. In the meantime, feel free to check out my YouTube channel for updates: https://www.youtube.com/@Pielk9InteractivePielk9
I'm starting a new project aimed at bringing DVD playback and high-capacity media support to the Sega Dreamcast.
How it works:The setup relies on a few key components:
- An external DVD Player
- Raspberry Pi 4
- Raspberry Pi Pico
- Dreamcast Serial Port SD Card Adapter (used for its serial interface connection)
- A special custom CD-R with a custom bootloader is loaded into the GD-ROM drive. This puts the Dreamcast into a listening mode to detect incoming signals through the serial port.
- Next, a custom disc/game optimized for low-bandwidth streaming is loaded into the external DVD player.
- The data stream from the DVD player goes into the Raspberry Pi 4, which passes it to the Raspberry Pi Pico. The Pico translates and converts the signal into a format readable by the console.
- Finally, via the tapped serial port connection (taken from the SD card adapter), the game code is loaded directly into the console's RAM, where it waits for streaming data.
Currently, I am working on securing funding for this project. In the meantime, feel free to check out my YouTube channel for updates: https://www.youtube.com/@Pielk9InteractivePielk9