How to make this work with Steam Deck ?
Opened this issue · 3 comments
BusTopGamer commented
I have tried to open Linux execution file in steam deck but it don't work. Then I Tried to open windows .exe and opened it thru steam with proton. It runs but couldn't locate the steam path. Any help or can Simone write a version for steam deck possible (flatpak) version. Thanks
Keroppi667 commented
Use the linux version. You have to flag it as executable (right click>Properties>Permissions>check "Is executable").
run it from konsole (cd to the directory it's in first), the steamdir is hidden so it must be specified. eg: sudo ./steamgrid -steamdir /home/deck/.steam/steam -nonsteamonly --steamgriddb <appikey> --onlymissingartwork
or whatever you want your flags to be.
BusTopGamer commented
Thanks that works.
Unknow0059 commented
close the issue brother