QuakeInjector icon indicating copy to clipboard operation
QuakeInjector copied to clipboard

engine profiles/switching/override

Open SpiritQuaddicted opened this issue 13 years ago • 3 comments

related to https://github.com/hrehfeld/QuakeInjector/issues/55

it would be nice if the user could easily switch engines (dropdown in the main window?) and/or specify an engine (+cmdline) override for maps

SpiritQuaddicted avatar Jun 20 '12 20:06 SpiritQuaddicted

Complicating this:

The map database should be able to specify supported engines (important for mod support). And the Injector should check/know if a needed engine is installed.

Should this be handled separately so the user could fallback on the default? Or should it just fill it as default and then let the user override it as he wants? How would it notice this when it redownloads the database?

How to recognise engines? By name? What about Windows/Linux/Mac? Checksums? What about self-compiled engines? Should it install engines to the Quake dir?

SpiritQuaddicted avatar Feb 19 '13 17:02 SpiritQuaddicted

Can we decide on categories of engines?

Something like:

  • plain (dos/winquake, glquake)
  • extended (limits)
  • effects (darkplaces etc)
  • default (any of the above)

Then users could set their preferred engines for these usecases.

hrehfeld avatar Oct 18 '16 11:10 hrehfeld

One suggestion - if the engine configurations dialog could support multiple configurations, it should be possible to select which one to use to play with a split button image

(sorry for the photo of the screen - somehow i can not make a screenshot of the jcombobox - it just disappears)

demoth avatar Jul 28 '22 17:07 demoth