Set fullscreen mode doesn't seem to work when a packaged game is launched

GameUserSettings will be loaded when the game starts, automatically. What you have to do is set the fullscreen mode to FullScreen, not to GetFullScreenMode. Then, when you start your game again, it will save that setting :wink: