Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Launch a game without having to run the UI #149

Closed
hhirsch opened this issue Dec 5, 2018 · 6 comments
Closed

Launch a game without having to run the UI #149

hhirsch opened this issue Dec 5, 2018 · 6 comments
Labels
enhancement New feature or request

Comments

@hhirsch
Copy link

hhirsch commented Dec 5, 2018

In PlayOnLinux I can create desktop shortcuts for my games and I can also launch games through the command line interface without having to start the UI.
This is great if I want to use Big Picture mode in steam since PlayOnLinux and GameHub are no good replacement for BPM. It is also a must if I want to use the steam controller as intented.

@tkashkin tkashkin added the enhancement New feature or request label Dec 5, 2018
@tkashkin
Copy link
Owner

tkashkin commented Dec 6, 2018

Now it's possible to run games with --run option.

You can find options in game properties dialog.
image

@hhirsch
Copy link
Author

hhirsch commented Dec 6, 2018

@tkashkin Thank you. This was quick!

@hhirsch hhirsch closed this as completed Dec 6, 2018
@tkashkin
Copy link
Owner

tkashkin commented Dec 6, 2018

I'll try to implement adding shortcuts to the Steam library later if I will find a library to work with binary vdf files.

@hhirsch
Copy link
Author

hhirsch commented Dec 6, 2018

@tkashkin That'll be amazing! Keep me posted!

tkashkin added a commit that referenced this issue Dec 7, 2018
Add games to the Steam library (#149)
@tkashkin
Copy link
Owner

tkashkin commented Dec 7, 2018

@hhirsch I haven't found an existing vala library, so I had to implement it. Fortunately shortcuts.vdf format is simple enough.

It seems to work fine, but it may be buggy, your existing Steam library shortcuts can disappear, etc. Backup your existing ~/.steam/steam/userdata/<steamid3>/config/shortcuts.vdf just in case.

@dreamcat4
Copy link

dreamcat4 commented Sep 19, 2021

hi there, was messing about today with this feature. To see if it was useful. And ended up clicking on "add to steam button" for a game which was already in my steam library.

Upon going back to steam however the steam browser is now blank. And none of the content frame for the library, or the store etc shows up. Its just blank now. When clicking on store I can see a progress icon rotating. But it does not load. Neither do the startup hints

So it appears the browser has broken for some reason. [edit] oh nevermind... maybe this happened because there was a recent steam update. which occured when steam got opened by this action. and have now found the problem over there ValveSoftware/steam-for-linux#8072

When i look at the file shortcuts.vdf it appears to be the same a before. From a previous backup. Same md5sum. So was there something else here that occured?

Anyhow shouldn't the import to steam button not work for an existing steam game? Perhaps it should not do anything. Unless the game is not actually a steam game

Lucki pushed a commit to Lucki/GameHub that referenced this issue Oct 30, 2021
Lucki pushed a commit to Lucki/GameHub that referenced this issue Oct 30, 2021
Add games to the Steam library (tkashkin#149)


Former-commit-id: d5add8c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants