testet Windows XP Pro
create a simuconf.tab in [userdir]/simutrans
entries
# display (screen/window) width
# also see readme.txt, -screensize option
display_width = 900
# display (screen/window) height
# also see readme.txt, -screensize option
display_height = 560
the maintenance from player building level 1 and 2 is 200 Cr
level 4 is 400 Cr
no bits_per_day entry? This is the usual cause for this ...
bits_per_day -> bits_per_month ?
bits_per_month varies for different paksets. A global value for all Paksets is impractical.
This will solve the problem.
simmain.cc:285
=>
BTW, Default umgebung_t::maint_building is only 500. Is this the right value ? ???
dataobj/umgebung.cc:66
r2002
fix this problem
Thanks