Flycast is a multiplatform Sega Dreamcast, Naomi, Naomi 2 and Atomiswave emulator
Go to file
Flyinghead 20d25059bf naomi2: remove geom shader. Merge transparent polys. bump mapping fix.
elan: Get rid of geometry shader and do geometry clipping manually.
pvr: Aggressively merge transparent polys in per-triangl and OIT mode, duplicating the last vertex to merge opposite cull mode strips.
gl4: reset OIT pointers in final shader. No need for clear pass.
gl4: alternate between 2 buffers for verts.index/tr poly params.
gl4: use gl_VertexID + poly number for poly index.
gl: new GlBuffer class.
2022-02-11 15:54:18 +01:00
.github build fix 2022-01-28 22:30:07 +01:00
core naomi2: remove geom shader. Merge transparent polys. bump mapping fix. 2022-02-11 15:54:18 +01: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 use platform.isConsole(), platform.isNaomi(), ... 2022-01-27 17:52:19 +01:00
tests test fix 2022-01-27 16:44:37 +01: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 libretro: arm32 android build must use arm mode, not thumb 2021-11-16 16:46:28 +01:00
.gitmodules add breakpad as submodule 2021-12-20 15:23:28 +01:00
CMakeLists.txt naomi2: fix regressions. 2-volume and bump mapping support WIP 2022-01-26 22:15:10 +01:00
LICENSE project import 2013-12-19 19:10:14 +02:00
README.md dummy commit 2022-01-29 19:39:08 +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

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.