Hello,
can you add “profiles” for a game? Meaning set different options that i don’t want to switch each time manually. Like:
Profile 1: Run game in in 1080p for example
Profile 2: Run game with gamescope in 5860x1080.
Profile 3:…
Hi
There isn’t a profile system, no. It would need to deal with a LOT of options across a broad spectrum of emulators and games.
Note: I’m mainly talking about WINE below, but if you’re using a different emulator that supports screen res options in Lutris, then it will be easier.
Duplicate - which duplicates the Lutris configuration, but NOT the game files - is your basic start, and will work nicely for things like the gamescope version. Just duplicate, and set gamescope options on the copy.
Again, for any fullscreen games needing lower res - Duplicate and set the Desktop resolution via the third tab, and the “restore resolution on exit” slider.
For those other games which don’t use fullscreen you’d have to use a script to tweak ini files or registry settings for WINE games easily enough.
Otherwise, there’s the lower effort “I don’t care about disk space” option, to create a copy of the prefix entirely, duplicate the Lutris entry, re-configure the entry to the prefix copy, then run that second copy and set the options how you want (for non-online stuff, you’d need to do things like sync savegames between prefixes)
Edit: Don’t be afraid to remove the duplicate - it won’t delete the original files.
There are “Launch options” which show a menu, but they are tricksy and done by installers