- Home /
Other
Changing the default window mode (fullscreen/windowed) of a compiled Unity game?
Hello, I'm trying to change the default window mode of Katamari Damacy Reroll which was made in Unity. The game defaults to windowed mode when opened for the first time. Is there anyway to change the default window mode to fullscreen as well change the default resolution, despite already being compiled? Any help would be greatly appreciated.
Answer by TeohRIK · Dec 10, 2018 at 01:29 AM
well, from what I experienced, alt + enter might able to change between windows and fullscreen. But for resolution, you had to find their registers in regedit to edit the resolution.
Answer by Cade-H · Dec 10, 2018 at 01:30 AM
Unfortunately ALT + ENTER doesn't work and I could change the registry but I'm trying to change the actual game defaults, before any registry is even written.