rhodar.cfg 10 KB

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