andrei-drexler / ironwail

High-performance QuakeSpasm fork
GNU General Public License v2.0
480 stars 43 forks source link

[Feature request] GOG installation detection possible? #151

Open Berzerk2k2 opened 1 year ago

Berzerk2k2 commented 1 year ago

The Quake Enhanced version was released today on GOG.

Can GOG installation detection be included with the next version so Ironwail is able to find the Enhanced version no matter if it's GOG or Steam?

ViperAcidZX commented 1 year ago

I second this and also the Epic Games Store version since it also has Quake Enhanced over there.

mhQuake commented 1 year ago

It's also been available on the Microsoft store from the original launch date.

andrei-drexler commented 1 year ago

I've added GOG Quake/Quake Enhanced detection in 5c2fbdb371954e988abbb155fcb504a74cc29c58. I've also looked a bit into adding Epic Games Store support, but it seems that I'll have to do some JSON parsing for that so it'll probably be added a bit later. I haven't tried the Microsoft store version yet, but yes, ideally that would also be supported out of the box.