Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
protontricks is a flatpak, which is sandboxed from your system and only has very limited drive access.
Once you're in flatseal, go to the protontricks tab, scroll down to file permission or whatever it's called in your language and either give it full access, or just give it access to your secondary drive, in that directory the error spit out.
What about just going all out and giving protontricks full drive access like it was a normal package?
And of course, start it once so that all the windows stuff gets installed.
I'd recommend making a permanent mount point and adding the proper /etc/fstab entry for your distro that grants access how you want. The most important thing will be getting the fstab entry options right for the access you want to that partition, "users,exec" are good option flags for clearing up access issues to a game data partition on a single user PC.
Chaning the permissions won't change anything until you've restarted the flatpak.
I'd just double check and restart both steam and protontricks, just to make doube-sure that everything will work as intended
Longer term mounts you should do through root or Fstab to /mnt or whatever directory you choose.
I mounted my SSD to my steam directory. steam see's the drive for games but not my other drives.
Because it's a flatpack you have to mount it into the flatpack filesystem. They are made to be like containers.
running game one time was the key ty