eventhorizon5 / skyscraper

The Skyscraper Project (Skyscrapersim) - an open source building, city, and elevator simulator
https://www.skyscrapersim.net
GNU General Public License v2.0
28 stars 7 forks source link

Game Not saving resolution and resets #19

Closed Danik2343 closed 1 year ago

Danik2343 commented 1 year ago

image

eventhorizon5 commented 1 year ago

Do you have a scaling factor on your computer? To see, go to Display Settings, then Scale and Layout. If it's greater than 100%, you might have issues with that. I'll be working on a fix for that. If you set it to 100%, Skyscraper should work fine.

Danik2343 commented 1 year ago

100 %. Resolution 1360x768, i think problem in resolution.

eventhorizon5 commented 1 year ago

That would be the problem, I set the resolution higher. In the game, you can press F10 to full-screen it, and it should work fine then. To change the resolution, open up the "C:\Program Files\Skyscraper\Skyscraper.ini" file with a text editor like notepad, and at the top you can set the resolution it uses, you should probably set it to 800x600.

eventhorizon5 commented 1 year ago

You can also press Alt-F4 to exit if it's stuck, and the F5 key switches into freelook mode like most games.

Danik2343 commented 1 year ago

Thanks for help!