flycast
v2.4
Flycast is a multi-platform Sega Dreamcast, Naomi, Naomi 2, and Atomiswave emulator derived from reicast.
Information about configuration and supported features can be found on TheArcadeStriker's flycast wiki.
Join us on our Discord server for a chat.
Install Flycast from Google Play.
Set up Flatpak.
Install Flycast from Flathub:
flatpak install -y org.flycast.Flycast
flatpak run org.flycast.Flycast
Set up Homebrew.
Install Flycast via Homebrew:
brew install --cask flycast
Grab the latest build from the builds page, or the GitHub Actions. Then install it using the Xbox Device Portal.
Get fresh builds for your system on the builds page.
New: Now automated test results are available as well.
$ git clone --recursive https://github.com/flyinghead/flycast.git
$ cd flycast
$ mkdir build && cd build
$ cmake ..
$ make