river_valley.cfg 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467
  1. [misc]
  2. display_opt = SHOW_TOWN_NAMES|SHOW_STATION_NAMES|SHOW_SIGNS|FULL_ANIMATION|FULL_DETAIL|WAYPOINTS|SHOW_COMPETITOR_SIGNS
  3. fullscreen = false
  4. support8bpp = no
  5. graphicsset =
  6. soundsset =
  7. musicset =
  8. videodriver =
  9. musicdriver =
  10. sounddriver =
  11. blitter =
  12. language = english_US.lng
  13. resolution = 640,480
  14. screenshot_format =
  15. savegame_format =
  16. rightclick_emulate = false
  17. small_font =
  18. medium_font =
  19. large_font =
  20. mono_font =
  21. small_size = 0
  22. medium_size = 0
  23. large_size = 0
  24. mono_size = 0
  25. small_aa = false
  26. medium_aa = false
  27. large_aa = false
  28. mono_aa = false
  29. sprite_cache_size_px = 128
  30. player_face = 0
  31. transparency_options = 0
  32. transparency_locks = 0
  33. invisibility_options = 0
  34. keyboard =
  35. keyboard_caps =
  36. last_newgrf_count = 166
  37. gui_zoom = 2
  38. [difficulty]
  39. max_no_competitors = 0
  40. number_towns = 2
  41. industry_density = 5
  42. max_loan = 300000
  43. initial_interest = 2
  44. vehicle_costs = 0
  45. competitor_speed = 2
  46. vehicle_breakdowns = 1
  47. subsidy_multiplier = 2
  48. construction_cost = 0
  49. terrain_type = 1
  50. quantity_sea_lakes = 0
  51. economy = false
  52. line_reverse_mode = false
  53. disasters = false
  54. town_council_tolerance = 0
  55. [game_creation]
  56. town_name = english
  57. landscape = temperate
  58. snow_line_height = 15
  59. starting_year = 1950
  60. land_generator = 1
  61. oil_refinery_limit = 32
  62. tgen_smoothness = 1
  63. variety = 0
  64. generation_seed = 4294967295
  65. tree_placer = 2
  66. heightmap_rotation = 0
  67. se_flat_world_height = 1
  68. map_x = 8
  69. map_y = 8
  70. water_borders = 15
  71. custom_town_number = 1
  72. custom_sea_level = 2
  73. min_river_length = 16
  74. river_route_random = 5
  75. amount_of_rivers = 2
  76. [vehicle]
  77. road_side = right
  78. train_acceleration_model = 1
  79. roadveh_acceleration_model = 1
  80. train_slope_steepness = 3
  81. roadveh_slope_steepness = 7
  82. max_train_length = 7
  83. smoke_amount = 1
  84. never_expire_vehicles = false
  85. max_trains = 500
  86. max_roadveh = 500
  87. max_aircraft = 200
  88. max_ships = 300
  89. wagon_speed_limits = true
  90. disable_elrails = false
  91. freight_trains = 1
  92. plane_speed = 4
  93. dynamic_engines = true
  94. plane_crashes = 2
  95. extend_vehicle_life = 0
  96. servint_ispercent = false
  97. servint_trains = 150
  98. servint_roadveh = 150
  99. servint_ships = 360
  100. servint_aircraft = 100
  101. [construction]
  102. max_heightlevel = 30
  103. build_on_slopes = true
  104. command_pause_level = 1
  105. terraform_per_64k_frames = 4194304
  106. terraform_frame_burst = 4096
  107. clear_per_64k_frames = 4194304
  108. clear_frame_burst = 4096
  109. tree_per_64k_frames = 4194304
  110. tree_frame_burst = 4096
  111. autoslope = true
  112. extra_dynamite = true
  113. max_bridge_length = 64
  114. max_bridge_height = 12
  115. max_tunnel_length = 64
  116. train_signal_side = 1
  117. road_stop_on_town_road = true
  118. road_stop_on_competitor_road = true
  119. raw_industry_construction = 0
  120. industry_platform = 1
  121. freeform_edges = true
  122. extra_tree_placement = 2
  123. [station]
  124. never_expire_airports = false
  125. station_spread = 12
  126. modified_catchment = true
  127. adjacent_stations = true
  128. distant_join_stations = true
  129. [economy]
  130. town_layout = 0
  131. allow_town_roads = true
  132. found_town = 0
  133. allow_town_level_crossings = true
  134. station_noise_level = false
  135. inflation = true
  136. multiple_industry_per_town = false
  137. bribe = true
  138. exclusive_rights = true
  139. fund_buildings = true
  140. fund_roads = true
  141. give_money = true
  142. smooth_economy = true
  143. allow_shares = false
  144. feeder_payment_share = 75
  145. town_growth_rate = 2
  146. larger_towns = 4
  147. initial_city_size = 2
  148. mod_road_rebuild = true
  149. dist_local_authority = 20
  150. town_noise_population[0] = 800
  151. town_noise_population[1] = 2000
  152. town_noise_population[2] = 4000
  153. infrastructure_maintenance = false
  154. [linkgraph]
  155. recalc_interval = 4
  156. recalc_time = 16
  157. distribution_pax = 0
  158. distribution_mail = 0
  159. distribution_armoured = 0
  160. distribution_default = 0
  161. accuracy = 16
  162. demand_distance = 100
  163. demand_size = 100
  164. short_path_saturation = 80
  165. [pf]
  166. forbid_90_deg = false
  167. roadveh_queue = true
  168. pathfinder_for_trains = 2
  169. pathfinder_for_roadvehs = 2
  170. pathfinder_for_ships = 2
  171. reverse_at_signals = false
  172. wait_oneway_signal = 15
  173. wait_twoway_signal = 41
  174. wait_for_pbs_path = 30
  175. reserve_paths = false
  176. path_backoff_interval = 20
  177. opf.pf_maxlength = 4096
  178. opf.pf_maxdepth = 48
  179. npf.npf_max_search_nodes = 10000
  180. npf.npf_rail_firstred_penalty = 1000
  181. npf.npf_rail_firstred_exit_penalty = 10000
  182. npf.npf_rail_lastred_penalty = 1000
  183. npf.npf_rail_station_penalty = 100
  184. npf.npf_rail_slope_penalty = 100
  185. npf.npf_rail_curve_penalty = 100
  186. npf.npf_rail_depot_reverse_penalty = 5000
  187. npf.npf_rail_pbs_cross_penalty = 300
  188. npf.npf_rail_pbs_signal_back_penalty = 1500
  189. npf.npf_buoy_penalty = 200
  190. npf.npf_water_curve_penalty = 100
  191. npf.npf_road_curve_penalty = 100
  192. npf.npf_crossing_penalty = 300
  193. npf.npf_road_drive_through_penalty = 800
  194. npf.npf_road_dt_occupied_penalty = 800
  195. npf.npf_road_bay_occupied_penalty = 1500
  196. npf.maximum_go_to_depot_penalty = 2000
  197. yapf.disable_node_optimization = false
  198. yapf.max_search_nodes = 10000
  199. yapf.rail_firstred_twoway_eol = false
  200. yapf.rail_firstred_penalty = 1000
  201. yapf.rail_firstred_exit_penalty = 10000
  202. yapf.rail_lastred_penalty = 1000
  203. yapf.rail_lastred_exit_penalty = 10000
  204. yapf.rail_station_penalty = 1000
  205. yapf.rail_slope_penalty = 200
  206. yapf.rail_curve45_penalty = 100
  207. yapf.rail_curve90_penalty = 600
  208. yapf.rail_depot_reverse_penalty = 5000
  209. yapf.rail_crossing_penalty = 300
  210. yapf.rail_look_ahead_max_signals = 10
  211. yapf.rail_look_ahead_signal_p0 = 500
  212. yapf.rail_look_ahead_signal_p1 = -100
  213. yapf.rail_look_ahead_signal_p2 = 5
  214. yapf.rail_pbs_cross_penalty = 300
  215. yapf.rail_pbs_station_penalty = 800
  216. yapf.rail_pbs_signal_back_penalty = 1500
  217. yapf.rail_doubleslip_penalty = 100
  218. yapf.rail_longer_platform_penalty = 800
  219. yapf.rail_longer_platform_per_tile_penalty = 0
  220. yapf.rail_shorter_platform_penalty = 4000
  221. yapf.rail_shorter_platform_per_tile_penalty = 0
  222. yapf.road_slope_penalty = 200
  223. yapf.road_curve_penalty = 100
  224. yapf.road_crossing_penalty = 300
  225. yapf.road_stop_penalty = 800
  226. yapf.road_stop_occupied_penalty = 800
  227. yapf.road_stop_bay_occupied_penalty = 1500
  228. yapf.maximum_go_to_depot_penalty = 2000
  229. [order]
  230. no_servicing_if_no_breakdowns = true
  231. improved_load = true
  232. selectgoods = true
  233. serviceathelipad = true
  234. gradual_loading = true
  235. [script]
  236. settings_profile = easy
  237. script_max_opcode_till_suspend = 10000
  238. [ai]
  239. ai_in_multiplayer = true
  240. ai_disable_veh_train = false
  241. ai_disable_veh_roadveh = false
  242. ai_disable_veh_aircraft = false
  243. ai_disable_veh_ship = false
  244. [locale]
  245. currency = GBP
  246. units_velocity = metric
  247. units_power = metric
  248. units_weight = metric
  249. units_volume = metric
  250. units_force = si
  251. units_height = metric
  252. digit_group_separator =
  253. digit_group_separator_currency =
  254. digit_decimal_separator =
  255. [gui]
  256. autosave = monthly
  257. threaded_saves = true
  258. date_format_in_default_names = long
  259. show_finances = true
  260. auto_scrolling = 0
  261. reverse_scroll = false
  262. smooth_scroll = false
  263. left_mouse_btn_scrolling = false
  264. right_mouse_wnd_close = false
  265. measure_tooltip = true
  266. errmsg_duration = 5
  267. hover_delay_ms = 250
  268. osk_activation = double
  269. toolbar_pos = 1
  270. statusbar_pos = 1
  271. window_snap_radius = 10
  272. window_soft_limit = 20
  273. zoom_min = 0
  274. zoom_max = 5
  275. population_in_label = true
  276. link_terraform_toolbar = false
  277. smallmap_land_colour = 0
  278. liveries = 2
  279. prefer_teamchat = false
  280. scrollwheel_scrolling = 0
  281. scrollwheel_multiplier = 5
  282. pause_on_newgame = false
  283. advanced_vehicle_list = 1
  284. timetable_in_ticks = false
  285. timetable_arrival_departure = true
  286. quick_goto = false
  287. loading_indicators = 1
  288. default_rail_type = 0
  289. enable_signal_gui = true
  290. coloured_news_year = 2000
  291. drag_signals_density = 4
  292. drag_signals_fixed_distance = false
  293. semaphore_build_before = 1950
  294. vehicle_income_warn = true
  295. order_review_system = 2
  296. lost_vehicle_warn = true
  297. disable_unsuitable_building = true
  298. new_nonstop = false
  299. stop_location = 2
  300. keep_all_autosave = false
  301. autosave_on_exit = false
  302. max_num_autosaves = 16
  303. auto_euro = true
  304. news_message_timeout = 2
  305. show_track_reservation = false
  306. default_signal_type = 1
  307. cycle_signal_types = 2
  308. station_numtracks = 1
  309. station_platlength = 5
  310. station_dragdrop = true
  311. station_show_coverage = false
  312. persistent_buildingtools = true
  313. expenses_layout = false
  314. station_gui_group_order = 0
  315. station_gui_sort_by = 0
  316. station_gui_sort_order = 0
  317. missing_strings_threshold = 25
  318. graph_line_thickness = 3
  319. show_date_in_logs = false
  320. settings_restriction_mode = 0
  321. developer = 1
  322. newgrf_developer_tools = false
  323. ai_developer_tools = false
  324. scenario_developer = false
  325. newgrf_show_old_versions = false
  326. newgrf_default_palette = 1
  327. console_backlog_timeout = 100
  328. console_backlog_length = 100
  329. network_chat_box_width_pct = 40
  330. network_chat_box_height = 25
  331. network_chat_timeout = 20
  332. [sound]
  333. news_ticker = true
  334. news_full = true
  335. new_year = true
  336. confirm = true
  337. click_beep = true
  338. disaster = true
  339. vehicle = true
  340. ambient = true
  341. [music]
  342. playlist = 0
  343. music_vol = 127
  344. effect_vol = 127
  345. custom_1 = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
  346. custom_2 = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
  347. playing = false
  348. shuffle = false
  349. [news_display]
  350. arrival_player = full
  351. arrival_other = summarized
  352. accident = full
  353. company_info = full
  354. open = summarized
  355. close = summarized
  356. economy = full
  357. production_player = summarized
  358. production_other = off
  359. production_nobody = off
  360. advice = full
  361. new_vehicles = full
  362. acceptance = full
  363. subsidies = summarized
  364. general = full
  365. [network]
  366. commands_per_frame = 2
  367. max_commands_in_queue = 16
  368. bytes_per_frame = 8
  369. bytes_per_frame_burst = 256
  370. max_init_time = 100
  371. max_join_time = 500
  372. max_download_time = 1000
  373. max_password_time = 2000
  374. max_lag_time = 500
  375. pause_on_join = true
  376. server_port = 3979
  377. server_admin_port = 3977
  378. server_admin_chat = true
  379. server_advertise = false
  380. lan_internet = 0
  381. client_name =
  382. server_password =
  383. rcon_password =
  384. admin_password =
  385. default_company_pass =
  386. server_name = Unnamed Server
  387. connect_to_ip =
  388. network_id = 320f4e9722811fb97eb0ff584b86155b
  389. autoclean_companies = false
  390. autoclean_unprotected = 12
  391. autoclean_protected = 36
  392. autoclean_novehicles = 0
  393. max_companies = 15
  394. max_clients = 25
  395. max_spectators = 15
  396. restart_game_year = 0
  397. min_active_clients = 0
  398. server_lang = ANY
  399. reload_cfg = false
  400. last_host =
  401. last_port = 0
  402. no_http_content_downloads = false
  403. [currency]
  404. rate = 1
  405. separator = .
  406. to_euro = 0
  407. prefix = ""
  408. suffix = " credits"
  409. [company]
  410. engine_renew = false
  411. engine_renew_months = 6
  412. engine_renew_money = 100000
  413. renew_keep_length = false
  414. [server_bind_addresses]
  415. [servers]
  416. [bans]
  417. [ai_players]
  418. none = start_date=730
  419. none = start_date=730
  420. none = start_date=730
  421. none = start_date=730
  422. none = start_date=730
  423. none = start_date=730
  424. none = start_date=730
  425. none = start_date=730
  426. none = start_date=730
  427. none = start_date=730
  428. none = start_date=730
  429. none = start_date=730
  430. none = start_date=730
  431. none = start_date=730
  432. none = start_date=730
  433. [game_scripts]
  434. none =
  435. [version]
  436. version_string = 1.8.0
  437. version_number = 18086D62
  438. [newgrf]
  439. [newgrf-static]