Hear me out. A few games have shader installations that will usually apply any new settings you put down AFTER you restart the game, and a lot of other games have graphics settings that will only apply after you’ve rebooted the game.
I don’t think it would cost developers ANY amount of money or any significant development time to add a “Reboot game” button (or toggle) every time the player presses the quit button, or give the player a prompt every time they change a setting that requires a game restart (like in both PC versions of GTA V).
I also think ANY game should have a “full potato” mode capable of running in older computers with NONE of the fancy graphics stuff that we have access to today, despite having a decent computer now.


I just want to let you know that when I was director of production at a multimedia studio, one of the rules in my ux design “bible” was that an interface must never present an “are you sure” prompt to a Quit action. Yes there were fights over it.
Historically, it was conventional to have a “you have unsaved work” in a typical GUI application if you chose to quit, since otherwise, quit was a destructive action without confirmation.
Unless video games save on exit, you typically always have “unsaved work” in a video game, so I sort of understand where many video game devs are coming from if they’re trying to implement analogous behavior.