flycast
v2.4
Flycast是源自reicast 的多平台 Sega Dreamcast、Naomi、Naomi 2 和 Atomiswave 模拟器。
有关配置和支持的功能的信息可以在TheArcadeStriker 的 Flycast wiki上找到。
加入我们的Discord 服务器进行聊天。
从Google Play安装 Flycast 。
设置 Flatpak。
从 Flathub 安装 Flycast:
flatpak install -y org.flycast.Flycast
flatpak run org.flycast.Flycast
设置自制程序。
通过 Homebrew 安装 Flycast:
brew install --cask flycast
从构建页面或GitHub Actions获取最新构建。然后使用Xbox Device Portal安装它。
在构建页面上为您的系统获取新的构建。
新功能:现在也可以使用自动化测试结果。
$ git clone --recursive https://github.com/flyinghead/flycast.git
$ cd flycast
$ mkdir build && cd build
$ cmake ..
$ make