Steam Deck

Steam Deck

ZAKARAIATH May 10, 2023 @ 10:46am
App files not showing up in .var folder
When I go on the .var folder on desktop mode and click on the apps folder, the only file I can see is the org.kde.dolphin file. I am looking for the org. file for ryujinx but for some reason its not showing up.
< >
Showing 1-3 of 3 comments
retrogunner May 10, 2023 @ 5:51pm 
Sounds like you need to open Konsole and issue:
`find /home/deck | less`
Now you can use some find options and pipe to 'grep -vi' to removing known things like 'steam'

Alternatively, you could try the command `tree | less` if it's installed.

Both will show you everything.
birdie.dragon Feb 27, 2024 @ 3:56am 
This issue happened to me after I installed the flatpak version of dolphin to update it, the issue seems to be more restrictive permissions for apps in flatpak format.

You can tell which version of dolphin you are using by checking the color of dolphin's icon.
The version that came preinstalled on steam deck has a yellow icon, the flatpak version has a blue icon.

What worked for me was uninstalling the flatpak version of dolphin using the discover app, there were no other actions required. The original version was available and had full access to files in the .var directory.
Last edited by birdie.dragon; Feb 27, 2024 @ 3:59am
mikenoob Jun 1, 2024 @ 11:06am 
Originally posted by birdie.dragon:
This issue happened to me after I installed the flatpak version of dolphin to update it, the issue seems to be more restrictive permissions for apps in flatpak format.

You can tell which version of dolphin you are using by checking the color of dolphin's icon.
The version that came preinstalled on steam deck has a yellow icon, the flatpak version has a blue icon.

What worked for me was uninstalling the flatpak version of dolphin using the discover app, there were no other actions required. The original version was available and had full access to files in the .var directory.


Wow, thank you! I spent all day today trying to figure out why I can't access retroarch folder to copy a save and it was because of the dolphin flatpak. Uninstalled it and was now able to access everything
< >
Showing 1-3 of 3 comments
Per page: 1530 50

Date Posted: May 10, 2023 @ 10:46am
Posts: 3