-
Notifications
You must be signed in to change notification settings - Fork 0
/
core.ini
50 lines (40 loc) · 2.54 KB
/
core.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
[Communications]
alternate_ip_addr_lookup=1 ; Find IP addresses another way
connect_sockets=0 ; connect() sockets?
default_chan_open_timeout_secs=10 ; For how many seconds should we try to open a network connection?
default_dgram_max_size=968 ; Initial datagram max payload size
enable_pmtu_discovery=0 ; Enable dynamic discovery of path MTU
log_chan_statistics=0 ; Log statistics for channels?
log_server_comm_errors=0 ; Log errors for client channels?
log_server_connect_status=0 ; Issue messages as clients connect
max_path_mtu_probe_size=1424 ; Maximum path MTU probe size
[Debug]
DummyRemoteEnabled=0 ; If true, turns on dummy remote for debug builds.
updater_http_logging= ; Enable HTTP logging in the updater?
[FileLRUCache]
CacheSize=4194304 ; Bytes of DAT file LRU Cache size to allocate
[Pit Lane]
customTestSessionStallLocation=0 ; In local test sessions you can use a pitstall other than the first (first stall = 1)
[Replay]
record_telem=0 ; Record telemetry to replay?
record_telem_at_physics_rate=0 ; Record telemetry to replay at physics rate?
record_telem_sample=1 ; Bitwise or(1=hdr,2=chass,4=wheel,8=tire,16=drvline,32=plyrinput)
record_telem_state_a=8 ; Bitwise or(1=trk,2=inCar,4=paused,8=setup,16=pitstop)
record_telem_state_b=0 ; unused
replayMemoryOverride=0 ; Kbytes of replay memory to use
[SERVER]
hide_admins=0 ; Hide who the admins are?
num_admin_only_net_conns=0 ; Number of network connects reserved for admins
[Sound]
convert_3d_stereo=0 ; convert stereo to mono for positional sounds in 3d mode
force_default_buffer_size=0 ; Set forced buffer size in 1/60 second units. Define a value of 3 or larger
force_min_readahead=5.000000 ; Set forced read ahead, expressed in 1/60 second ticks.
[Task]
disable_worker_boost=1 ; Disable low-priority worker-thread priority boosts
drop_priority_during_load=1
[Telemetry]
id= ; @ means net_server_port
session_info_period=10.000000 ; seconds between SessionInfo telemetry
[Updater]
logging=0 ; Create log in My Documents\iRacing\logs?
logging_enabled=1 ; Create log in My Documents\iRacing\logs?