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

Why can't I select let settings? #3839

Closed
InfernalWolf666 opened this issue Jan 20, 2024 · 1 comment
Closed

Why can't I select let settings? #3839

InfernalWolf666 opened this issue Jan 20, 2024 · 1 comment

Comments

@InfernalWolf666
Copy link

InfernalWolf666 commented Jan 20, 2024

I tried to change the path in the script, it worked, but after installation, of course, the games would no longer start!

I edit file - retropie_packages.sh

home="$(eval echo ~$user)" datadir="$home/RetroPie" biosdir="$datadir/BIOS" romdir="$datadir/roms" emudir="$rootdir/emulators" configdir="$rootdir/configs"

I changed these lines to these lines

home=/home/MyUserName/Documents/Emulators/ datadir="$home/RetroPie" biosdir="$datadir/BIOS" romdir="$datadir/roms" emudir="$rootdir/emulators" configdir="$rootdir/configs"

tell me how to write the path correctly

@cmitu
Copy link
Contributor

cmitu commented Jan 20, 2024

Plese use the forum for support, as asked in the issue template.

@cmitu cmitu closed this as completed Jan 20, 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

No branches or pull requests

2 participants