-
Notifications
You must be signed in to change notification settings - Fork 9
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
Being able to use Luxtorpeda with games aded via the Heroic Launcher #111
Comments
This is the original repo for Luxtorpeda, try here instead: https://github.com/luxtorpeda-dev/packages |
Like @JoshuaFern said, this is for the old un-maintained luxtorpeda. The repo linked is the one up to date. In terms of GOG support in general, luxtorpeda uses app ids to determine what game is being played. Since non-steam games' app ids are random, there's no easy way to tell what game you are playing. You can try using the user packages feature (it's documented in the README), to provide your app id from the non-steam game and copy the information from the normal steam app. |
I see, give it a little read I am a bit lost but I hope I can get it going. Just trying to know where to get the info for, in this case, Heretic so I can put it for the custom user package then add in the app id manually. |
What you're trying to do is completely unsupported so you're kind of on your own, but I can give you a few tips. https://github.com/luxtorpeda-dev/packages/blob/master/metadata/packagessniper_v2.json Above is the json file that contains the information for all the engines, what you're doing with the user packages feature is adding your own engine by specifying your own json. Simply copy and paste the existing json for Heretic into your user packages json and adjust the appid to the one steam randomly generates for your non-steam game and pray it works. I say pray it works because it may very well be the case that the GOG version of the game has a different file and folder structure, or even different file contents that Luxtorpeda, which is designed for the Steam version of the game, won't work with. However this is Heretic we're talking about so it's probably very similar and will work fine. |
So I am still adjusting to this to see if I can get it going but I can see why it's unsupported haha. I thank you for your time on this as this is a good place to leave it since it is a tricky matter. I may in the future request the intergration of heroic launcher to be looked at or the very least a way for us users to download these precomplied source ports that Luxtropeda uses. That we can just install the one we want and add it manually. Anyways thank you again for your time. |
I was adding Heretic to Steam from my GOG library and Luxtropeda would not recognize it. It would be great that I can use this tool to make the setup of Heretic and other classic games easier with more modern ports.
While I can setup the port manually and redirect the launcher to it I love the easy of use Luxtropeda provides and want to use it with my growing GOG library.
The text was updated successfully, but these errors were encountered: