Try these
Put these into your terminal, without quotation marks:
“sudo apt purge retroarch”
“whereis retroarch.cfg”
Head to that folder for retroarch.cfg file, delete it.
“sudo apt install retroarch”
Try these
Put these into your terminal, without quotation marks:
“sudo apt purge retroarch”
“whereis retroarch.cfg”
Head to that folder for retroarch.cfg file, delete it.
“sudo apt install retroarch”
so… I delete retroarch First? or I delete the cfg First and then I delete retroarch?
Purge, find and delete cfg file, install again. Probably will remove everything though
Ok I gonna try thanks
Yeah but probably will remove all, playlists too. Just saying. Try deleting cfg first. See if it helps.
Done and the same problem…
Look at home folder, isn’t a folder there named /.config/retroarch? See if cfg is there.
Or else probably “XDG_RUNTIME_DIR not set in the eviroment” is your problem. Which means it cannot access some things (probably your apt get update touched some other files too, like video driver).
yeah and when I used the terminal , sudo retroarch appear that message
That is an environment variable that is set automatically when you log in. It tells any program you run where to find a user-specific directory in which it can store small temporary files.
So , What I can do to fix that problem?
If I had a working Linux mint I could try to find a working solution. Now I only have windows 10. Try this I hope it won’t break your system lol
mkdir -pv ~/.cache/xdgr
export XDG_RUNTIME_DIR=$PATH:~/.cache/xdgr
I don´t know rick xd I don´t want loose my pc hahaha
the god of the gaming bless you
Installing on usb failed miserably (not booting even though i had done the same some months ago lol), persistence too (extremely slow), so i will install alongside Win10, either way i want to check some things in Linux.
Please provide the log as describe in the documentation. If you click on the GUI it won’t give us information to help you…
Open a terminal then copy & paste
retroarch --menu --verbose >> retroarch.log 2>&1
Send us or copy the content of the file retroarch.log
Don’t launch RetroArch with sudo
.
Thank you.
“Segment Violation (`core’ generated)” that message appear
Once you exit RetroArch, a file called retroarch.log
should be stored in your logs
directory. So you have to check that.