File patch-simuconf.tab of Package simutrans099
--- simutrans/config/simuconf.tab.orig 2007-12-11 20:30:50.000000000 -0800 +++ simutrans/config/simuconf.tab 2007-12-11 20:34:50.000000000 -0800 @@ -75,7 +75,7 @@ # value for "no route" was higher, around 8000. Using 300 instead almost doubled # the value of "no route" # -max_hops = 2000 +max_hops = 8000 # Passengers and goods will change vehicles at most "max_transfer" # times to reach their destination. @@ -149,7 +149,7 @@ # Show infos on trees? # (1=on, 0=off) -tree_info = 1 +tree_info = 0 # Show infos also on bare ground? # (1=on, 0=off) @@ -164,7 +164,7 @@ only_single_info = 1 # Should stations get numbered names? (1=yes, 0=no) -numbered_stations = 0 +numbered_stations = 1 # Show name signs and statistic? # 0 = don't show anything @@ -275,15 +275,15 @@ saveformat = zipped # autosave every x months (0=off) -autosave = 0 +autosave = 3 # display (screen/window) width # also see readme.txt, -screensize option -display_width = 704 +display_width = 1300 # display (screen/window) height # also see readme.txt, -screensize option -display_height = 560 +display_height = 950 # show full screen fullscreen = 0