Jump to content
  • 0

Resolution screen


Evanx

Question

3 answers to this question

Recommended Posts

  • 0

Not really an answer, I would also like to know this question also kinda.

I just want to know how to set default resolution when distributing to other people. Seems the game makes it 800x600 by default when starting the game for the first time.

Link to comment
Share on other sites

  • 0

You'd have to do this by code, as the resolutions are hard coded. (Because of the way the display is handled for maps. Setting it to random resolutions messes up how the default camera mode operates)

 

There's a mod that adds resolutions, I reckon you can use what it changes to find the place to remove some.

 

Not entirely sure why you'd want to make the game screen smaller in a world where screens are getting bigger though?

Link to comment
Share on other sites

  • 0

Thank you very much for your answer. I'll test this in my project.

 

Quote

Not entirely sure why you'd want to make the game screen smaller in a world where screens are getting bigger though?

This is how I was brought up. Haha

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...