Flycast is a multiplatform Sega Dreamcast, Naomi, Naomi 2 and Atomiswave emulator
Go to file
Flyinghead 3cc991fa4f oit: poly number/vertex id overflow
Use 17 bits for vertex id but substract first vtx index
Use 13 bits for poly number instead of 12
Panzer Front uses more than 4095 tr polys.
Issue #616
2022-05-01 12:33:53 +02:00
.github ci: fix java-version for actions/setup-java 2022-04-26 10:14:58 +02:00
core oit: poly number/vertex id overflow 2022-05-01 12:33:53 +02:00
docs outdated stuff 2019-09-28 20:00:20 +02:00
gdtool ioctl: replace SCSIDEFS.h with Windows headers 2021-05-25 10:10:50 +02:00
intl Add automatic Crowdin synchronization 2021-12-01 21:28:51 +01:00
shell allow a core without open gl to be built 2022-04-30 18:05:12 +02:00
tests naomi: emulate midi ffb drive board response 2022-04-27 14:28:58 +02:00
.cirrus.yml .cirrus.yml: update to freebsd-13-0 2021-08-22 11:44:34 +02:00
.gitignore Update .gitignore 2021-09-27 11:52:18 +02:00
.gitlab-ci.yml lr ci: disable switch build 2022-04-11 15:56:43 +02:00
.gitmodules add breakpad as submodule 2021-12-20 15:23:28 +01:00
CMakeLists.txt allow a core without open gl to be built 2022-04-30 18:05:12 +02:00
LICENSE project import 2013-12-19 19:10:14 +02:00
README.md Merge remote-tracking branch 'origin/master' into dev 2022-03-13 11:01:27 +01:00
vcpkg.json uwp: remove angle, upload to S3. windows: don't build SDL 2021-12-18 11:50:03 +01:00

README.md

Flycast

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

flycast logo

Flycast is a multi-platform Sega Dreamcast, Naomi 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)

  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)

  1. Set up Homebrew

  2. Install Flycast via Homebrew

brew install --cask flycast

Xbox One

Open gamr13's github page from your console.

Binaries

Get fresh builds for your system on the builds page.

New: Now automated test results are available as well.