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

ryusak just not working (macOs #82

Open
Flippingboi225 opened this issue Aug 29, 2023 · 3 comments
Open

ryusak just not working (macOs #82

Flippingboi225 opened this issue Aug 29, 2023 · 3 comments

Comments

@Flippingboi225
Copy link

Games don't show up at all and it will say it downloads keys and firmware but the firmware isnt there and the keys arent there it was working before it just decided to stop

I have no idea how to recreate this
Screenshot 2023-08-29 at 3 04 20 PM

Screenshots
Add screenshots to help explain your problem. Even if it seems irrelevant, it may help.

Im on macOs ventura 13

@GIT-ALEJANDRO
Copy link

I found the error
It does not appear because the path has been changed in the latest version for MAC

Old: ~/.config/Ryujinx
New: ~/Library/Application\ Support/Ryujinx

The default path must be changed

@Eurkidu
Copy link

Eurkidu commented Sep 28, 2023

I found the error It does not appear because the path has been changed in the latest version for MAC

Old: ~/.config/Ryujinx New: ~/Library/Application\ Support/Ryujinx

The default path must be changed

Thank you very much for providing the reason.

It can be solved by executing the following command on the console to create a symbolic link.

ln -s ~/Library/Application\ Support/Ryujinx ~/.config/Ryujinx

@xuhengdada
Copy link

For my case, ~/Library/Application\ Support/Ryujinx was linked to ~/.config/Ryujinx automatically, but the games still do not show in RyuSAK, that's so strange, does anyone have any idea?

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

No branches or pull requests

4 participants