tellimart Posted June 9, 2020 Share Posted June 9, 2020 I'm trying to get my big box setup complete but any games I got from epic games or GOG don't have any video, like GTA V for example. I was just wondering if there was a way to have it scrape for media from steam rather than epic etc. Thanks for any help Quote Link to comment Share on other sites More sharing options...
C-Beats Posted June 10, 2020 Share Posted June 10, 2020 Only way currently is to add an additional app with the steam launch url ("steam://rungameid/{steamappid}" without quotes and replace "{steamappid}" with the app ID of the game in question. You can then scrape for Steam. Remove the additional application when done (optional). Quote Link to comment Share on other sites More sharing options...
tellimart Posted June 11, 2020 Author Share Posted June 11, 2020 12 hours ago, C-Beats said: Only way currently is to add an additional app with the steam launch url ("steam://rungameid/{steamappid}" without quotes and replace "{steamappid}" with the app ID of the game in question. You can then scrape for Steam. Remove the additional application when done (optional). Gotcha, I've never used the add app section before so sorry if this is a dumb question, but where do I put that url? There's application Name/Path/ and Command line perameters. Do I just put it in parameters and call it steam? Sorry just a little confused Quote Link to comment Share on other sites More sharing options...
C-Beats Posted June 11, 2020 Share Posted June 11, 2020 Just now, tellimart said: Gotcha, I've never used the add app section before so sorry if this is a dumb question, but where do I put that url? There's application Name/Path/ and Command line perameters. Do I just put it in parameters and call it steam? Sorry just a little confused Nah I should have been clearer. Yeah, anything can go in the name, if you want to mimic the importer you would just call it "Play Steam Version" (without quotes). You would put the string I told you about in the Application Path. Command line parameters can be left blank. Quote Link to comment Share on other sites More sharing options...
tellimart Posted June 11, 2020 Author Share Posted June 11, 2020 2 minutes ago, C-Beats said: Nah I should have been clearer. Yeah, anything can go in the name, if you want to mimic the importer you would just call it "Play Steam Version" (without quotes). You would put the string I told you about in the Application Path. Command line parameters can be left blank. Awesome that cleared it up for me, and worked perfect. Thanks a lot for the help! Hopefully we can get an option to choose where we scrape data from in the future? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.