News:

Do you need help?
Simutrans Wiki Manual can help you to play and extend Simutrans. In 9 languages.

display_width and display_height ignored?

Started by Spike, November 02, 2009, 01:10:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Spike

Simutrans 102.2 (from Sourceforge, no revision number in title bar)

I've been experiementing, and it seems the options:

# display (screen/window) width
# also see readme.txt, -screensize option
display_width = 768

# display (screen/window) height
# also see readme.txt, -screensize option
display_height = 560


are ignored in a pak-specific simuconf.tab

Am I doing something wrong? Is this intended?


prissi

Yes this is intended, becasue the default behaviour when more than one pak is installed is to ask the user. Thus the screen size and fullscreen settting are read at a time they cannot be changed any more (when using allegro for instance).

Spike

Ok, thank you. I'll remove those entries, to avoid user confusion.