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

Can't locate SD card on Android #48

Closed
jarz54 opened this issue Mar 21, 2024 · 2 comments · Fixed by #49
Closed

Can't locate SD card on Android #48

jarz54 opened this issue Mar 21, 2024 · 2 comments · Fixed by #49

Comments

@jarz54
Copy link

jarz54 commented Mar 21, 2024

now yuzu is dead, skyline is my back up emulator,i tried to patch a file located on sd card,but it can't locate the path if its on sd card, what should I do,im using android btw

@nozwock

This comment was marked as outdated.

@nozwock nozwock changed the title cant locate sd card Can't locate SD card on Android May 28, 2024
@nozwock
Copy link
Owner

nozwock commented May 28, 2024

@jarz54 I've added support for external storage, you may now try again.

Rerun the installation script to get the update.

Now, I've only tested this on a single device, so in case the SD card still isn't detected, run the following command with the path to your external storage (SD card, etc):

echo '/storage/148F-1F00' >> "$HOME/.config/com.github.nozwock.yanu/proot-bindings"

Replace /storage/148F-1F00 with your own SD card's path. This one's just for example.

@nozwock nozwock pinned this issue May 28, 2024
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 a pull request may close this issue.

2 participants