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

Retroarch improvements (part 2) #170

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

GeoffreyCoulaud
Copy link
Contributor

The goal is to make it possible to import and start games from Steam RetroArch inside of Cartridges

@GeoffreyCoulaud
Copy link
Contributor Author

(basically works, suspected to be broken in upstream)

@pbone64
Copy link

pbone64 commented Dec 3, 2023

I'd like to add some info from my own testing:

Running a RetroArch game with xdg-open 'steam://rungameid/1118310//-L <core path> <rom path>' results in the steam "starting game" window opening and closing without RetroArch actually starting (I got the same result with URL encoded launch args). I was, however, able to have RetroArch launch into a game with steam -applaunch 1118310 -L '<core path>' '<rom path>'. It should be noted that launching steam games via this method doesn't bring up a "starting game" window, which could be considered either a positive or negative.

If issues with the xdg-open method are a blocker for this PR then this is a possible solution.

Tested on Fedora Budgie 39 with Cartridges 2.6.3 installed via flatpak.

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.

None yet

2 participants