Skip to content

update: add flycast standalone #217

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

falsepopsky
Copy link
Contributor

@falsepopsky falsepopsky commented Mar 23, 2025

* Flycast: Nightly builds newer than 22 Jan are supported
ref: https://retroachievements.org/viewtopic.php?t=29231&c=256525#256525


i think it's just better to link the github, instead of "CI builds" page.

@@ -276,6 +276,7 @@ This page focuses on supported emulators. For extensive notes on unsupported emu

- ✅ libretro core: **Flycast**
- Disable threaded rendering to properly use save states.
- ✅ Standalone emulator: **[Flycast](https://github.com/flyinghead/flycast)**
Copy link
Contributor Author

@falsepopsky falsepopsky Mar 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gamecube has this:

  • Must use version 2407-68 or newer.

so probably should i add

  • Must use Nightly builds newer than 27 feb.
    or
  • Must use version 2.4-225 or newer.

why?

well, at this time flycast started to actually send the correct headers (commit for reference)

i was going to put 2.4, but i don't know if this can confuse users with the git tag release from github, with that site users will download an old version...

i think flycast uses version-build number or minor-commit, so if you check the workflow from the commit, people should use v2.4-225 or newer (https://github.com/flyinghead/flycast/actions/runs/13564228706/job/37913605590 check upload symbols to Sentry)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2.4 is correct, but as best as I can tell, Flycast is currently sending a version number of 1.0:

Flycast/1.0

This should probably be fixed in Flycast itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants