Flycast is a multiplatform Sega Dreamcast, Naomi, Naomi 2 and Atomiswave emulator
Go to file
Flyinghead 0b0e64304e pvr: adaptive end-of-render interrupt delay
EoR interrupt delay now depends on the TA context size.
Issue #634
Fixes issues with FMV in some WinCE games (Resident Evil 2, Next Tetris,
Nightmare Creatures 2)
2022-11-01 18:29:44 +01:00
.github Merge remote-tracking branch 'origin/master' into dev 2022-09-24 19:28:38 +02:00
core pvr: adaptive end-of-render interrupt delay 2022-11-01 18:29:44 +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 pvr: emu unresponsive if no render. Present when FB_R_SOF = FB_W_SOF 2022-11-01 18:23:54 +01:00
tests test fix 2022-10-30 12:47:39 +01:00
.cirrus.yml .cirrus.yml: update freebsd image to version 13.1 2022-09-17 12:49:42 +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 vulkan: add deps as submodules and sync with Vulkan 1.3.224.1 2022-09-18 16:56:56 +02:00
CMakeLists.txt Full framebuffer emulation. Renderer interface changes 2022-10-23 16:32:42 +02:00
LICENSE project import 2013-12-19 19:10:14 +02:00
README.md Readme Updates. (#659) 2022-06-05 17:32:59 +02: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, 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)

  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/Series

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

Get fresh builds for your system on the builds page.

New: Now automated test results are available as well.