I think that is the main thing I need to do. Check all my cloud saves for the games I want to continue. Thanks.
I think that is the main thing I need to do. Check all my cloud saves for the games I want to continue. Thanks.
Excellent news.
Check out exif tool. You could also incorporate jq a command line json parser, to extract data from the json file. If you are trying to do higher level sorting/organization, you may consider using a scripting language other than bash/zsh. Guaranteed there is a Python package for reading exif data.
Here is a real world example of someone doing some reverse engineering of compiled code. Might help you understand what is possible, and some of the processes. https://nee.lv/2021/02/28/How-I-cut-GTA-Online-loading-times-by-70/
PS5 and the Xbox are great consoles. I still have and use my PS4. I don’t think you would regret buying one to compliment your steam deck. Disclaimer: I own neither a PS5 nor a steam deck.
You could create a Python script to do this. There is a library called psutil that would help. Basically,
Would be a fun little project even for a beginner I think.
We need answers!
I think there is some info missing. You’re using SSH to access the server where you are running the docker image? Why does your server have X server installed?
I have no experience running Lemmy. It could be the Lemmy instance includes X server to run some kind of GUI? Seems strange.