I can´t run retroarch by linux (Ubuntu 21.10

snap definitely works. I use it on a daily basis.

is not , the windows on the video open was this

I see , but all information , playlist , etc is in the retroarch install by the command install , so If I download the version appimage , I gonna traslate all that information to the new retroarch and is too much that :confused:

I understand but Unfortunately a lot funtion on snap retroarch is does´t work in that version

See? is just open the browser in that case but is not launcher retroarch

I know you try to help me and I appreciate it that , I just want to keep play in retroarch that all :frowning:

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”

1 Like

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

1 Like

Ok I gonna try thanks :slight_smile:

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).

1 Like

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.

1 Like

So , What I can do to fix that problem? :frowning:

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