matsc Wrote:Is there any way to play in windowed mode? Just curious.
Yes there is. There's 3 ways.. First is using the in-game settings which unfortunately is not provided. Second is getting into the unity program and altering it (not suggested unless you know how to do that). Third is using the registry. I using command line arguments and they were ignored.
Registry method.. press windows key and r. It opens the run dialog. Type in regedit. Navigate to HKEY_CURRENT_USER\SOFTWARE\noone\The Long Vacation.
Click on it and you will see 3 entries. One is "screen manager is fullscreen mode". The other 2 entries are "screenmanager resolution height" and screenmanager resolution width".
Double click the "screen manager is fullscreen mode" and in the value data field change the 1 to a 0. Press enter and now you have windowed mode.
If you want to change the screen resolution you can double click those keys. Important - Change the base value to decimal first then adjust your screen size. Be careful doing the size adjustment because it can lead to distorted pictures, black screen, etc.