EAC not working on game drive

I recently made the switch from Windows to Bazzite. On the whole it's been a pretty seamless switch. I do have one minor issue that i am hoping for help with. I don't like putting games on my boot drive and I have a separate SSD just for games. I tried to install the Finals and Halo Infinite on my game drive, but when i tried to launch i get a error saying "unable to find process path". I moved the games to the main drive and they launch and play no issues. I tried to move the anti cheat program from my main drive to the games drive but error came up again. Any help would be appreciated.
36 Replies
Kyle Gospo
Kyle Gospo4mo ago
What's the format of your external drive?
CommanderSzym
CommanderSzym4mo ago
It's internal, but i formatted to btrfs and if it helps, this is desktop so not on steam deck or other handheld
Kyle Gospo
Kyle Gospo4mo ago
Interesting, let me dig around and see if I can find any additional info
CommanderSzym
CommanderSzym4mo ago
thanks! i put a post on the r/linux_gaming and at least one other person said they had the same issue
termdisc
termdisc4mo ago
did you install the Proton EAC runtime in Steam?
CommanderSzym
CommanderSzym4mo ago
yes. i installed that. it installed on my boot drive and when i tried to move to my games drive i got the same error
termdisc
termdisc4mo ago
can you show screenshots of the error in question? also, run the game with PROTON_LOG=1 %command% in the launch options and upload the log here
CommanderSzym
CommanderSzym4mo ago
i'll have to move the game so it'll be a few mins but yes it's moving now, but i just tried the MCC and both options booted without issue. MCC is on my game drive
Kyle Gospo
Kyle Gospo4mo ago
In the meantime can you give us: cat /etc/fstab | fpaste
CommanderSzym
CommanderSzym4mo ago
should i put that in the terminal? sorry, i'm a bit of a linux noob
Kyle Gospo
Kyle Gospo4mo ago
Yep
CommanderSzym
CommanderSzym4mo ago
No description
Kyle Gospo
Kyle Gospo4mo ago
Can you send us the output of that command?
Kyle Gospo
Kyle Gospo4mo ago
UUID=5228ceeb-5b45-439a-9c4c-718b85f13aa4 /var/games btrfs noatime,lazytime,commit=120,compress-force=zstd:3,space_cache=v2,nofail,rw,exec,noatime,nofail,users 0 0
UUID=5228ceeb-5b45-439a-9c4c-718b85f13aa4 /var/games btrfs noatime,lazytime,commit=120,compress-force=zstd:3,space_cache=v2,nofail,rw,exec,noatime,nofail,users 0 0
This line is probably your issue sudo nano /etc/fstab On that line, move exec to the end Like so:
UUID=5228ceeb-5b45-439a-9c4c-718b85f13aa4 /var/games btrfs noatime,lazytime,commit=120,compress-force=zstd:3,space_cache=v2,nofail,rw,noatime,nofail,users,exec 0 0
UUID=5228ceeb-5b45-439a-9c4c-718b85f13aa4 /var/games btrfs noatime,lazytime,commit=120,compress-force=zstd:3,space_cache=v2,nofail,rw,noatime,nofail,users,exec 0 0
Then save
CommanderSzym
CommanderSzym4mo ago
so just add that line to the terminal? or am i putting that somewhere else?
Kyle Gospo
Kyle Gospo4mo ago
You're editing a file
CommanderSzym
CommanderSzym4mo ago
which file?
Kyle Gospo
Kyle Gospo4mo ago
Just put the one sudo nano in the terminal That's the file and the command to edit it Then make the change and save it Be very careful not to mess up the formatting
CommanderSzym
CommanderSzym4mo ago
so enter sudo nano /etc/fstab in the terminal and then the line you recommended just swap in what you wrote
Kyle Gospo
Kyle Gospo4mo ago
Or make the same change to the existing line, yes
CommanderSzym
CommanderSzym4mo ago
sorry how do i save?
Kyle Gospo
Kyle Gospo4mo ago
Should say at the bottom
CommanderSzym
CommanderSzym4mo ago
execute?
Kyle Gospo
Kyle Gospo4mo ago
Huh?
CommanderSzym
CommanderSzym4mo ago
No description
Kyle Gospo
Kyle Gospo4mo ago
Control + O Control + X
termdisc
termdisc4mo ago
I have a feeling that EAC stuff wasn't installed into the prefix properly. I'd delete the prefix and let it retry installing EAC stuff
Kyle Gospo
Kyle Gospo4mo ago
Without this fix nothing in the prefix is executable So let's check this first @CommanderSzym once that's saved, restart And try Halo
CommanderSzym
CommanderSzym4mo ago
restart the whole pc?
Kyle Gospo
Kyle Gospo4mo ago
Yep Need the drive to be mounted anew
CommanderSzym
CommanderSzym4mo ago
that worked! is this for all games now or was the specific for Halo?
Kyle Gospo
Kyle Gospo4mo ago
all, you got bit by the KDE partition tool being a bit shitty if exec is present before users, it's overridden and not applied so nothing could be executed from your drive
CommanderSzym
CommanderSzym4mo ago
so this is KDE specific? if i had gone gnome no issues?
Kyle Gospo
Kyle Gospo4mo ago
so far that's been true, yep but it's fixed permanently for you now, not like it's gonna come back just a problem with how it makes the fstab entry when you mount a drive
CommanderSzym
CommanderSzym4mo ago
thanks! i was wondering because i have another pc i plan to swap over sometime soon. it's a htpc one so i was going to try the steamos like version for that so i just want to know which is best for that one
Want results from more Discord servers?
Add your server