Mathieu Comandon
Mathieu Comandon
In case it wasn't clear, we're not opting for a solution that involves editing yml files. The solution is extremely simple and trivial and only involves passing command line arguments...
we're more likely to use pressure-vessel which is bwrap that has been optimized to run games.
@AndusDEV first check if GOG Galaxy or Playnite have an existing integration. This makes the work to create a Lutris integration a lot easier.
that's perfect, this repo should contain API endpoints and anything needed to build an integration.
I only have 16 games on Amazon so it's hard for me to reproduce this issue.
Ok, nevermind. I tried to install Tyranny and Lutris gets stuck in a loop of `POST https://sds.amazon.com/amazon/` requests. Not sure if that's the same issue but it's worth fixing anyway.
I cannot bring myself to pay for an Amazon Prime sub so this is going to be de-prioritized... We should switch to Nile btw (https://github.com/imLinguin/nile), that would solve all the...
One thing we could consider is launching the game without lutris entirely. There's an option to generate bash scripts with the `-b` command line. This would let Steam take care...
I don't think this is technically feasible, Lutris can't just read cookies or authentication credentials from any random browser. If those APIs had OAuth support, it would be an entirely...
Pretty much all the integrations are revere engineered, with a lot based on the existing integrations for GOG Galaxy. The problem here is a feasibility issue, I'm not against it....