SteamUI-OldGlory icon indicating copy to clipboard operation
SteamUI-OldGlory copied to clipboard

linux/deck support?

Open lavenderdotpet opened this issue 3 years ago • 3 comments

with the steam deck coming out soon it would be nice to have Linux support for the desktop docked mode as well as just general Linux support and if you programs UI is cross platform like gtk, java gui, qt or python gui as well if steam is layed out in a way that isn't to different the the windows version it shouldn't take to much to translate it and i mean if u don't wanna port it out right maybe a way to run it in wine (already tested it doesn't seem to understand the differences in file system. maybe an option to manually pick a file location would fix this) either way if you need some to for testing email me at [email protected]

lavenderdotpet avatar Oct 30 '21 18:10 lavenderdotpet

OldGlory is written in python so you can run the .py files directly by downloading the source code, Wine isn't needed.

The only part is patching the CSS, which through SteamFriendsPatcher is Windows only, so manually patching it will be needed.

I may write some code to support auto CSS Patching within OldGlory in the future.

There are details here on how to Run on Linux: https://github.com/Jonius7/SteamUI-OldGlory/wiki/Linux

Jonius7 avatar Oct 31 '21 02:10 Jonius7

oh ty for the quick response sorry i dont check github to much ill leave this tab open so i remember to do it

lavenderdotpet avatar Nov 19 '21 05:11 lavenderdotpet

I use linux mint and the version of python3 in the package manager doesn't include a lot of the dependencies in the PY file. Is there an alternative way of running it?

Donowa93 avatar Feb 11 '22 23:02 Donowa93