Will

Results 62 comments of Will

I actually just found a way to make this work in `package.json`: use `some-github-org/some-component#1.2.3` without any protocol specification!

As an alternative, I would support a flag to specify MPQ directory manually.

Unfortunately I don't have a Steam Deck to test this out. Can you share any screenshots or error messages?

That helps, thanks! Looks like the code in question is right here: https://github.com/open-duelyst/duelyst/blob/1c138df/app/application.coffee#L3857L3892

Out of curiosity, are you able to play in browser at https://staging.duelyst.org ?

Thanks @marwanhilmi! I'll see if I can get these flags into the Linux build so this "just works" out of the box.

Here's the new release with the hardware acceleration flags added to the Electron build: https://github.com/open-duelyst/duelyst/releases/tag/1.97.11 Let us know if you run into any additional issues!

I don't recall exactly what the work required was to get this working, but the guide linked above should be a good starting point.

We have `app/original_resources` (uncompressed images, etc.) and `app/resources` (compressed images). It should be easy to move `original_resources` to their own repo for starters.

Hey @marwanhilmi, assigning this to you since I don't have permissions to create new repos in the `open-duelyst` Github org.