I am not sure of a clean way to do this but I personally just make my own settings save and make variables for like window mode as integer. then i do a load settings on init inside game instance then switch on that int for the 3 window types etc.
I am not sure of a clean way to do this but I personally just make my own settings save and make variables for like window mode as integer. then i do a load settings on init inside game instance then switch on that int for the 3 window types etc.