Skip to content

Conversation

Maoijoon
Copy link
Collaborator

@Maoijoon Maoijoon commented Jul 9, 2025

When Ruffle is downloaded by the launcher on macOS, it is downloaded as an application rather than a standalone binary. This results in the launcher being unable to launch Ruffle, as it expects to find it in ruffle instead of its actual location (Ruffle.app/Contents/MacOS/ruffle), relative to Data/Ruffle/standalone/latest. This PR corrects that behavior, allowing the launcher to automatically set the proper permissions and launch Ruffle on macOS like it can on Linux.

When Ruffle is downloaded by the launcher on macOS, it is downloaded as an application rather than a standalone binary. This results in the launcher being unable to launch Ruffle, as it expects to find it in `ruffle` instead of its actual location (`Ruffle.app/Contents/MacOS/ruffle`), relative to `Data/Ruffle/standalone/latest`.
This PR corrects that behavior, allowing the launcher to automatically set the proper permissions and launch Ruffle on macOS like it can on Linux.
@Maoijoon Maoijoon changed the title Fix Ruffle not launching on macOS fix: Launching Ruffle on macOS Jul 15, 2025
@Maoijoon Maoijoon requested a review from colin969 July 15, 2025 20:05
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.

1 participant