Rodney
Rodney
Yeah the developers fucked up. They essentially included multiple copies of the game so there's a lot of duplication that the legendary algorithm can't deal with (the reorder optimization would...
Now for the time being I reworked the optimizer, it's now significantly faster and can handle larger file numbers. Just as an example: The previous version took over 500 seconds...
That is effectively just doing 2) in the issue description, since you're just downloading the duplicated data twice and throwing it away between duplicated files instead of keeping it in...
Thanks. I'll check how to make sure this also works for installations into the user directory and then merge it with minor changes.
Alright coming back to this I got to say that I'm not entirely happy since this will probably not work when installing via pip, probably requires sudo when installing, and...
While the current progress indicator is a placeholder and I do plan on replacing it with a nicer one later, I do not quite understand what is hard to understand...
I'll add a thing to the "info" command to note if the game requires third-party activation. But fetching the activation info is a bit annoying so that won't make it...
I'd consider it for the future, although a native cross-platform GUI is still something I'd prefer to have.
That's good news, but unfortunately if what Siphalor said is correct then building an integration into GOG Galaxy may not be possible due to them blocking it.
I've made a few changes once again to clean up some things. If anybody has a better idea than keeping track of available branches in `OBSApp` I'm happy to hear...