Skip to content
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

Add FFmpeg support for Windows ARM64 #104

Closed
wants to merge 0 commits into from

Conversation

Otozinclus
Copy link
Contributor

@Otozinclus Otozinclus commented Oct 29, 2024

There is no official FFmpeg release for Windows ARM64, therefore compiling for WinArm will build without FFMPEG. This causes crashes for a lot of games which rely on it, such as Mario Kart, or Mario Odyssey. This PR adds a unofficial WinArm release of FFmpeg when building for WinArm, which fixes the issue.

Yes, my implementation works, but is very likely not how you would actually do something like that, just slapping in a compiled release... However, this change fixes so many games for WinArm, that I hope someone will look into it

@github-actions github-actions bot added the gui Affects the Avalonia UI or translations. label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gui Affects the Avalonia UI or translations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant