andrei-drexler / ironwail

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

Add -prefremaster and -preforiginal command line args. #202

Closed KurtLoeffler closed 11 months ago

KurtLoeffler commented 1 year ago

These args are used to set a preference for which game data to uses when both are available in steam, gog, and egs releases. This allows the game to bypass the version selection dialog on startup.

andrei-drexler commented 11 months ago

Added in https://github.com/andrei-drexler/ironwail/commit/ed1c5a94a3a1ba34c45e54339868f15608dcd351, thank you! I think I'll also add -remaster/-remastered and -original checks, even if they're technically indeed just preferences, simply because that's what I'd expect people to try.