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

Decouple data save paths from Emulator #692

Closed
wants to merge 1 commit into from

Conversation

twvd
Copy link
Collaborator

@twvd twvd commented Dec 26, 2024

This change allows the frontend to select the appdata and configuration file locations when instantiating the emulator, allowing for more flexibility in placing the files.

This also fixes configuration not working in MacOS app bundles, as it will now look for config.toml in the user's "Application Support" directory and default there.

This change allows the frontend to select the appdata and configuration
file locations when instantiating the emulator, allowing for more
flexibility in placing the files.

This also fixes configuration not working in MacOS app bundles,
as it will now look for config.toml in the user's "Application Support"
directory and default there.
@twvd twvd closed this Dec 26, 2024
@wheremyfoodat
Copy link
Owner

This also fixes launching games from the Windows start menu or when you've configured Alber to open 3DS files (on upstream, this uses C:/System32 for the config file, which it doesn't even have write access to)

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