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

Fix a few issues with Steam shortcuts #411

Merged
merged 3 commits into from
Jun 4, 2024

Conversation

loathingKernel
Copy link
Contributor

No description provided.

* The grid directory might not exist, so create it before copying the coverart
* The shortcuts files might not exist, so don't try to open it.
@loathingKernel loathingKernel merged commit 3ccd3e7 into RareDevs:main Jun 4, 2024
14 checks passed
@blueeagle69
Copy link

blueeagle69 commented Jul 22, 2024

There is a problem with Steam shortcuts.
When they are created, they look like this;
'C:\Users\name\AppData\Local\Programs\Rare\Rare.exe'
And Start in look like this;
'C:\Users\name\AppData\Local\Programs\Rare'

When launching the game, Windows throws an error, unable to find 'C:\Users\name\AppData\Local\Programs\Rare'
If I remove the leading and trailing character ', it loads without issue.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants