Skip to content

StormTheGates/flycast

 
 

Repository files navigation

Flycast

Android CI C/C++ CI Nintendo Switch CI Windows UWP CI

flycast logo

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

Flatpak (Linux ubuntu logo)

  1. Set up Flatpak.

  2. Install Flycast from Flathub:

flatpak install -y org.flycast.Flycast

  1. Run Flycast:

flatpak run org.flycast.Flycast

Homebrew (MacOS apple logo)

  1. Set up Homebrew.

  2. Install Flycast via Homebrew:

brew install --cask flycast

Xbox One/Series xbox logo

Retail:

Open gamr13's github page from your Xbox console.

Dev Mode:

Grab the latest build from the builds page, or the GitHub Actions. Then install it using the Xbox Device Portal.

Binaries android windows linux apple switch xbox

Get fresh builds for your system on the builds page.

New: Now automated test results are available as well.

Build instructions:

git clone https://github.com/flyinghead/flycast.git

cd flycast

git submodule update --init --recursive

mkdir build && cd build

cmake ..

make

About

Flycast is a multiplatform Sega Dreamcast, Naomi, Naomi 2 and Atomiswave emulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 45.1%
  • HTML 27.8%
  • C 23.4%
  • Roff 1.4%
  • CMake 0.7%
  • JavaScript 0.5%
  • Other 1.1%