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

Add non steam game to use with boxtron #33

Open
JoshuaPettus opened this issue Feb 2, 2020 · 2 comments
Open

Add non steam game to use with boxtron #33

JoshuaPettus opened this issue Feb 2, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@JoshuaPettus
Copy link

I already have my own collection of Dos Games. Of course to try it with boxtron-steam setup I would have to add a game as a non-steam game. What syntax do I use for the .desktop file so a game can be used with boxtron? my desktop files when attempting to load with boxtron just complain that a dosbox compatible game is not detected.

Thank-you!

@dreamer
Copy link
Owner

dreamer commented Feb 2, 2020

If your collection of DOS games comes from GOG, then you can use included script install-gog-game, which will install the game to ~/.local/games/ and create a working .desktop file.

However, if your collection does not come from GOG, I don't have a script for that yet - seems like this is a good opportunity to create one :)

In theory, writing a desktop file that has dosbox.exe <params> would be enough, BUT it's not - there are several bugs in Steam client, that make it difficult to generate working .desktop files.

I'm treating this issue as a feature request to write such a script :)

@dreamer dreamer self-assigned this Feb 2, 2020
@dreamer dreamer added the enhancement New feature or request label Feb 2, 2020
@JoshuaPettus
Copy link
Author

Yes please! And thanks for the info

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

2 participants