Ticket #6102: mainlog.html

File mainlog.html, 220.2 KB (added by nani, 3 years ago)
Line 
1<!DOCTYPE html>
2<meta charset="utf-8">
3<title>Pyrogenesis Log</title>
4<style>body { background: #eee; color: black; font-family: sans-serif; } p { background: white; margin: 3px 0 3px 0; } .error { color: red; } .warning { color: blue; }</style>
5<h2>0 A.D. (0.0.24) Main log</h2>
6<p>Loading config file "config/default.cfg"</p>
7<p>Loaded config string "windowed" = "false"</p>
8<p>Loaded config string "showdetailedtooltips" = "false"</p>
9<p>Loaded config string "pauseonfocusloss" = "true"</p>
10<p>Loaded config string "persistmatchsettings" = "true"</p>
11<p>Loaded config string "multiplayerserver" = "127.0.0.1"</p>
12<p>Loaded config string "xres" = "0"</p>
13<p>Loaded config string "yres" = "0"</p>
14<p>Loaded config string "bpp" = "0"</p>
15<p>Loaded config string "display" = "0"</p>
16<p>Loaded config string "forceglversion" = "false"</p>
17<p>Loaded config string "forceglprofile" = "compatibility"</p>
18<p>Loaded config string "forceglmajorversion" = "3"</p>
19<p>Loaded config string "forceglminorversion" = "3"</p>
20<p>Loaded config string "screenshot.tiles" = "4"</p>
21<p>Loaded config string "screenshot.tilewidth" = "480"</p>
22<p>Loaded config string "screenshot.tileheight" = "270"</p>
23<p>Loaded config string "macmouse" = "false"</p>
24<p>Loaded config string "renderactors" = "true"</p>
25<p>Loaded config string "watereffects" = "true"</p>
26<p>Loaded config string "waterfancyeffects" = "false"</p>
27<p>Loaded config string "waterrealdepth" = "true"</p>
28<p>Loaded config string "waterrefraction" = "true"</p>
29<p>Loaded config string "waterreflection" = "true"</p>
30<p>Loaded config string "shadows" = "true"</p>
31<p>Loaded config string "shadowquality" = "0"</p>
32<p>Loaded config string "shadowpcf" = "true"</p>
33<p>Loaded config string "shadowsfixed" = "false"</p>
34<p>Loaded config string "shadowsfixeddistance" = "300.0"</p>
35<p>Loaded config string "vsync" = "false"</p>
36<p>Loaded config string "particles" = "true"</p>
37<p>Loaded config string "fog" = "true"</p>
38<p>Loaded config string "silhouettes" = "true"</p>
39<p>Loaded config string "showsky" = "true"</p>
40<p>Loaded config string "novbo" = "false"</p>
41<p>Loaded config string "nohwcursor" = "false"</p>
42<p>Loaded config string "renderpath" = "default"</p>
43<p>Loaded config string "preferglsl" = "false"</p>
44<p>Loaded config string "gpuskinning" = "false"</p>
45<p>Loaded config string "smoothlos" = "false"</p>
46<p>Loaded config string "postproc" = "false"</p>
47<p>Loaded config string "antialiasing" = "disabled"</p>
48<p>Loaded config string "sharpening" = "disabled"</p>
49<p>Loaded config string "sharpness" = "0.3"</p>
50<p>Loaded config string "materialmgr.quality" = "2.0"</p>
51<p>Loaded config string "materialmgr.PARALLAX_DIST.max" = "150"</p>
52<p>Loaded config string "materialmgr.PARALLAX_HQ_DIST.max" = "75"</p>
53<p>Loaded config string "materialmgr.PARALLAX_VHQ_DIST.max" = "0"</p>
54<p>Loaded config string "forcealphatest" = "false"</p>
55<p>Loaded config string "skycolor" = "0 0 0"</p>
56<p>Found config header 'adaptivefps'</p>
57<p>Loaded config string "adaptivefps.session" = "60"</p>
58<p>Loaded config string "adaptivefps.menu" = "60"</p>
59<p>Found config header 'profiler2'</p>
60<p>Loaded config string "profiler2.server" = "127.0.0.1"</p>
61<p>Loaded config string "profiler2.server.port" = "8000"</p>
62<p>Loaded config string "profiler2.server.threads" = "6"</p>
63<p>Found config header 'hotkey'</p>
64<p>Loaded config string "hotkey.exit" = "Ctrl+Break", "Super+Q", "Alt+F4"</p>
65<p>Loaded config string "hotkey.cancel" = "Escape"</p>
66<p>Loaded config string "hotkey.confirm" = "Return"</p>
67<p>Loaded config string "hotkey.pause" = "Pause", "Shift+Space"</p>
68<p>Loaded config string "hotkey.screenshot" = "F2"</p>
69<p>Loaded config string "hotkey.bigscreenshot" = "Shift+F2"</p>
70<p>Loaded config string "hotkey.togglefullscreen" = "Alt+Return"</p>
71<p>Loaded config string "hotkey.screenshot.watermark" = "Alt+K"</p>
72<p>Loaded config string "hotkey.wireframe" = "Alt+Shift+W"</p>
73<p>Loaded config string "hotkey.silhouettes" = "Alt+Shift+S"</p>
74<p>Loaded config string "hotkey.summary" = "Ctrl+Tab"</p>
75<p>Loaded config string "hotkey.lobby" = "Alt+L"</p>
76<p>Loaded config string "hotkey.structree" = "Alt+Shift+T"</p>
77<p>Loaded config string "hotkey.civinfo" = "Alt+Shift+H"</p>
78<p>Loaded config string "hotkey.copy" = "Ctrl+C"</p>
79<p>Loaded config string "hotkey.paste" = "Ctrl+V"</p>
80<p>Loaded config string "hotkey.cut" = "Ctrl+X"</p>
81<p>Loaded config string "hotkey.console.toggle" = "BackQuote", "F9"</p>
82<p>Loaded config string "hotkey.fps.toggle" = "Alt+F"</p>
83<p>Loaded config string "hotkey.realtime.toggle" = "Alt+T"</p>
84<p>Loaded config string "hotkey.timeelapsedcounter.toggle" = "F12"</p>
85<p>Loaded config string "hotkey.ceasefirecounter.toggle" = (empty)</p>
86<p>Loaded config string "hotkey.chat" = "Return"</p>
87<p>Loaded config string "hotkey.teamchat" = "T"</p>
88<p>Loaded config string "hotkey.privatechat" = "L"</p>
89<p>Loaded config string "hotkey.quicksave" = "Shift+F5"</p>
90<p>Loaded config string "hotkey.quickload" = "Shift+F8"</p>
91<p>Found config header 'hotkey.camera'</p>
92<p>Loaded config string "hotkey.camera.reset" = "R"</p>
93<p>Loaded config string "hotkey.camera.follow" = "F"</p>
94<p>Loaded config string "hotkey.camera.rallypointfocus" = (empty)</p>
95<p>Loaded config string "hotkey.camera.zoom.in" = "Plus", "NumPlus"</p>
96<p>Loaded config string "hotkey.camera.zoom.out" = "Minus", "NumMinus"</p>
97<p>Loaded config string "hotkey.camera.zoom.wheel.in" = "WheelUp"</p>
98<p>Loaded config string "hotkey.camera.zoom.wheel.out" = "WheelDown"</p>
99<p>Loaded config string "hotkey.camera.rotate.up" = "Ctrl+UpArrow", "Ctrl+W"</p>
100<p>Loaded config string "hotkey.camera.rotate.down" = "Ctrl+DownArrow", "Ctrl+S"</p>
101<p>Loaded config string "hotkey.camera.rotate.cw" = "Ctrl+LeftArrow", "Ctrl+A", "Q"</p>
102<p>Loaded config string "hotkey.camera.rotate.ccw" = "Ctrl+RightArrow", "Ctrl+D", "E"</p>
103<p>Loaded config string "hotkey.camera.rotate.wheel.cw" = "Shift+WheelUp", "MouseX1"</p>
104<p>Loaded config string "hotkey.camera.rotate.wheel.ccw" = "Shift+WheelDown", "MouseX2"</p>
105<p>Loaded config string "hotkey.camera.pan" = "MouseMiddle"</p>
106<p>Loaded config string "hotkey.camera.left" = "A", "LeftArrow"</p>
107<p>Loaded config string "hotkey.camera.right" = "D", "RightArrow"</p>
108<p>Loaded config string "hotkey.camera.up" = "W", "UpArrow"</p>
109<p>Loaded config string "hotkey.camera.down" = "S", "DownArrow"</p>
110<p>Loaded config string "hotkey.camera.scroll.speed.increase" = "Ctrl+Shift+S"</p>
111<p>Loaded config string "hotkey.camera.scroll.speed.decrease" = "Ctrl+Alt+S"</p>
112<p>Loaded config string "hotkey.camera.rotate.speed.increase" = "Ctrl+Shift+R"</p>
113<p>Loaded config string "hotkey.camera.rotate.speed.decrease" = "Ctrl+Alt+R"</p>
114<p>Loaded config string "hotkey.camera.zoom.speed.increase" = "Ctrl+Shift+Z"</p>
115<p>Loaded config string "hotkey.camera.zoom.speed.decrease" = "Ctrl+Alt+Z"</p>
116<p>Found config header 'hotkey.camera.jump'</p>
117<p>Loaded config string "hotkey.camera.jump.1" = "F5"</p>
118<p>Loaded config string "hotkey.camera.jump.2" = "F6"</p>
119<p>Loaded config string "hotkey.camera.jump.3" = "F7"</p>
120<p>Loaded config string "hotkey.camera.jump.4" = "F8"</p>
121<p>Found config header 'hotkey.camera.jump.set'</p>
122<p>Loaded config string "hotkey.camera.jump.set.1" = "Ctrl+F5"</p>
123<p>Loaded config string "hotkey.camera.jump.set.2" = "Ctrl+F6"</p>
124<p>Loaded config string "hotkey.camera.jump.set.3" = "Ctrl+F7"</p>
125<p>Loaded config string "hotkey.camera.jump.set.4" = "Ctrl+F8"</p>
126<p>Found config header 'hotkey.profile'</p>
127<p>Loaded config string "hotkey.profile.toggle" = "F11"</p>
128<p>Loaded config string "hotkey.profile.save" = "Shift+F11"</p>
129<p>Found config header 'hotkey.profile2'</p>
130<p>Loaded config string "hotkey.profile2.toggle" = "Ctrl+F11"</p>
131<p>Found config header 'hotkey.selection'</p>
132<p>Loaded config string "hotkey.selection.cancel" = "Esc"</p>
133<p>Loaded config string "hotkey.selection.add" = "Shift"</p>
134<p>Loaded config string "hotkey.selection.militaryonly" = "Alt"</p>
135<p>Loaded config string "hotkey.selection.nonmilitaryonly" = "Alt+Y"</p>
136<p>Loaded config string "hotkey.selection.idleonly" = "I"</p>
137<p>Loaded config string "hotkey.selection.woundedonly" = "O"</p>
138<p>Loaded config string "hotkey.selection.remove" = "Ctrl"</p>
139<p>Loaded config string "hotkey.selection.idleworker" = "Period", "NumDecimal"</p>
140<p>Loaded config string "hotkey.selection.idlewarrior" = "Slash", "NumDivide"</p>
141<p>Loaded config string "hotkey.selection.idleunit" = "BackSlash"</p>
142<p>Loaded config string "hotkey.selection.offscreen" = "Alt"</p>
143<p>Found config header 'hotkey.selection.group.add'</p>
144<p>Loaded config string "hotkey.selection.group.add.0" = "Shift+0", "Shift+Num0"</p>
145<p>Loaded config string "hotkey.selection.group.add.1" = "Shift+1", "Shift+Num1"</p>
146<p>Loaded config string "hotkey.selection.group.add.2" = "Shift+2", "Shift+Num2"</p>
147<p>Loaded config string "hotkey.selection.group.add.3" = "Shift+3", "Shift+Num3"</p>
148<p>Loaded config string "hotkey.selection.group.add.4" = "Shift+4", "Shift+Num4"</p>
149<p>Loaded config string "hotkey.selection.group.add.5" = "Shift+5", "Shift+Num5"</p>
150<p>Loaded config string "hotkey.selection.group.add.6" = "Shift+6", "Shift+Num6"</p>
151<p>Loaded config string "hotkey.selection.group.add.7" = "Shift+7", "Shift+Num7"</p>
152<p>Loaded config string "hotkey.selection.group.add.8" = "Shift+8", "Shift+Num8"</p>
153<p>Loaded config string "hotkey.selection.group.add.9" = "Shift+9", "Shift+Num9"</p>
154<p>Found config header 'hotkey.selection.group.save'</p>
155<p>Loaded config string "hotkey.selection.group.save.0" = "Ctrl+0", "Ctrl+Num0"</p>
156<p>Loaded config string "hotkey.selection.group.save.1" = "Ctrl+1", "Ctrl+Num1"</p>
157<p>Loaded config string "hotkey.selection.group.save.2" = "Ctrl+2", "Ctrl+Num2"</p>
158<p>Loaded config string "hotkey.selection.group.save.3" = "Ctrl+3", "Ctrl+Num3"</p>
159<p>Loaded config string "hotkey.selection.group.save.4" = "Ctrl+4", "Ctrl+Num4"</p>
160<p>Loaded config string "hotkey.selection.group.save.5" = "Ctrl+5", "Ctrl+Num5"</p>
161<p>Loaded config string "hotkey.selection.group.save.6" = "Ctrl+6", "Ctrl+Num6"</p>
162<p>Loaded config string "hotkey.selection.group.save.7" = "Ctrl+7", "Ctrl+Num7"</p>
163<p>Loaded config string "hotkey.selection.group.save.8" = "Ctrl+8", "Ctrl+Num8"</p>
164<p>Loaded config string "hotkey.selection.group.save.9" = "Ctrl+9", "Ctrl+Num9"</p>
165<p>Found config header 'hotkey.selection.group.select'</p>
166<p>Loaded config string "hotkey.selection.group.select.0" = "0", "Num0"</p>
167<p>Loaded config string "hotkey.selection.group.select.1" = "1", "Num1"</p>
168<p>Loaded config string "hotkey.selection.group.select.2" = "2", "Num2"</p>
169<p>Loaded config string "hotkey.selection.group.select.3" = "3", "Num3"</p>
170<p>Loaded config string "hotkey.selection.group.select.4" = "4", "Num4"</p>
171<p>Loaded config string "hotkey.selection.group.select.5" = "5", "Num5"</p>
172<p>Loaded config string "hotkey.selection.group.select.6" = "6", "Num6"</p>
173<p>Loaded config string "hotkey.selection.group.select.7" = "7", "Num7"</p>
174<p>Loaded config string "hotkey.selection.group.select.8" = "8", "Num8"</p>
175<p>Loaded config string "hotkey.selection.group.select.9" = "9", "Num9"</p>
176<p>Found config header 'hotkey.gamesetup'</p>
177<p>Loaded config string "hotkey.gamesetup.mapbrowser.open" = "M"</p>
178<p>Found config header 'hotkey.session'</p>
179<p>Loaded config string "hotkey.session.kill" = "Delete", "Backspace"</p>
180<p>Loaded config string "hotkey.session.stop" = "H"</p>
181<p>Loaded config string "hotkey.session.backtowork" = "Y"</p>
182<p>Loaded config string "hotkey.session.unload" = "U"</p>
183<p>Loaded config string "hotkey.session.move" = (empty)</p>
184<p>Loaded config string "hotkey.session.attack" = "Ctrl"</p>
185<p>Loaded config string "hotkey.session.attackmove" = "Ctrl"</p>
186<p>Loaded config string "hotkey.session.attackmoveUnit" = "Ctrl+Q"</p>
187<p>Loaded config string "hotkey.session.garrison" = "Ctrl"</p>
188<p>Loaded config string "hotkey.session.autorallypoint" = "Ctrl"</p>
189<p>Loaded config string "hotkey.session.guard" = "G"</p>
190<p>Loaded config string "hotkey.session.patrol" = "P"</p>
191<p>Loaded config string "hotkey.session.repair" = "J"</p>
192<p>Loaded config string "hotkey.session.queue" = "Shift"</p>
193<p>Loaded config string "hotkey.session.orderone" = "Alt"</p>
194<p>Loaded config string "hotkey.session.batchtrain" = "Shift"</p>
195<p>Loaded config string "hotkey.session.massbarter" = "Shift"</p>
196<p>Loaded config string "hotkey.session.masstribute" = "Shift"</p>
197<p>Loaded config string "hotkey.session.noconfirmation" = "Shift"</p>
198<p>Loaded config string "hotkey.session.fulltradeswap" = "Shift"</p>
199<p>Loaded config string "hotkey.session.unloadtype" = "Shift"</p>
200<p>Loaded config string "hotkey.session.deselectgroup" = "Ctrl"</p>
201<p>Loaded config string "hotkey.session.rotate.cw" = "RightBracket"</p>
202<p>Loaded config string "hotkey.session.rotate.ccw" = "LeftBracket"</p>
203<p>Loaded config string "hotkey.session.snaptoedges" = "Ctrl"</p>
204<p>Loaded config string "hotkey.session.toggledefaultformation" = (empty)</p>
205<p>Loaded config string "hotkey.session.showstatusbars" = "Tab"</p>
206<p>Loaded config string "hotkey.session.devcommands.toggle" = "Alt+D"</p>
207<p>Loaded config string "hotkey.session.highlightguarding" = "PageDown"</p>
208<p>Loaded config string "hotkey.session.highlightguarded" = "PageUp"</p>
209<p>Loaded config string "hotkey.session.diplomacycolors" = "Alt+X"</p>
210<p>Loaded config string "hotkey.session.toggleattackrange" = "Alt+C"</p>
211<p>Loaded config string "hotkey.session.toggleaurasrange" = "Alt+V"</p>
212<p>Loaded config string "hotkey.session.togglehealrange" = "Alt+B"</p>
213<p>Found config header 'hotkey.session.gui'</p>
214<p>Loaded config string "hotkey.session.gui.toggle" = "Alt+G"</p>
215<p>Loaded config string "hotkey.session.gui.menu.toggle" = "F10"</p>
216<p>Loaded config string "hotkey.session.gui.diplomacy.toggle" = "Ctrl+H"</p>
217<p>Loaded config string "hotkey.session.gui.barter.toggle" = "Ctrl+B"</p>
218<p>Loaded config string "hotkey.session.gui.objectives.toggle" = "Ctrl+O"</p>
219<p>Loaded config string "hotkey.session.gui.tutorial.toggle" = "Ctrl+P"</p>
220<p>Found config header 'hotkey.session.savedgames'</p>
221<p>Loaded config string "hotkey.session.savedgames.delete" = "Delete", "Backspace"</p>
222<p>Loaded config string "hotkey.session.savedgames.noconfirmation" = "Shift"</p>
223<p>Found config header 'hotkey.session.queueunit'</p>
224<p>Loaded config string "hotkey.session.queueunit.1" = "Z"</p>
225<p>Loaded config string "hotkey.session.queueunit.2" = "X"</p>
226<p>Loaded config string "hotkey.session.queueunit.3" = "C"</p>
227<p>Loaded config string "hotkey.session.queueunit.4" = "V"</p>
228<p>Loaded config string "hotkey.session.queueunit.5" = "B"</p>
229<p>Loaded config string "hotkey.session.queueunit.6" = "N"</p>
230<p>Loaded config string "hotkey.session.queueunit.7" = "M"</p>
231<p>Loaded config string "hotkey.session.queueunit.8" = "Comma"</p>
232<p>Found config header 'hotkey.session.timewarp'</p>
233<p>Loaded config string "hotkey.session.timewarp.fastforward" = "Space"</p>
234<p>Loaded config string "hotkey.session.timewarp.rewind" = "Shift+Backspace"</p>
235<p>Found config header 'hotkey.tab'</p>
236<p>Loaded config string "hotkey.tab.next" = "Tab", "Alt+S"</p>
237<p>Loaded config string "hotkey.tab.prev" = "Shift+Tab", "Alt+W"</p>
238<p>Found config header 'hotkey.text'</p>
239<p>Loaded config string "hotkey.text.delete.left" = "Ctrl+Backspace"</p>
240<p>Loaded config string "hotkey.text.delete.right" = "Ctrl+Del"</p>
241<p>Loaded config string "hotkey.text.move.left" = "Ctrl+LeftArrow"</p>
242<p>Loaded config string "hotkey.text.move.right" = "Ctrl+RightArrow"</p>
243<p>Found config header 'gui'</p>
244<p>Loaded config string "gui.cursorblinkrate" = "0.5"</p>
245<p>Loaded config string "gui.scale" = "1.0"</p>
246<p>Found config header 'gui.gamesetup'</p>
247<p>Loaded config string "gui.gamesetup.enabletips" = "true"</p>
248<p>Loaded config string "gui.gamesetup.assignplayers" = "everyone"</p>
249<p>Loaded config string "gui.gamesetup.aidifficulty" = "3"</p>
250<p>Loaded config string "gui.gamesetup.aibehavior" = "random"</p>
251<p>Loaded config string "gui.gamesetup.settingsslide" = "true"</p>
252<p>Found config header 'gui.loadingscreen'</p>
253<p>Loaded config string "gui.loadingscreen.progressdescription" = "false"</p>
254<p>Found config header 'gui.session'</p>
255<p>Loaded config string "gui.session.camerajump.threshold" = "40"</p>
256<p>Loaded config string "gui.session.timeelapsedcounter" = "false"</p>
257<p>Loaded config string "gui.session.ceasefirecounter" = "false"</p>
258<p>Loaded config string "gui.session.batchtrainingsize" = "5"</p>
259<p>Loaded config string "gui.session.scrollbatchratio" = "1"</p>
260<p>Loaded config string "gui.session.woundedunithotkeythreshold" = "33"</p>
261<p>Loaded config string "gui.session.attackrange" = "true"</p>
262<p>Loaded config string "gui.session.aurasrange" = "true"</p>
263<p>Loaded config string "gui.session.healrange" = "true"</p>
264<p>Loaded config string "gui.session.rankabovestatusbar" = "true"</p>
265<p>Loaded config string "gui.session.experiencestatusbar" = "true"</p>
266<p>Loaded config string "gui.session.respoptooltipsort" = "0"</p>
267<p>Loaded config string "gui.session.snaptoedges" = "disabled"</p>
268<p>Loaded config string "gui.session.snaptoedgesdistancethreshold" = "15"</p>
269<p>Loaded config string "gui.session.disjointcontrolgroups" = "true"</p>
270<p>Loaded config string "gui.session.defaultformation" = "special/formations/box"</p>
271<p>Loaded config string "gui.session.formationwalkonly" = "true"</p>
272<p>Found config header 'gui.session.minimap'</p>
273<p>Loaded config string "gui.session.minimap.blinkduration" = "1.7"</p>
274<p>Loaded config string "gui.session.minimap.pingduration" = "50.0"</p>
275<p>Found config header 'gui.session.notifications'</p>
276<p>Loaded config string "gui.session.notifications.attack" = "true"</p>
277<p>Loaded config string "gui.session.notifications.tribute" = "true"</p>
278<p>Loaded config string "gui.session.notifications.barter" = "true"</p>
279<p>Loaded config string "gui.session.notifications.phase" = "completed"</p>
280<p>Found config header 'gui.splashscreen'</p>
281<p>Loaded config string "gui.splashscreen.enable" = "true"</p>
282<p>Loaded config string "gui.splashscreen.version" = "0"</p>
283<p>Found config header 'gui.session.diplomacycolors'</p>
284<p>Loaded config string "gui.session.diplomacycolors.self" = "21 55 149"</p>
285<p>Loaded config string "gui.session.diplomacycolors.ally" = "86 180 31"</p>
286<p>Loaded config string "gui.session.diplomacycolors.neutral" = "231 200 5"</p>
287<p>Loaded config string "gui.session.diplomacycolors.enemy" = "150 20 20"</p>
288<p>Found config header 'joystick'</p>
289<p>Loaded config string "joystick.enable" = "false"</p>
290<p>Loaded config string "joystick.deadzone" = "8192"</p>
291<p>Found config header 'joystick.camera'</p>
292<p>Loaded config string "joystick.camera.pan.x" = "0"</p>
293<p>Loaded config string "joystick.camera.pan.y" = "1"</p>
294<p>Loaded config string "joystick.camera.rotate.x" = "3"</p>
295<p>Loaded config string "joystick.camera.rotate.y" = "2"</p>
296<p>Loaded config string "joystick.camera.zoom.in" = "5"</p>
297<p>Loaded config string "joystick.camera.zoom.out" = "4"</p>
298<p>Found config header 'chat'</p>
299<p>Loaded config string "chat.timestamp" = "true"</p>
300<p>Found config header 'chat.session'</p>
301<p>Loaded config string "chat.session.extended" = "true"</p>
302<p>Found config header 'lobby'</p>
303<p>Loaded config string "lobby.history" = "0"</p>
304<p>Loaded config string "lobby.room" = "arena24"</p>
305<p>Loaded config string "lobby.server" = "lobby.wildfiregames.com"</p>
306<p>Loaded config string "lobby.tls" = "true"</p>
307<p>Loaded config string "lobby.verify_certificate" = "false"</p>
308<p>Loaded config string "lobby.terms_url" = "https://trac.wildfiregames.com/browser/ps/trunk/binaries/data/mods/public/gui/prelobby/common/terms/"</p>
309<p>Loaded config string "lobby.terms_of_service" = "0"</p>
310<p>Loaded config string "lobby.terms_of_use" = "0"</p>
311<p>Loaded config string "lobby.privacy_policy" = "0"</p>
312<p>Loaded config string "lobby.xpartamupp" = "wfgbot24"</p>
313<p>Loaded config string "lobby.echelon" = "echelon24"</p>
314<p>Loaded config string "lobby.buddies"</p>
315<p>Loaded config string "lobby.rememberpassword" = "true"</p>
316<p>Found config header 'lobby.columns'</p>
317<p>Loaded config string "lobby.columns.gamerating" = "false"</p>
318<p>Found config header 'lobby.stun'</p>
319<p>Loaded config string "lobby.stun.enabled" = "true"</p>
320<p>Loaded config string "lobby.stun.server" = "lobby.wildfiregames.com"</p>
321<p>Loaded config string "lobby.stun.port" = "3478"</p>
322<p>Loaded config string "lobby.stun.delay" = "200"</p>
323<p>Found config header 'mod'</p>
324<p>Loaded config string "mod.enabledmods" = "mod public"</p>
325<p>Found config header 'modio'</p>
326<p>Loaded config string "modio.public_key" = "RWRcbM/EwV7bucTiQVCcRBhCkYkXmJEO7s4ktyufkB+gW/NxHhOZ38xh"</p>
327<p>Loaded config string "modio.disclaimer" = "0"</p>
328<p>Found config header 'modio.v1'</p>
329<p>Loaded config string "modio.v1.baseurl" = "https://api.mod.io/v1"</p>
330<p>Loaded config string "modio.v1.api_key" = "23df258a71711ea6e4b50893acc1ba55"</p>
331<p>Loaded config string "modio.v1.name_id" = "0ad"</p>
332<p>Found config header 'network'</p>
333<p>Loaded config string "network.duplicateplayernames" = "false"</p>
334<p>Loaded config string "network.lateobservers" = "everyone"</p>
335<p>Loaded config string "network.observerlimit" = "8"</p>
336<p>Found config header 'overlay'</p>
337<p>Loaded config string "overlay.fps" = "false"</p>
338<p>Loaded config string "overlay.realtime" = "false"</p>
339<p>Loaded config string "overlay.netwarnings" = "true"</p>
340<p>Found config header 'profiler2'</p>
341<p>Loaded config string "profiler2.autoenable" = "false"</p>
342<p>Loaded config string "profiler2.gpu.arb.enable" = "true"</p>
343<p>Loaded config string "profiler2.gpu.ext.enable" = "true"</p>
344<p>Loaded config string "profiler2.gpu.intel.enable" = "true"</p>
345<p>Found config header 'rlinterface'</p>
346<p>Loaded config string "rlinterface.address" = "127.0.0.1:6000"</p>
347<p>Found config header 'sound'</p>
348<p>Loaded config string "sound.mastergain" = "0.9"</p>
349<p>Loaded config string "sound.musicgain" = "0.2"</p>
350<p>Loaded config string "sound.ambientgain" = "0.6"</p>
351<p>Loaded config string "sound.actiongain" = "0.7"</p>
352<p>Loaded config string "sound.uigain" = "0.7"</p>
353<p>Found config header 'sound.notify'</p>
354<p>Loaded config string "sound.notify.nick" = "true"</p>
355<p>Loaded config string "sound.notify.gamesetup.join" = "false"</p>
356<p>Found config header 'tinygettext'</p>
357<p>Loaded config string "tinygettext.debug" = "false"</p>
358<p>Found config header 'userreport'</p>
359<p>Loaded config string "userreport.url_upload" = "https://feedback.wildfiregames.com/report/upload/v1/"</p>
360<p>Loaded config string "userreport.url_publication" = "https://feedback.wildfiregames.com/"</p>
361<p>Loaded config string "userreport.url_terms" = "https://trac.wildfiregames.com/browser/ps/trunk/binaries/data/mods/public/gui/userreport/Terms_and_Conditions.txt"</p>
362<p>Loaded config string "userreport.terms" = "0"</p>
363<p>Found config header 'view'</p>
364<p>Loaded config string "view.scroll.speed" = "120.0"</p>
365<p>Loaded config string "view.scroll.speed.modifier" = "1.05"</p>
366<p>Loaded config string "view.rotate.x.speed" = "1.2"</p>
367<p>Loaded config string "view.rotate.x.min" = "28.0"</p>
368<p>Loaded config string "view.rotate.x.max" = "60.0"</p>
369<p>Loaded config string "view.rotate.x.default" = "35.0"</p>
370<p>Loaded config string "view.rotate.y.speed" = "2.0"</p>
371<p>Loaded config string "view.rotate.y.speed.wheel" = "0.45"</p>
372<p>Loaded config string "view.rotate.y.default" = "0.0"</p>
373<p>Loaded config string "view.rotate.speed.modifier" = "1.05"</p>
374<p>Loaded config string "view.drag.speed" = "0.5"</p>
375<p>Loaded config string "view.zoom.speed" = "256.0"</p>
376<p>Loaded config string "view.zoom.speed.wheel" = "32.0"</p>
377<p>Loaded config string "view.zoom.min" = "50.0"</p>
378<p>Loaded config string "view.zoom.max" = "200.0"</p>
379<p>Loaded config string "view.zoom.default" = "120.0"</p>
380<p>Loaded config string "view.zoom.speed.modifier" = "1.05"</p>
381<p>Loaded config string "view.pos.smoothness" = "0.1"</p>
382<p>Loaded config string "view.zoom.smoothness" = "0.4"</p>
383<p>Loaded config string "view.rotate.x.smoothness" = "0.5"</p>
384<p>Loaded config string "view.rotate.y.smoothness" = "0.3"</p>
385<p>Loaded config string "view.near" = "2.0"</p>
386<p>Loaded config string "view.far" = "4096.0"</p>
387<p>Loaded config string "view.fov" = "45.0"</p>
388<p>Loaded config string "view.height.smoothness" = "0.5"</p>
389<p>Loaded config string "view.height.min" = "16"</p>
390<p>Cannot find config file "config/local.cfg" - ignoring</p>
391<p>Loading config file "config/user.cfg"</p>
392<p>Loaded config string "adaptivefps.menu" = "99.40631103515625"</p>
393<p>Loaded config string "adaptivefps.session" = "99.40630340576172"</p>
394<p>Loaded config string "antialiasing" = "fxaa"</p>
395<p>Loaded config string "asdasd" = "asdasd"</p>
396<p>Loaded config string "autociv.data.mute" = "%7B%22nani10%22%3A%22nani10%22%7D"</p>
397<p>Loaded config string "autociv.data.playerReminder" = "%7B%7D"</p>
398<p>Loaded config string "autociv.data.stanza" = "%7B%7D"</p>
399<p>Loaded config string "autociv.gamesetup.countdown.enabled" = "false"</p>
400<p>Loaded config string "autociv.gamesetup.countdown.time" = "5"</p>
401<p>Loaded config string "autociv.lobby.chat.subject.hide" = "true"</p>
402<p>Loaded config string "autociv.lobby.gamelist.markStunGames" = "false"</p>
403<p>Loaded config string "autociv.lobby.gamelist.showHostName" = "true"</p>
404<p>Loaded config string "autociv.resizebar.enabled" = "true"</p>
405<p>Loaded config string "autociv.session.APM.chart.enabled" = "false"</p>
406<p>Loaded config string "autociv.session.APM.enabled" = "false"</p>
407<p>Loaded config string "autociv.session.chatPanel.size" = "0 130 100% 100%-240"</p>
408<p>Loaded config string "autociv.session.chatPanel.size.change" = "false"</p>
409<p>Loaded config string "autociv.session.chatText.font" = "sans-bold-stroke-14"</p>
410<p>Loaded config string "autociv.session.chatText.font.change" = "false"</p>
411<p>Loaded config string "autociv.session.graphics.corpses.max" = "50"</p>
412<p>Loaded config string "autociv.session.kill.nowarning" = "false"</p>
413<p>Loaded config string "autociv.settings.autociv_readme.seen" = "true"</p>
414<p>Loaded config string "autociv.settings.reset.all" = "false"</p>
415<p>Loaded config string "chat.session.extended" = "true"</p>
416<p>Loaded config string "fgod.installed" = "1569502695982"</p>
417<p>Loaded config string "fgod.updatechecked" = "1600708811242"</p>
418<p>Loaded config string "fgod.updated" = "1600708811310"</p>
419<p>Loaded config string "fgod.version" = "1623"</p>
420<p>Loaded config string "fog" = "false"</p>
421<p>Loaded config string "gui.gamesetup.aibehavior" = "aggressive"</p>
422<p>Loaded config string "gui.gamesetup.aidifficulty" = "5"</p>
423<p>Loaded config string "gui.gamesetup.assignplayers" = "everyone"</p>
424<p>Loaded config string "gui.lobby.morebuttonsbar" = "visible"</p>
425<p>Loaded config string "gui.session.attackrange" = "false"</p>
426<p>Loaded config string "gui.session.aurasrange" = "true"</p>
427<p>Loaded config string "gui.session.batchtrainingsize" = "2"</p>
428<p>Loaded config string "gui.session.ceasefirecounter" = "true"</p>
429<p>Loaded config string "gui.session.defaultformation" = "special/formations/null"</p>
430<p>Loaded config string "gui.session.healrange" = "true"</p>
431<p>Loaded config string "gui.session.notifications.phase" = "all"</p>
432<p>Loaded config string "gui.session.respoptooltipsort" = "-1"</p>
433<p>Loaded config string "gui.session.showstats" = "1"</p>
434<p>Loaded config string "gui.session.snaptoedges" = "enabled"</p>
435<p>Loaded config string "gui.session.timeelapsedcounter" = "true"</p>
436<p>Loaded config string "gui.session.woundedunithotkeythreshold" = "52.29499053955078"</p>
437<p>Loaded config string "gui.splashscreen.enable" = "false"</p>
438<p>Loaded config string "gui.splashscreen.version" = "1612565538"</p>
439<p>Loaded config string "gui.startintolobby" = "true"</p>
440<p>Loaded config string "host.gamename" = "MORDOR"</p>
441<p>Loaded config string "hotkey.autociv.CLI.stdout.eval" = "Alt+E"</p>
442<p>Loaded config string "hotkey.autociv.CLI.stdout.toggle" = "Alt+S"</p>
443<p>Loaded config string "hotkey.autociv.CLI.toggle" = "Ctrl+C+L"</p>
444<p>Loaded config string "hotkey.autociv.gamesetup.focus.chatInput" = "Alt+Q"</p>
445<p>Loaded config string "hotkey.autociv.group.button.garrison" = "Ctrl"</p>
446<p>Loaded config string "hotkey.autociv.lobby.focus.chatInput" = "Alt+Q"</p>
447<p>Loaded config string "hotkey.autociv.lobby.focus.gameList" = "Alt+W"</p>
448<p>Loaded config string "hotkey.autociv.lobby.gameList.selected.join" = "Alt+E"</p>
449<p>Loaded config string "hotkey.autociv.minimap.mode.flare" = "Alt"</p>
450<p>Loaded config string "hotkey.autociv.open.autociv_readme" = "Shift+F4"</p>
451<p>Loaded config string "hotkey.autociv.open.test" = "Ctrl+A+T"</p>
452<p>Loaded config string "hotkey.autociv.selection.nowoundedonly" = "K"</p>
453<p>Loaded config string "hotkey.autociv.session.building.autotrain.disable" = "Alt+W"</p>
454<p>Loaded config string "hotkey.autociv.session.building.autotrain.enable" = "Alt+Q"</p>
455<p>Loaded config string "hotkey.autociv.session.building.place.amphitheater_pompeii" = (empty)</p>
456<p>Loaded config string "hotkey.autociv.session.building.place.apadana" = (empty)</p>
457<p>Loaded config string "hotkey.autociv.session.building.place.arch" = (empty)</p>
458<p>Loaded config string "hotkey.autociv.session.building.place.army_camp" = (empty)</p>
459<p>Loaded config string "hotkey.autociv.session.building.place.arsenal" = "A+Space"</p>
460<p>Loaded config string "hotkey.autociv.session.building.place.assembly" = (empty)</p>
461<p>Loaded config string "hotkey.autociv.session.building.place.barracks" = "B+Space"</p>
462<p>Loaded config string "hotkey.autociv.session.building.place.camp_blemmye" = (empty)</p>
463<p>Loaded config string "hotkey.autociv.session.building.place.camp_noba" = (empty)</p>
464<p>Loaded config string "hotkey.autociv.session.building.place.civil_centre" = "C+Space"</p>
465<p>Loaded config string "hotkey.autociv.session.building.place.corral" = "K+Space"</p>
466<p>Loaded config string "hotkey.autociv.session.building.place.crannog" = (empty)</p>
467<p>Loaded config string "hotkey.autociv.session.building.place.defense_tower" = "D+Space"</p>
468<p>Loaded config string "hotkey.autociv.session.building.place.dock" = "J+Space"</p>
469<p>Loaded config string "hotkey.autociv.session.building.place.elephant_stables" = "Q+Space"</p>
470<p>Loaded config string "hotkey.autociv.session.building.place.embassy" = (empty)</p>
471<p>Loaded config string "hotkey.autociv.session.building.place.embassy_celtic" = (empty)</p>
472<p>Loaded config string "hotkey.autociv.session.building.place.embassy_iberian" = (empty)</p>
473<p>Loaded config string "hotkey.autociv.session.building.place.embassy_italic" = (empty)</p>
474<p>Loaded config string "hotkey.autociv.session.building.place.farmstead" = "G+Space"</p>
475<p>Loaded config string "hotkey.autociv.session.building.place.field" = "F+Space"</p>
476<p>Loaded config string "hotkey.autociv.session.building.place.forge" = "N+Space"</p>
477<p>Loaded config string "hotkey.autociv.session.building.place.fortress" = "R+Space"</p>
478<p>Loaded config string "hotkey.autociv.session.building.place.gerousia" = (empty)</p>
479<p>Loaded config string "hotkey.autociv.session.building.place.gymnasium" = (empty)</p>
480<p>Loaded config string "hotkey.autociv.session.building.place.hall" = (empty)</p>
481<p>Loaded config string "hotkey.autociv.session.building.place.house" = "H+Space"</p>
482<p>Loaded config string "hotkey.autociv.session.building.place.inn" = (empty)</p>
483<p>Loaded config string "hotkey.autociv.session.building.place.library" = (empty)</p>
484<p>Loaded config string "hotkey.autociv.session.building.place.lighthouse" = (empty)</p>
485<p>Loaded config string "hotkey.autociv.session.building.place.market" = "M+Space"</p>
486<p>Loaded config string "hotkey.autociv.session.building.place.mercenary_camp" = (empty)</p>
487<p>Loaded config string "hotkey.autociv.session.building.place.military_colony" = (empty)</p>
488<p>Loaded config string "hotkey.autociv.session.building.place.monument" = (empty)</p>
489<p>Loaded config string "hotkey.autociv.session.building.place.outpost" = "O+Space"</p>
490<p>Loaded config string "hotkey.autociv.session.building.place.palace" = (empty)</p>
491<p>Loaded config string "hotkey.autociv.session.building.place.pillar_ashoka" = (empty)</p>
492<p>Loaded config string "hotkey.autociv.session.building.place.prytaneion" = (empty)</p>
493<p>Loaded config string "hotkey.autociv.session.building.place.pyramid_large" = (empty)</p>
494<p>Loaded config string "hotkey.autociv.session.building.place.pyramid_small" = (empty)</p>
495<p>Loaded config string "hotkey.autociv.session.building.place.range" = (empty)</p>
496<p>Loaded config string "hotkey.autociv.session.building.place.rotarymill" = (empty)</p>
497<p>Loaded config string "hotkey.autociv.session.building.place.royal_stoa" = (empty)</p>
498<p>Loaded config string "hotkey.autociv.session.building.place.sentry_tower" = "Space+Y"</p>
499<p>Loaded config string "hotkey.autociv.session.building.place.shrine" = (empty)</p>
500<p>Loaded config string "hotkey.autociv.session.building.place.stable" = "Space+V"</p>
501<p>Loaded config string "hotkey.autociv.session.building.place.storehouse" = "S+Space"</p>
502<p>Loaded config string "hotkey.autociv.session.building.place.super_dock" = (empty)</p>
503<p>Loaded config string "hotkey.autociv.session.building.place.syssiton" = (empty)</p>
504<p>Loaded config string "hotkey.autociv.session.building.place.tacara" = (empty)</p>
505<p>Loaded config string "hotkey.autociv.session.building.place.tavern" = (empty)</p>
506<p>Loaded config string "hotkey.autociv.session.building.place.temple" = "Space+T"</p>
507<p>Loaded config string "hotkey.autociv.session.building.place.temple_amun" = (empty)</p>
508<p>Loaded config string "hotkey.autociv.session.building.place.temple_mars" = (empty)</p>
509<p>Loaded config string "hotkey.autociv.session.building.place.temple_vesta" = (empty)</p>
510<p>Loaded config string "hotkey.autociv.session.building.place.theater" = (empty)</p>
511<p>Loaded config string "hotkey.autociv.session.building.place.tophet" = (empty)</p>
512<p>Loaded config string "hotkey.autociv.session.building.place.tower_artillery" = (empty)</p>
513<p>Loaded config string "hotkey.autociv.session.building.place.tower_babylon" = (empty)</p>
514<p>Loaded config string "hotkey.autociv.session.building.place.tower_bolt" = (empty)</p>
515<p>Loaded config string "hotkey.autociv.session.building.place.tower_double" = (empty)</p>
516<p>Loaded config string "hotkey.autociv.session.building.place.wallset_palisade" = "E+Space"</p>
517<p>Loaded config string "hotkey.autociv.session.building.place.wallset_short" = (empty)</p>
518<p>Loaded config string "hotkey.autociv.session.building.place.wallset_siege" = "Space+U"</p>
519<p>Loaded config string "hotkey.autociv.session.building.place.wallset_stone" = "Space+W"</p>
520<p>Loaded config string "hotkey.autociv.session.building.place.warehouse" = (empty)</p>
521<p>Loaded config string "hotkey.autociv.session.building.place.wonder" = (empty)</p>
522<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.(Soldier|Siege|Dog)&amp;!Ship" = "Alt+S"</p>
523<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Cavalry" = "Alt+E"</p>
524<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Cavalry.by.group.none" = (empty)</p>
525<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Infantry" = (empty)</p>
526<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Ranged" = (empty)</p>
527<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Siege" = (empty)</p>
528<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Support&amp;Worker|(Support&amp;Elephant)" = "Alt+A"</p>
529<p>Loaded config string "hotkey.autociv.session.entity.by.health.nowounded.by.class.select.Cavalry" = (empty)</p>
530<p>Loaded config string "hotkey.autociv.session.entity.by.health.wounded.by.class.select.Cavalry" = (empty)</p>
531<p>Loaded config string "hotkey.autociv.session.entity.by.rank.1" = (empty)</p>
532<p>Loaded config string "hotkey.autociv.session.entity.by.rank.2" = (empty)</p>
533<p>Loaded config string "hotkey.autociv.session.entity.by.rank.3" = (empty)</p>
534<p>Loaded config string "hotkey.autociv.session.entity.select.amphitheater_pompeii" = (empty)</p>
535<p>Loaded config string "hotkey.autociv.session.entity.select.apadana" = (empty)</p>
536<p>Loaded config string "hotkey.autociv.session.entity.select.arch" = (empty)</p>
537<p>Loaded config string "hotkey.autociv.session.entity.select.army_camp" = (empty)</p>
538<p>Loaded config string "hotkey.autociv.session.entity.select.arsenal" = "Ctrl+A"</p>
539<p>Loaded config string "hotkey.autociv.session.entity.select.assembly" = (empty)</p>
540<p>Loaded config string "hotkey.autociv.session.entity.select.barracks" = "Ctrl+X"</p>
541<p>Loaded config string "hotkey.autociv.session.entity.select.camp_blemmye" = (empty)</p>
542<p>Loaded config string "hotkey.autociv.session.entity.select.camp_noba" = (empty)</p>
543<p>Loaded config string "hotkey.autociv.session.entity.select.civil_centre" = "Ctrl+C"</p>
544<p>Loaded config string "hotkey.autociv.session.entity.select.corral" = "Ctrl+K"</p>
545<p>Loaded config string "hotkey.autociv.session.entity.select.crannog" = (empty)</p>
546<p>Loaded config string "hotkey.autociv.session.entity.select.defense_tower" = "Ctrl+D"</p>
547<p>Loaded config string "hotkey.autociv.session.entity.select.dock" = "Ctrl+J"</p>
548<p>Loaded config string "hotkey.autociv.session.entity.select.elephant_stables" = "Ctrl+Q"</p>
549<p>Loaded config string "hotkey.autociv.session.entity.select.embassy" = (empty)</p>
550<p>Loaded config string "hotkey.autociv.session.entity.select.embassy_celtic" = (empty)</p>
551<p>Loaded config string "hotkey.autociv.session.entity.select.embassy_iberian" = (empty)</p>
552<p>Loaded config string "hotkey.autociv.session.entity.select.embassy_italic" = (empty)</p>
553<p>Loaded config string "hotkey.autociv.session.entity.select.farmstead" = "Ctrl+G"</p>
554<p>Loaded config string "hotkey.autociv.session.entity.select.field" = "Ctrl+F"</p>
555<p>Loaded config string "hotkey.autociv.session.entity.select.forge" = "Ctrl+N"</p>
556<p>Loaded config string "hotkey.autociv.session.entity.select.fortress" = "Ctrl+R"</p>
557<p>Loaded config string "hotkey.autociv.session.entity.select.gerousia" = (empty)</p>
558<p>Loaded config string "hotkey.autociv.session.entity.select.gymnasium" = (empty)</p>
559<p>Loaded config string "hotkey.autociv.session.entity.select.hall" = (empty)</p>
560<p>Loaded config string "hotkey.autociv.session.entity.select.house" = "Ctrl+H"</p>
561<p>Loaded config string "hotkey.autociv.session.entity.select.inn" = (empty)</p>
562<p>Loaded config string "hotkey.autociv.session.entity.select.library" = (empty)</p>
563<p>Loaded config string "hotkey.autociv.session.entity.select.lighthouse" = (empty)</p>
564<p>Loaded config string "hotkey.autociv.session.entity.select.market" = "Ctrl+M"</p>
565<p>Loaded config string "hotkey.autociv.session.entity.select.mercenary_camp" = (empty)</p>
566<p>Loaded config string "hotkey.autociv.session.entity.select.military_colony" = (empty)</p>
567<p>Loaded config string "hotkey.autociv.session.entity.select.monument" = (empty)</p>
568<p>Loaded config string "hotkey.autociv.session.entity.select.outpost" = "Ctrl+O"</p>
569<p>Loaded config string "hotkey.autociv.session.entity.select.palace" = (empty)</p>
570<p>Loaded config string "hotkey.autociv.session.entity.select.pillar_ashoka" = (empty)</p>
571<p>Loaded config string "hotkey.autociv.session.entity.select.prytaneion" = (empty)</p>
572<p>Loaded config string "hotkey.autociv.session.entity.select.pyramid_large" = (empty)</p>
573<p>Loaded config string "hotkey.autociv.session.entity.select.pyramid_small" = (empty)</p>
574<p>Loaded config string "hotkey.autociv.session.entity.select.range" = (empty)</p>
575<p>Loaded config string "hotkey.autociv.session.entity.select.rotarymill" = (empty)</p>
576<p>Loaded config string "hotkey.autociv.session.entity.select.royal_stoa" = (empty)</p>
577<p>Loaded config string "hotkey.autociv.session.entity.select.sentry_tower" = "Ctrl+Y"</p>
578<p>Loaded config string "hotkey.autociv.session.entity.select.shrine" = (empty)</p>
579<p>Loaded config string "hotkey.autociv.session.entity.select.stable" = "Ctrl+Z"</p>
580<p>Loaded config string "hotkey.autociv.session.entity.select.storehouse" = "Ctrl+V"</p>
581<p>Loaded config string "hotkey.autociv.session.entity.select.super_dock" = (empty)</p>
582<p>Loaded config string "hotkey.autociv.session.entity.select.syssiton" = (empty)</p>
583<p>Loaded config string "hotkey.autociv.session.entity.select.tacara" = (empty)</p>
584<p>Loaded config string "hotkey.autociv.session.entity.select.tavern" = (empty)</p>
585<p>Loaded config string "hotkey.autociv.session.entity.select.temple" = "Ctrl+T"</p>
586<p>Loaded config string "hotkey.autociv.session.entity.select.temple_amun" = (empty)</p>
587<p>Loaded config string "hotkey.autociv.session.entity.select.temple_mars" = (empty)</p>
588<p>Loaded config string "hotkey.autociv.session.entity.select.temple_vesta" = (empty)</p>
589<p>Loaded config string "hotkey.autociv.session.entity.select.theater" = (empty)</p>
590<p>Loaded config string "hotkey.autociv.session.entity.select.tophet" = (empty)</p>
591<p>Loaded config string "hotkey.autociv.session.entity.select.tower_artillery" = (empty)</p>
592<p>Loaded config string "hotkey.autociv.session.entity.select.tower_babylon" = (empty)</p>
593<p>Loaded config string "hotkey.autociv.session.entity.select.tower_bolt" = (empty)</p>
594<p>Loaded config string "hotkey.autociv.session.entity.select.tower_double" = (empty)</p>
595<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_palisade" = (empty)</p>
596<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_short" = (empty)</p>
597<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_siege" = (empty)</p>
598<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_stone" = (empty)</p>
599<p>Loaded config string "hotkey.autociv.session.entity.select.warehouse" = (empty)</p>
600<p>Loaded config string "hotkey.autociv.session.entity.select.wonder" = (empty)</p>
601<p>Loaded config string "hotkey.autociv.session.formation.set.anti_cavalry" = (empty)</p>
602<p>Loaded config string "hotkey.autociv.session.formation.set.battle_line" = "0+Space"</p>
603<p>Loaded config string "hotkey.autociv.session.formation.set.box" = "2+Space"</p>
604<p>Loaded config string "hotkey.autociv.session.formation.set.column_closed" = "3+Space"</p>
605<p>Loaded config string "hotkey.autociv.session.formation.set.column_open" = "5+Space"</p>
606<p>Loaded config string "hotkey.autociv.session.formation.set.flank" = "7+Space"</p>
607<p>Loaded config string "hotkey.autociv.session.formation.set.line_closed" = "4+Space"</p>
608<p>Loaded config string "hotkey.autociv.session.formation.set.line_open" = "6+Space"</p>
609<p>Loaded config string "hotkey.autociv.session.formation.set.null" = "1+Space"</p>
610<p>Loaded config string "hotkey.autociv.session.formation.set.phalanx" = (empty)</p>
611<p>Loaded config string "hotkey.autociv.session.formation.set.scatter" = (empty)</p>
612<p>Loaded config string "hotkey.autociv.session.formation.set.skirmish" = "8+Space"</p>
613<p>Loaded config string "hotkey.autociv.session.formation.set.syntagma" = "Quote+Space"</p>
614<p>Loaded config string "hotkey.autociv.session.formation.set.testudo" = (empty)</p>
615<p>Loaded config string "hotkey.autociv.session.formation.set.wedge" = "9+Space"</p>
616<p>Loaded config string "hotkey.autociv.session.minimap.expand.toggle" = "Shift+Tab"</p>
617<p>Loaded config string "hotkey.autociv.session.production.queue.clear" = "Alt+R"</p>
618<p>Loaded config string "hotkey.autociv.session.stance.set.aggressive" = "Alt+2"</p>
619<p>Loaded config string "hotkey.autociv.session.stance.set.defensive" = "Alt+3"</p>
620<p>Loaded config string "hotkey.autociv.session.stance.set.passive" = "Alt+4"</p>
621<p>Loaded config string "hotkey.autociv.session.stance.set.standground" = "Alt+5"</p>
622<p>Loaded config string "hotkey.autociv.session.stance.set.violent" = "Alt+1"</p>
623<p>Loaded config string "hotkey.camera.rotate.ccw" = "E", "Ctrl+RightArrow"</p>
624<p>Loaded config string "hotkey.camera.rotate.cw" = "Q", "Ctrl+LeftArrow"</p>
625<p>Loaded config string "hotkey.close" = "Shift+Esc"</p>
626<p>Loaded config string "hotkey.fgodmanual" = "Alt+Shift+F"</p>
627<p>Loaded config string "hotkey.fgodupdate" = "Alt+U"</p>
628<p>Loaded config string "hotkey.fgodwebsite" = "Alt+W"</p>
629<p>Loaded config string "hotkey.focustextinput" = "Tab"</p>
630<p>Loaded config string "hotkey.monitor.quickShowProduction" = "Space+W"</p>
631<p>Loaded config string "hotkey.monitor.quickShowTech" = "E+Space"</p>
632<p>Loaded config string "hotkey.monitor.quickShowUnits" = "Q+Space"</p>
633<p>Loaded config string "hotkey.monitor.toggleMode" = "Shift+Space"</p>
634<p>Loaded config string "hotkey.monitor.toggleShowNames" = "Space+Tab"</p>
635<p>Loaded config string "hotkey.monitor.toggleVisibility" = "Ctrl+Space"</p>
636<p>Loaded config string "hotkey.options" = "Alt+O"</p>
637<p>Loaded config string "hotkey.pause" = "Break"</p>
638<p>Loaded config string "hotkey.restartGame" = "Alt+Shift+E"</p>
639<p>Loaded config string "hotkey.selection.group.add.6" = (empty)</p>
640<p>Loaded config string "hotkey.session.allyequalizeresources" = "Alt+Shift+E"</p>
641<p>Loaded config string "hotkey.session.allyrequestresources" = "Alt+Shift+R"</p>
642<p>Loaded config string "hotkey.session.gui.diplomacy.toggle" = "Alt+D"</p>
643<p>Loaded config string "hotkey.session.gui.gamespeed.faster" = "Alt+Plus"</p>
644<p>Loaded config string "hotkey.session.gui.gamespeed.slower" = "Alt+Minus"</p>
645<p>Loaded config string "hotkey.session.gui.gamespeed.toggle" = "Alt+Shift+G"</p>
646<p>Loaded config string "hotkey.session.gui.objectives.toggle" = "Alt+Shift+O"</p>
647<p>Loaded config string "hotkey.session.messagemenu" = "Ctrl+Y"</p>
648<p>Loaded config string "hotkey.session.messagemenu_en" = "Ctrl+Z"</p>
649<p>Loaded config string "hotkey.session.pingpauser" = "Shift+Break"</p>
650<p>Loaded config string "hotkey.session.selectedunitplayerview" = "P"</p>
651<p>Loaded config string "hotkey.session.selectplayer.0" = "Alt+0"</p>
652<p>Loaded config string "hotkey.session.selectplayer.1" = "Alt+1"</p>
653<p>Loaded config string "hotkey.session.selectplayer.2" = "Alt+2"</p>
654<p>Loaded config string "hotkey.session.selectplayer.3" = "Alt+3"</p>
655<p>Loaded config string "hotkey.session.selectplayer.5" = "Alt+5"</p>
656<p>Loaded config string "hotkey.session.selectplayer.6" = "Alt+6"</p>
657<p>Loaded config string "hotkey.session.selectplayer.7" = "Alt+7"</p>
658<p>Loaded config string "hotkey.session.selectplayer.8" = "Alt+8"</p>
659<p>Loaded config string "hotkey.session.selectplayer.prev" = "Alt+Q"</p>
660<p>Loaded config string "hotkey.session.togglepauseondisconnectplayer" = "Ctrl+Break"</p>
661<p>Loaded config string "load.gamessort" = "date:-1,mapName:1,mapType:1,description:1"</p>
662<p>Loaded config string "lobby.autoawaytime" = "25"</p>
663<p>Loaded config string "lobby.autologin" = "true"</p>
664<p>Loaded config string "lobby.buddies"</p>
665<p>Loaded config string "lobby.columns.gamerating" = "true"</p>
666<p>Loaded config string "lobby.highlightbuddies" = "true"</p>
667<p>Loaded config string "lobby.history" = "20"</p>
668<p>Loaded config string "lobby.lobby.playerlistgamestatus" = "true"</p>
669<p>Loaded config string "lobby.loggedin" = "true"</p>
670<p>Loaded config string "lobby.login" = "nani"</p>
671<p>Loaded config string "lobby.password"</p>
672<p>Loaded config string "lobby.playerlistgamestatus" = "true"</p>
673<p>Loaded config string "lobby.presenceselection" = "away"</p>
674<p>Loaded config string "lobby.privacy_policy" = "68406ebe232a8a929ec7cb246fb0e1dd"</p>
675<p>Loaded config string "lobby.secureauth" = "true"</p>
676<p>Loaded config string "lobby.sendprivatemsgonbuddy" = "false"</p>
677<p>Loaded config string "lobby.sort.games" = "name:1,gameRating:-1,mapName:-1,mods:1,nPlayers:-1,time:-1,buddy:-1,mapType:1,mapSize:1"</p>
678<p>Loaded config string "lobby.sort.players" = "status:1,rating:-1,name:1,buddy:-1"</p>
679<p>Loaded config string "lobby.statuscolors.games.buddy.incompatible" = "160 160 160"</p>
680<p>Loaded config string "lobby.statuscolors.games.buddy.init" = "80 219 219"</p>
681<p>Loaded config string "lobby.statuscolors.games.buddy.running" = "230 80 230"</p>
682<p>Loaded config string "lobby.statuscolors.games.buddy.waiting" = "255 127 255"</p>
683<p>Loaded config string "lobby.statuscolors.games.incompatible" = "128 128 128"</p>
684<p>Loaded config string "lobby.statuscolors.games.init" = "0 219 0"</p>
685<p>Loaded config string "lobby.statuscolors.games.running" = "219 0 0"</p>
686<p>Loaded config string "lobby.statuscolors.games.waiting" = "255 127 0"</p>
687<p>Loaded config string "lobby.statuscolors.players.available" = "0 219 0"</p>
688<p>Loaded config string "lobby.statuscolors.players.away" = "229 76 13"</p>
689<p>Loaded config string "lobby.statuscolors.players.buddy.available" = "102 226 255"</p>
690<p>Loaded config string "lobby.statuscolors.players.buddy.away" = "249 156 249"</p>
691<p>Loaded config string "lobby.statuscolors.players.buddy.offline" = "44 44 88"</p>
692<p>Loaded config string "lobby.statuscolors.players.buddy.playing" = "230 80 230"</p>
693<p>Loaded config string "lobby.statuscolors.players.buddy.unknown" = "89 89 178"</p>
694<p>Loaded config string "lobby.statuscolors.players.offline" = "0 0 0"</p>
695<p>Loaded config string "lobby.statuscolors.players.playing" = "200 0 0"</p>
696<p>Loaded config string "lobby.statuscolors.players.unknown" = "178 178 178"</p>
697<p>Loaded config string "lobby.stun.enabled" = "false"</p>
698<p>Loaded config string "lobby.terms_of_service" = "133beeda0ffdfef356d47247a22ef383"</p>
699<p>Loaded config string "lobby.terms_of_use" = "3dbde95cae507ebf5dbb37e27dbedb5b"</p>
700<p>Loaded config string "lobby.userplayer.color" = "102 103 255"</p>
701<p>Loaded config string "materialmgr.quality" = "10"</p>
702<p>Loaded config string "mod.enabledmods" = "mod public autociv"</p>
703<p>Loaded config string "modio.disclaimer" = "3afe6d7d4ec92b87b757936664df4591"</p>
704<p>Loaded config string "monitor.enabled" = "false"</p>
705<p>Loaded config string "monitor.replaceTopPanel" = "true"</p>
706<p>Loaded config string "monitor.showNames" = "true"</p>
707<p>Loaded config string "monitor.showPhase" = "false"</p>
708<p>Loaded config string "monitor.topPanel.showRelicsHero" = "true"</p>
709<p>Loaded config string "multiplayerhosting.lobby" = "false"</p>
710<p>Loaded config string "multiplayerhosting.port" = "20595"</p>
711<p>Loaded config string "multiplayerjoining.port" = "20595"</p>
712<p>Loaded config string "multiplayerserver" = "localhost"</p>
713<p>Loaded config string "network.lateobservers" = "everyone"</p>
714<p>Loaded config string "network.observerlimit" = "32"</p>
715<p>Loaded config string "overlay.fps" = "true"</p>
716<p>Loaded config string "overlay.realtime" = "true"</p>
717<p>Loaded config string "particles" = "false"</p>
718<p>Loaded config string "pauseonfocusloss" = "false"</p>
719<p>Loaded config string "playername.multiplayer" = "nani"</p>
720<p>Loaded config string "playername.singleplayer" = "nani"</p>
721<p>Loaded config string "postproc" = "true"</p>
722<p>Loaded config string "preferglsl" = "true"</p>
723<p>Loaded config string "replay.sort" = "months:-1,players:1,mapName:1,mapSize:1,popCapacity:1,duration:1"</p>
724<p>Loaded config string "session.askposunrevealed" = "true"</p>
725<p>Loaded config string "session.autoequalizeallyresources" = "false"</p>
726<p>Loaded config string "session.autorequestallyresources" = "false"</p>
727<p>Loaded config string "session.pauseondisconnectedplayers" = "false"</p>
728<p>Loaded config string "session.sendresonresign" = "true"</p>
729<p>Loaded config string "session.showlobbychat" = "false"</p>
730<p>Loaded config string "session.showobservers" = "true"</p>
731<p>Loaded config string "session.showstats" = "true"</p>
732<p>Loaded config string "session.specsautokickseconds" = "-1"</p>
733<p>Loaded config string "session.specsautokicktimes" = "-1"</p>
734<p>Loaded config string "session.summaryautoupdate" = "1000"</p>
735<p>Loaded config string "shadowpcf" = "false"</p>
736<p>Loaded config string "shadowquality" = "1"</p>
737<p>Loaded config string "shadows" = "false"</p>
738<p>Loaded config string "shadowsonwater" = "false"</p>
739<p>Loaded config string "sharpening" = "cas"</p>
740<p>Loaded config string "sharpness" = "0.146567702293396"</p>
741<p>Loaded config string "showdetailedtooltips" = "true"</p>
742<p>Loaded config string "silhouettes" = "true"</p>
743<p>Loaded config string "sound.mastergain" = "0"</p>
744<p>Loaded config string "userreport.enabledversion" = "1"</p>
745<p>Loaded config string "userreport.id"</p>
746<p>Loaded config string "userreport.terms" = "42780012b25000ce5f11a07db5b95585"</p>
747<p>Loaded config string "vsync" = "true"</p>
748<p>Loaded config string "watereffects" = "true"</p>
749<p>Loaded config string "waterfancyeffects" = "false"</p>
750<p>Loaded config string "waterreflection" = "false"</p>
751<p>Loaded config string "windowed" = (empty)</p>
752<p>CRenderer::Open: depth bits 24</p>
753<p>CRenderer::Open: stencil bits 8</p>
754<p>CRenderer::Open: alpha bits 0</p>
755<p>Info when compiling shader 'shaders/glsl/fxaa.fs':
7560(609) : warning C7555: 'varying' is deprecated, use 'in/out' instead
7570(617) : warning C7533: global variable gl_FragColor is deprecated after version 120
758</p>
759<p>Info when linking program 'shaders/glsl/simple.vs'+'shaders/glsl/fxaa.fs':
760Fragment info
761-------------
7620(609) : warning C7555: 'varying' is deprecated, use 'in/out' instead
7630(617) : warning C7533: global variable gl_FragColor is deprecated after version 120
764</p>
765<p>Loading config file "config/user.cfg"</p>
766<p>Loaded config string "adaptivefps.menu" = "99.40631103515625"</p>
767<p>Loaded config string "adaptivefps.session" = "99.40630340576172"</p>
768<p>Loaded config string "antialiasing" = "fxaa"</p>
769<p>Loaded config string "asdasd" = "asdasd"</p>
770<p>Loaded config string "autociv.data.mute" = "%7B%22nani10%22%3A%22nani10%22%7D"</p>
771<p>Loaded config string "autociv.data.playerReminder" = "%7B%7D"</p>
772<p>Loaded config string "autociv.data.stanza" = "%7B%7D"</p>
773<p>Loaded config string "autociv.gamesetup.countdown.enabled" = "false"</p>
774<p>Loaded config string "autociv.gamesetup.countdown.time" = "5"</p>
775<p>Loaded config string "autociv.lobby.chat.subject.hide" = "true"</p>
776<p>Loaded config string "autociv.lobby.gamelist.markStunGames" = "false"</p>
777<p>Loaded config string "autociv.lobby.gamelist.showHostName" = "true"</p>
778<p>Loaded config string "autociv.resizebar.enabled" = "true"</p>
779<p>Loaded config string "autociv.session.APM.chart.enabled" = "false"</p>
780<p>Loaded config string "autociv.session.APM.enabled" = "false"</p>
781<p>Loaded config string "autociv.session.chatPanel.size" = "0 130 100% 100%-240"</p>
782<p>Loaded config string "autociv.session.chatPanel.size.change" = "false"</p>
783<p>Loaded config string "autociv.session.chatText.font" = "sans-bold-stroke-14"</p>
784<p>Loaded config string "autociv.session.chatText.font.change" = "false"</p>
785<p>Loaded config string "autociv.session.graphics.corpses.max" = "50"</p>
786<p>Loaded config string "autociv.session.kill.nowarning" = "false"</p>
787<p>Loaded config string "autociv.settings.autociv_readme.seen" = "true"</p>
788<p>Loaded config string "autociv.settings.reset.all" = "false"</p>
789<p>Loaded config string "chat.session.extended" = "true"</p>
790<p>Loaded config string "fgod.installed" = "1569502695982"</p>
791<p>Loaded config string "fgod.updatechecked" = "1600708811242"</p>
792<p>Loaded config string "fgod.updated" = "1600708811310"</p>
793<p>Loaded config string "fgod.version" = "1623"</p>
794<p>Loaded config string "fog" = "false"</p>
795<p>Loaded config string "gui.gamesetup.aibehavior" = "aggressive"</p>
796<p>Loaded config string "gui.gamesetup.aidifficulty" = "5"</p>
797<p>Loaded config string "gui.gamesetup.assignplayers" = "everyone"</p>
798<p>Loaded config string "gui.lobby.morebuttonsbar" = "visible"</p>
799<p>Loaded config string "gui.session.attackrange" = "false"</p>
800<p>Loaded config string "gui.session.aurasrange" = "true"</p>
801<p>Loaded config string "gui.session.batchtrainingsize" = "2"</p>
802<p>Loaded config string "gui.session.ceasefirecounter" = "true"</p>
803<p>Loaded config string "gui.session.defaultformation" = "special/formations/null"</p>
804<p>Loaded config string "gui.session.healrange" = "true"</p>
805<p>Loaded config string "gui.session.notifications.phase" = "all"</p>
806<p>Loaded config string "gui.session.respoptooltipsort" = "-1"</p>
807<p>Loaded config string "gui.session.showstats" = "1"</p>
808<p>Loaded config string "gui.session.snaptoedges" = "enabled"</p>
809<p>Loaded config string "gui.session.timeelapsedcounter" = "true"</p>
810<p>Loaded config string "gui.session.woundedunithotkeythreshold" = "52.29499053955078"</p>
811<p>Loaded config string "gui.splashscreen.enable" = "false"</p>
812<p>Loaded config string "gui.splashscreen.version" = "1612565538"</p>
813<p>Loaded config string "gui.startintolobby" = "true"</p>
814<p>Loaded config string "host.gamename" = "MORDOR"</p>
815<p>Loaded config string "hotkey.autociv.CLI.stdout.eval" = "Alt+E"</p>
816<p>Loaded config string "hotkey.autociv.CLI.stdout.toggle" = "Alt+S"</p>
817<p>Loaded config string "hotkey.autociv.CLI.toggle" = "Ctrl+C+L"</p>
818<p>Loaded config string "hotkey.autociv.gamesetup.focus.chatInput" = "Alt+Q"</p>
819<p>Loaded config string "hotkey.autociv.group.button.garrison" = "Ctrl"</p>
820<p>Loaded config string "hotkey.autociv.lobby.focus.chatInput" = "Alt+Q"</p>
821<p>Loaded config string "hotkey.autociv.lobby.focus.gameList" = "Alt+W"</p>
822<p>Loaded config string "hotkey.autociv.lobby.gameList.selected.join" = "Alt+E"</p>
823<p>Loaded config string "hotkey.autociv.minimap.mode.flare" = "Alt"</p>
824<p>Loaded config string "hotkey.autociv.open.autociv_readme" = "Shift+F4"</p>
825<p>Loaded config string "hotkey.autociv.open.test" = "Ctrl+A+T"</p>
826<p>Loaded config string "hotkey.autociv.selection.nowoundedonly" = "K"</p>
827<p>Loaded config string "hotkey.autociv.session.building.autotrain.disable" = "Alt+W"</p>
828<p>Loaded config string "hotkey.autociv.session.building.autotrain.enable" = "Alt+Q"</p>
829<p>Loaded config string "hotkey.autociv.session.building.place.amphitheater_pompeii" = (empty)</p>
830<p>Loaded config string "hotkey.autociv.session.building.place.apadana" = (empty)</p>
831<p>Loaded config string "hotkey.autociv.session.building.place.arch" = (empty)</p>
832<p>Loaded config string "hotkey.autociv.session.building.place.army_camp" = (empty)</p>
833<p>Loaded config string "hotkey.autociv.session.building.place.arsenal" = "A+Space"</p>
834<p>Loaded config string "hotkey.autociv.session.building.place.assembly" = (empty)</p>
835<p>Loaded config string "hotkey.autociv.session.building.place.barracks" = "B+Space"</p>
836<p>Loaded config string "hotkey.autociv.session.building.place.camp_blemmye" = (empty)</p>
837<p>Loaded config string "hotkey.autociv.session.building.place.camp_noba" = (empty)</p>
838<p>Loaded config string "hotkey.autociv.session.building.place.civil_centre" = "C+Space"</p>
839<p>Loaded config string "hotkey.autociv.session.building.place.corral" = "K+Space"</p>
840<p>Loaded config string "hotkey.autociv.session.building.place.crannog" = (empty)</p>
841<p>Loaded config string "hotkey.autociv.session.building.place.defense_tower" = "D+Space"</p>
842<p>Loaded config string "hotkey.autociv.session.building.place.dock" = "J+Space"</p>
843<p>Loaded config string "hotkey.autociv.session.building.place.elephant_stables" = "Q+Space"</p>
844<p>Loaded config string "hotkey.autociv.session.building.place.embassy" = (empty)</p>
845<p>Loaded config string "hotkey.autociv.session.building.place.embassy_celtic" = (empty)</p>
846<p>Loaded config string "hotkey.autociv.session.building.place.embassy_iberian" = (empty)</p>
847<p>Loaded config string "hotkey.autociv.session.building.place.embassy_italic" = (empty)</p>
848<p>Loaded config string "hotkey.autociv.session.building.place.farmstead" = "G+Space"</p>
849<p>Loaded config string "hotkey.autociv.session.building.place.field" = "F+Space"</p>
850<p>Loaded config string "hotkey.autociv.session.building.place.forge" = "N+Space"</p>
851<p>Loaded config string "hotkey.autociv.session.building.place.fortress" = "R+Space"</p>
852<p>Loaded config string "hotkey.autociv.session.building.place.gerousia" = (empty)</p>
853<p>Loaded config string "hotkey.autociv.session.building.place.gymnasium" = (empty)</p>
854<p>Loaded config string "hotkey.autociv.session.building.place.hall" = (empty)</p>
855<p>Loaded config string "hotkey.autociv.session.building.place.house" = "H+Space"</p>
856<p>Loaded config string "hotkey.autociv.session.building.place.inn" = (empty)</p>
857<p>Loaded config string "hotkey.autociv.session.building.place.library" = (empty)</p>
858<p>Loaded config string "hotkey.autociv.session.building.place.lighthouse" = (empty)</p>
859<p>Loaded config string "hotkey.autociv.session.building.place.market" = "M+Space"</p>
860<p>Loaded config string "hotkey.autociv.session.building.place.mercenary_camp" = (empty)</p>
861<p>Loaded config string "hotkey.autociv.session.building.place.military_colony" = (empty)</p>
862<p>Loaded config string "hotkey.autociv.session.building.place.monument" = (empty)</p>
863<p>Loaded config string "hotkey.autociv.session.building.place.outpost" = "O+Space"</p>
864<p>Loaded config string "hotkey.autociv.session.building.place.palace" = (empty)</p>
865<p>Loaded config string "hotkey.autociv.session.building.place.pillar_ashoka" = (empty)</p>
866<p>Loaded config string "hotkey.autociv.session.building.place.prytaneion" = (empty)</p>
867<p>Loaded config string "hotkey.autociv.session.building.place.pyramid_large" = (empty)</p>
868<p>Loaded config string "hotkey.autociv.session.building.place.pyramid_small" = (empty)</p>
869<p>Loaded config string "hotkey.autociv.session.building.place.range" = (empty)</p>
870<p>Loaded config string "hotkey.autociv.session.building.place.rotarymill" = (empty)</p>
871<p>Loaded config string "hotkey.autociv.session.building.place.royal_stoa" = (empty)</p>
872<p>Loaded config string "hotkey.autociv.session.building.place.sentry_tower" = "Space+Y"</p>
873<p>Loaded config string "hotkey.autociv.session.building.place.shrine" = (empty)</p>
874<p>Loaded config string "hotkey.autociv.session.building.place.stable" = "Space+V"</p>
875<p>Loaded config string "hotkey.autociv.session.building.place.storehouse" = "S+Space"</p>
876<p>Loaded config string "hotkey.autociv.session.building.place.super_dock" = (empty)</p>
877<p>Loaded config string "hotkey.autociv.session.building.place.syssiton" = (empty)</p>
878<p>Loaded config string "hotkey.autociv.session.building.place.tacara" = (empty)</p>
879<p>Loaded config string "hotkey.autociv.session.building.place.tavern" = (empty)</p>
880<p>Loaded config string "hotkey.autociv.session.building.place.temple" = "Space+T"</p>
881<p>Loaded config string "hotkey.autociv.session.building.place.temple_amun" = (empty)</p>
882<p>Loaded config string "hotkey.autociv.session.building.place.temple_mars" = (empty)</p>
883<p>Loaded config string "hotkey.autociv.session.building.place.temple_vesta" = (empty)</p>
884<p>Loaded config string "hotkey.autociv.session.building.place.theater" = (empty)</p>
885<p>Loaded config string "hotkey.autociv.session.building.place.tophet" = (empty)</p>
886<p>Loaded config string "hotkey.autociv.session.building.place.tower_artillery" = (empty)</p>
887<p>Loaded config string "hotkey.autociv.session.building.place.tower_babylon" = (empty)</p>
888<p>Loaded config string "hotkey.autociv.session.building.place.tower_bolt" = (empty)</p>
889<p>Loaded config string "hotkey.autociv.session.building.place.tower_double" = (empty)</p>
890<p>Loaded config string "hotkey.autociv.session.building.place.wallset_palisade" = "E+Space"</p>
891<p>Loaded config string "hotkey.autociv.session.building.place.wallset_short" = (empty)</p>
892<p>Loaded config string "hotkey.autociv.session.building.place.wallset_siege" = "Space+U"</p>
893<p>Loaded config string "hotkey.autociv.session.building.place.wallset_stone" = "Space+W"</p>
894<p>Loaded config string "hotkey.autociv.session.building.place.warehouse" = (empty)</p>
895<p>Loaded config string "hotkey.autociv.session.building.place.wonder" = (empty)</p>
896<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.(Soldier|Siege|Dog)&amp;!Ship" = "Alt+S"</p>
897<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Cavalry" = "Alt+E"</p>
898<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Cavalry.by.group.none" = (empty)</p>
899<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Infantry" = (empty)</p>
900<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Ranged" = (empty)</p>
901<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Siege" = (empty)</p>
902<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Support&amp;Worker|(Support&amp;Elephant)" = "Alt+A"</p>
903<p>Loaded config string "hotkey.autociv.session.entity.by.health.nowounded.by.class.select.Cavalry" = (empty)</p>
904<p>Loaded config string "hotkey.autociv.session.entity.by.health.wounded.by.class.select.Cavalry" = (empty)</p>
905<p>Loaded config string "hotkey.autociv.session.entity.by.rank.1" = (empty)</p>
906<p>Loaded config string "hotkey.autociv.session.entity.by.rank.2" = (empty)</p>
907<p>Loaded config string "hotkey.autociv.session.entity.by.rank.3" = (empty)</p>
908<p>Loaded config string "hotkey.autociv.session.entity.select.amphitheater_pompeii" = (empty)</p>
909<p>Loaded config string "hotkey.autociv.session.entity.select.apadana" = (empty)</p>
910<p>Loaded config string "hotkey.autociv.session.entity.select.arch" = (empty)</p>
911<p>Loaded config string "hotkey.autociv.session.entity.select.army_camp" = (empty)</p>
912<p>Loaded config string "hotkey.autociv.session.entity.select.arsenal" = "Ctrl+A"</p>
913<p>Loaded config string "hotkey.autociv.session.entity.select.assembly" = (empty)</p>
914<p>Loaded config string "hotkey.autociv.session.entity.select.barracks" = "Ctrl+X"</p>
915<p>Loaded config string "hotkey.autociv.session.entity.select.camp_blemmye" = (empty)</p>
916<p>Loaded config string "hotkey.autociv.session.entity.select.camp_noba" = (empty)</p>
917<p>Loaded config string "hotkey.autociv.session.entity.select.civil_centre" = "Ctrl+C"</p>
918<p>Loaded config string "hotkey.autociv.session.entity.select.corral" = "Ctrl+K"</p>
919<p>Loaded config string "hotkey.autociv.session.entity.select.crannog" = (empty)</p>
920<p>Loaded config string "hotkey.autociv.session.entity.select.defense_tower" = "Ctrl+D"</p>
921<p>Loaded config string "hotkey.autociv.session.entity.select.dock" = "Ctrl+J"</p>
922<p>Loaded config string "hotkey.autociv.session.entity.select.elephant_stables" = "Ctrl+Q"</p>
923<p>Loaded config string "hotkey.autociv.session.entity.select.embassy" = (empty)</p>
924<p>Loaded config string "hotkey.autociv.session.entity.select.embassy_celtic" = (empty)</p>
925<p>Loaded config string "hotkey.autociv.session.entity.select.embassy_iberian" = (empty)</p>
926<p>Loaded config string "hotkey.autociv.session.entity.select.embassy_italic" = (empty)</p>
927<p>Loaded config string "hotkey.autociv.session.entity.select.farmstead" = "Ctrl+G"</p>
928<p>Loaded config string "hotkey.autociv.session.entity.select.field" = "Ctrl+F"</p>
929<p>Loaded config string "hotkey.autociv.session.entity.select.forge" = "Ctrl+N"</p>
930<p>Loaded config string "hotkey.autociv.session.entity.select.fortress" = "Ctrl+R"</p>
931<p>Loaded config string "hotkey.autociv.session.entity.select.gerousia" = (empty)</p>
932<p>Loaded config string "hotkey.autociv.session.entity.select.gymnasium" = (empty)</p>
933<p>Loaded config string "hotkey.autociv.session.entity.select.hall" = (empty)</p>
934<p>Loaded config string "hotkey.autociv.session.entity.select.house" = "Ctrl+H"</p>
935<p>Loaded config string "hotkey.autociv.session.entity.select.inn" = (empty)</p>
936<p>Loaded config string "hotkey.autociv.session.entity.select.library" = (empty)</p>
937<p>Loaded config string "hotkey.autociv.session.entity.select.lighthouse" = (empty)</p>
938<p>Loaded config string "hotkey.autociv.session.entity.select.market" = "Ctrl+M"</p>
939<p>Loaded config string "hotkey.autociv.session.entity.select.mercenary_camp" = (empty)</p>
940<p>Loaded config string "hotkey.autociv.session.entity.select.military_colony" = (empty)</p>
941<p>Loaded config string "hotkey.autociv.session.entity.select.monument" = (empty)</p>
942<p>Loaded config string "hotkey.autociv.session.entity.select.outpost" = "Ctrl+O"</p>
943<p>Loaded config string "hotkey.autociv.session.entity.select.palace" = (empty)</p>
944<p>Loaded config string "hotkey.autociv.session.entity.select.pillar_ashoka" = (empty)</p>
945<p>Loaded config string "hotkey.autociv.session.entity.select.prytaneion" = (empty)</p>
946<p>Loaded config string "hotkey.autociv.session.entity.select.pyramid_large" = (empty)</p>
947<p>Loaded config string "hotkey.autociv.session.entity.select.pyramid_small" = (empty)</p>
948<p>Loaded config string "hotkey.autociv.session.entity.select.range" = (empty)</p>
949<p>Loaded config string "hotkey.autociv.session.entity.select.rotarymill" = (empty)</p>
950<p>Loaded config string "hotkey.autociv.session.entity.select.royal_stoa" = (empty)</p>
951<p>Loaded config string "hotkey.autociv.session.entity.select.sentry_tower" = "Ctrl+Y"</p>
952<p>Loaded config string "hotkey.autociv.session.entity.select.shrine" = (empty)</p>
953<p>Loaded config string "hotkey.autociv.session.entity.select.stable" = "Ctrl+Z"</p>
954<p>Loaded config string "hotkey.autociv.session.entity.select.storehouse" = "Ctrl+V"</p>
955<p>Loaded config string "hotkey.autociv.session.entity.select.super_dock" = (empty)</p>
956<p>Loaded config string "hotkey.autociv.session.entity.select.syssiton" = (empty)</p>
957<p>Loaded config string "hotkey.autociv.session.entity.select.tacara" = (empty)</p>
958<p>Loaded config string "hotkey.autociv.session.entity.select.tavern" = (empty)</p>
959<p>Loaded config string "hotkey.autociv.session.entity.select.temple" = "Ctrl+T"</p>
960<p>Loaded config string "hotkey.autociv.session.entity.select.temple_amun" = (empty)</p>
961<p>Loaded config string "hotkey.autociv.session.entity.select.temple_mars" = (empty)</p>
962<p>Loaded config string "hotkey.autociv.session.entity.select.temple_vesta" = (empty)</p>
963<p>Loaded config string "hotkey.autociv.session.entity.select.theater" = (empty)</p>
964<p>Loaded config string "hotkey.autociv.session.entity.select.tophet" = (empty)</p>
965<p>Loaded config string "hotkey.autociv.session.entity.select.tower_artillery" = (empty)</p>
966<p>Loaded config string "hotkey.autociv.session.entity.select.tower_babylon" = (empty)</p>
967<p>Loaded config string "hotkey.autociv.session.entity.select.tower_bolt" = (empty)</p>
968<p>Loaded config string "hotkey.autociv.session.entity.select.tower_double" = (empty)</p>
969<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_palisade" = (empty)</p>
970<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_short" = (empty)</p>
971<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_siege" = (empty)</p>
972<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_stone" = (empty)</p>
973<p>Loaded config string "hotkey.autociv.session.entity.select.warehouse" = (empty)</p>
974<p>Loaded config string "hotkey.autociv.session.entity.select.wonder" = (empty)</p>
975<p>Loaded config string "hotkey.autociv.session.formation.set.anti_cavalry" = (empty)</p>
976<p>Loaded config string "hotkey.autociv.session.formation.set.battle_line" = "0+Space"</p>
977<p>Loaded config string "hotkey.autociv.session.formation.set.box" = "2+Space"</p>
978<p>Loaded config string "hotkey.autociv.session.formation.set.column_closed" = "3+Space"</p>
979<p>Loaded config string "hotkey.autociv.session.formation.set.column_open" = "5+Space"</p>
980<p>Loaded config string "hotkey.autociv.session.formation.set.flank" = "7+Space"</p>
981<p>Loaded config string "hotkey.autociv.session.formation.set.line_closed" = "4+Space"</p>
982<p>Loaded config string "hotkey.autociv.session.formation.set.line_open" = "6+Space"</p>
983<p>Loaded config string "hotkey.autociv.session.formation.set.null" = "1+Space"</p>
984<p>Loaded config string "hotkey.autociv.session.formation.set.phalanx" = (empty)</p>
985<p>Loaded config string "hotkey.autociv.session.formation.set.scatter" = (empty)</p>
986<p>Loaded config string "hotkey.autociv.session.formation.set.skirmish" = "8+Space"</p>
987<p>Loaded config string "hotkey.autociv.session.formation.set.syntagma" = "Quote+Space"</p>
988<p>Loaded config string "hotkey.autociv.session.formation.set.testudo" = (empty)</p>
989<p>Loaded config string "hotkey.autociv.session.formation.set.wedge" = "9+Space"</p>
990<p>Loaded config string "hotkey.autociv.session.minimap.expand.toggle" = "Shift+Tab"</p>
991<p>Loaded config string "hotkey.autociv.session.production.queue.clear" = "Alt+R"</p>
992<p>Loaded config string "hotkey.autociv.session.stance.set.aggressive" = "Alt+2"</p>
993<p>Loaded config string "hotkey.autociv.session.stance.set.defensive" = "Alt+3"</p>
994<p>Loaded config string "hotkey.autociv.session.stance.set.passive" = "Alt+4"</p>
995<p>Loaded config string "hotkey.autociv.session.stance.set.standground" = "Alt+5"</p>
996<p>Loaded config string "hotkey.autociv.session.stance.set.violent" = "Alt+1"</p>
997<p>Loaded config string "hotkey.camera.rotate.ccw" = "E", "Ctrl+RightArrow"</p>
998<p>Loaded config string "hotkey.camera.rotate.cw" = "Q", "Ctrl+LeftArrow"</p>
999<p>Loaded config string "hotkey.close" = "Shift+Esc"</p>
1000<p>Loaded config string "hotkey.fgodmanual" = "Alt+Shift+F"</p>
1001<p>Loaded config string "hotkey.fgodupdate" = "Alt+U"</p>
1002<p>Loaded config string "hotkey.fgodwebsite" = "Alt+W"</p>
1003<p>Loaded config string "hotkey.focustextinput" = "Tab"</p>
1004<p>Loaded config string "hotkey.monitor.quickShowProduction" = "Space+W"</p>
1005<p>Loaded config string "hotkey.monitor.quickShowTech" = "E+Space"</p>
1006<p>Loaded config string "hotkey.monitor.quickShowUnits" = "Q+Space"</p>
1007<p>Loaded config string "hotkey.monitor.toggleMode" = "Shift+Space"</p>
1008<p>Loaded config string "hotkey.monitor.toggleShowNames" = "Space+Tab"</p>
1009<p>Loaded config string "hotkey.monitor.toggleVisibility" = "Ctrl+Space"</p>
1010<p>Loaded config string "hotkey.options" = "Alt+O"</p>
1011<p>Loaded config string "hotkey.pause" = "Break"</p>
1012<p>Loaded config string "hotkey.restartGame" = "Alt+Shift+E"</p>
1013<p>Loaded config string "hotkey.selection.group.add.6" = (empty)</p>
1014<p>Loaded config string "hotkey.session.allyequalizeresources" = "Alt+Shift+E"</p>
1015<p>Loaded config string "hotkey.session.allyrequestresources" = "Alt+Shift+R"</p>
1016<p>Loaded config string "hotkey.session.gui.diplomacy.toggle" = "Alt+D"</p>
1017<p>Loaded config string "hotkey.session.gui.gamespeed.faster" = "Alt+Plus"</p>
1018<p>Loaded config string "hotkey.session.gui.gamespeed.slower" = "Alt+Minus"</p>
1019<p>Loaded config string "hotkey.session.gui.gamespeed.toggle" = "Alt+Shift+G"</p>
1020<p>Loaded config string "hotkey.session.gui.objectives.toggle" = "Alt+Shift+O"</p>
1021<p>Loaded config string "hotkey.session.messagemenu" = "Ctrl+Y"</p>
1022<p>Loaded config string "hotkey.session.messagemenu_en" = "Ctrl+Z"</p>
1023<p>Loaded config string "hotkey.session.pingpauser" = "Shift+Break"</p>
1024<p>Loaded config string "hotkey.session.selectedunitplayerview" = "P"</p>
1025<p>Loaded config string "hotkey.session.selectplayer.0" = "Alt+0"</p>
1026<p>Loaded config string "hotkey.session.selectplayer.1" = "Alt+1"</p>
1027<p>Loaded config string "hotkey.session.selectplayer.2" = "Alt+2"</p>
1028<p>Loaded config string "hotkey.session.selectplayer.3" = "Alt+3"</p>
1029<p>Loaded config string "hotkey.session.selectplayer.5" = "Alt+5"</p>
1030<p>Loaded config string "hotkey.session.selectplayer.6" = "Alt+6"</p>
1031<p>Loaded config string "hotkey.session.selectplayer.7" = "Alt+7"</p>
1032<p>Loaded config string "hotkey.session.selectplayer.8" = "Alt+8"</p>
1033<p>Loaded config string "hotkey.session.selectplayer.prev" = "Alt+Q"</p>
1034<p>Loaded config string "hotkey.session.togglepauseondisconnectplayer" = "Ctrl+Break"</p>
1035<p>Loaded config string "load.gamessort" = "date:-1,mapName:1,mapType:1,description:1"</p>
1036<p>Loaded config string "lobby.autoawaytime" = "25"</p>
1037<p>Loaded config string "lobby.autologin" = "true"</p>
1038<p>Loaded config string "lobby.buddies"</p>
1039<p>Loaded config string "lobby.columns.gamerating" = "true"</p>
1040<p>Loaded config string "lobby.highlightbuddies" = "true"</p>
1041<p>Loaded config string "lobby.history" = "20"</p>
1042<p>Loaded config string "lobby.lobby.playerlistgamestatus" = "true"</p>
1043<p>Loaded config string "lobby.loggedin" = "true"</p>
1044<p>Loaded config string "lobby.login" = "nani"</p>
1045<p>Loaded config string "lobby.password"</p>
1046<p>Loaded config string "lobby.playerlistgamestatus" = "true"</p>
1047<p>Loaded config string "lobby.presenceselection" = "away"</p>
1048<p>Loaded config string "lobby.privacy_policy" = "68406ebe232a8a929ec7cb246fb0e1dd"</p>
1049<p>Loaded config string "lobby.secureauth" = "true"</p>
1050<p>Loaded config string "lobby.sendprivatemsgonbuddy" = "false"</p>
1051<p>Loaded config string "lobby.sort.games" = "name:1,gameRating:-1,mapName:-1,mods:1,nPlayers:-1,time:-1,buddy:-1,mapType:1,mapSize:1"</p>
1052<p>Loaded config string "lobby.sort.players" = "status:1,rating:-1,name:1,buddy:-1"</p>
1053<p>Loaded config string "lobby.statuscolors.games.buddy.incompatible" = "160 160 160"</p>
1054<p>Loaded config string "lobby.statuscolors.games.buddy.init" = "80 219 219"</p>
1055<p>Loaded config string "lobby.statuscolors.games.buddy.running" = "230 80 230"</p>
1056<p>Loaded config string "lobby.statuscolors.games.buddy.waiting" = "255 127 255"</p>
1057<p>Loaded config string "lobby.statuscolors.games.incompatible" = "128 128 128"</p>
1058<p>Loaded config string "lobby.statuscolors.games.init" = "0 219 0"</p>
1059<p>Loaded config string "lobby.statuscolors.games.running" = "219 0 0"</p>
1060<p>Loaded config string "lobby.statuscolors.games.waiting" = "255 127 0"</p>
1061<p>Loaded config string "lobby.statuscolors.players.available" = "0 219 0"</p>
1062<p>Loaded config string "lobby.statuscolors.players.away" = "229 76 13"</p>
1063<p>Loaded config string "lobby.statuscolors.players.buddy.available" = "102 226 255"</p>
1064<p>Loaded config string "lobby.statuscolors.players.buddy.away" = "249 156 249"</p>
1065<p>Loaded config string "lobby.statuscolors.players.buddy.offline" = "44 44 88"</p>
1066<p>Loaded config string "lobby.statuscolors.players.buddy.playing" = "230 80 230"</p>
1067<p>Loaded config string "lobby.statuscolors.players.buddy.unknown" = "89 89 178"</p>
1068<p>Loaded config string "lobby.statuscolors.players.offline" = "0 0 0"</p>
1069<p>Loaded config string "lobby.statuscolors.players.playing" = "200 0 0"</p>
1070<p>Loaded config string "lobby.statuscolors.players.unknown" = "178 178 178"</p>
1071<p>Loaded config string "lobby.stun.enabled" = "false"</p>
1072<p>Loaded config string "lobby.terms_of_service" = "133beeda0ffdfef356d47247a22ef383"</p>
1073<p>Loaded config string "lobby.terms_of_use" = "3dbde95cae507ebf5dbb37e27dbedb5b"</p>
1074<p>Loaded config string "lobby.userplayer.color" = "102 103 255"</p>
1075<p>Loaded config string "materialmgr.quality" = "10"</p>
1076<p>Loaded config string "mod.enabledmods" = "mod public autociv"</p>
1077<p>Loaded config string "modio.disclaimer" = "3afe6d7d4ec92b87b757936664df4591"</p>
1078<p>Loaded config string "monitor.enabled" = "false"</p>
1079<p>Loaded config string "monitor.replaceTopPanel" = "true"</p>
1080<p>Loaded config string "monitor.showNames" = "true"</p>
1081<p>Loaded config string "monitor.showPhase" = "false"</p>
1082<p>Loaded config string "monitor.topPanel.showRelicsHero" = "true"</p>
1083<p>Loaded config string "multiplayerhosting.lobby" = "false"</p>
1084<p>Loaded config string "multiplayerhosting.port" = "20595"</p>
1085<p>Loaded config string "multiplayerjoining.port" = "20595"</p>
1086<p>Loaded config string "multiplayerserver" = "localhost"</p>
1087<p>Loaded config string "network.lateobservers" = "everyone"</p>
1088<p>Loaded config string "network.observerlimit" = "32"</p>
1089<p>Loaded config string "overlay.fps" = "true"</p>
1090<p>Loaded config string "overlay.realtime" = "true"</p>
1091<p>Loaded config string "particles" = "false"</p>
1092<p>Loaded config string "pauseonfocusloss" = "false"</p>
1093<p>Loaded config string "playername.multiplayer" = "nani"</p>
1094<p>Loaded config string "playername.singleplayer" = "nani"</p>
1095<p>Loaded config string "postproc" = "true"</p>
1096<p>Loaded config string "preferglsl" = "true"</p>
1097<p>Loaded config string "replay.sort" = "months:-1,players:1,mapName:1,mapSize:1,popCapacity:1,duration:1"</p>
1098<p>Loaded config string "session.askposunrevealed" = "true"</p>
1099<p>Loaded config string "session.autoequalizeallyresources" = "false"</p>
1100<p>Loaded config string "session.autorequestallyresources" = "false"</p>
1101<p>Loaded config string "session.pauseondisconnectedplayers" = "false"</p>
1102<p>Loaded config string "session.sendresonresign" = "true"</p>
1103<p>Loaded config string "session.showlobbychat" = "false"</p>
1104<p>Loaded config string "session.showobservers" = "true"</p>
1105<p>Loaded config string "session.showstats" = "true"</p>
1106<p>Loaded config string "session.specsautokickseconds" = "-1"</p>
1107<p>Loaded config string "session.specsautokicktimes" = "-1"</p>
1108<p>Loaded config string "session.summaryautoupdate" = "1000"</p>
1109<p>Loaded config string "shadowpcf" = "false"</p>
1110<p>Loaded config string "shadowquality" = "1"</p>
1111<p>Loaded config string "shadows" = "false"</p>
1112<p>Loaded config string "shadowsonwater" = "false"</p>
1113<p>Loaded config string "sharpening" = "cas"</p>
1114<p>Loaded config string "sharpness" = "0.146567702293396"</p>
1115<p>Loaded config string "showdetailedtooltips" = "true"</p>
1116<p>Loaded config string "silhouettes" = "true"</p>
1117<p>Loaded config string "sound.mastergain" = "0"</p>
1118<p>Loaded config string "userreport.enabledversion" = "1"</p>
1119<p>Loaded config string "userreport.id"</p>
1120<p>Loaded config string "userreport.terms" = "42780012b25000ce5f11a07db5b95585"</p>
1121<p>Loaded config string "vsync" = "true"</p>
1122<p>Loaded config string "watereffects" = "true"</p>
1123<p>Loaded config string "waterfancyeffects" = "false"</p>
1124<p>Loaded config string "waterreflection" = "false"</p>
1125<p>Loaded config string "windowed" = (empty)</p>
1126<p>Loading config file "config/user.cfg"</p>
1127<p>Loaded config string "adaptivefps.menu" = "99.40631103515625"</p>
1128<p>Loaded config string "adaptivefps.session" = "99.40630340576172"</p>
1129<p>Loaded config string "antialiasing" = "fxaa"</p>
1130<p>Loaded config string "asdasd" = "asdasd"</p>
1131<p>Loaded config string "autociv.data.mute" = "%7B%22nani10%22%3A%22nani10%22%7D"</p>
1132<p>Loaded config string "autociv.data.playerReminder" = "%7B%7D"</p>
1133<p>Loaded config string "autociv.data.stanza" = "%7B%7D"</p>
1134<p>Loaded config string "autociv.gamesetup.countdown.enabled" = "false"</p>
1135<p>Loaded config string "autociv.gamesetup.countdown.time" = "5"</p>
1136<p>Loaded config string "autociv.lobby.chat.subject.hide" = "true"</p>
1137<p>Loaded config string "autociv.lobby.gamelist.markStunGames" = "false"</p>
1138<p>Loaded config string "autociv.lobby.gamelist.showHostName" = "true"</p>
1139<p>Loaded config string "autociv.resizebar.enabled" = "true"</p>
1140<p>Loaded config string "autociv.session.APM.chart.enabled" = "false"</p>
1141<p>Loaded config string "autociv.session.APM.enabled" = "false"</p>
1142<p>Loaded config string "autociv.session.chatPanel.size" = "0 130 100% 100%-240"</p>
1143<p>Loaded config string "autociv.session.chatPanel.size.change" = "false"</p>
1144<p>Loaded config string "autociv.session.chatText.font" = "sans-bold-stroke-14"</p>
1145<p>Loaded config string "autociv.session.chatText.font.change" = "false"</p>
1146<p>Loaded config string "autociv.session.graphics.corpses.max" = "50"</p>
1147<p>Loaded config string "autociv.session.kill.nowarning" = "false"</p>
1148<p>Loaded config string "autociv.settings.autociv_readme.seen" = "true"</p>
1149<p>Loaded config string "autociv.settings.reset.all" = "false"</p>
1150<p>Loaded config string "chat.session.extended" = "true"</p>
1151<p>Loaded config string "fgod.installed" = "1569502695982"</p>
1152<p>Loaded config string "fgod.updatechecked" = "1600708811242"</p>
1153<p>Loaded config string "fgod.updated" = "1600708811310"</p>
1154<p>Loaded config string "fgod.version" = "1623"</p>
1155<p>Loaded config string "fog" = "false"</p>
1156<p>Loaded config string "gui.gamesetup.aibehavior" = "aggressive"</p>
1157<p>Loaded config string "gui.gamesetup.aidifficulty" = "5"</p>
1158<p>Loaded config string "gui.gamesetup.assignplayers" = "everyone"</p>
1159<p>Loaded config string "gui.lobby.morebuttonsbar" = "visible"</p>
1160<p>Loaded config string "gui.session.attackrange" = "false"</p>
1161<p>Loaded config string "gui.session.aurasrange" = "true"</p>
1162<p>Loaded config string "gui.session.batchtrainingsize" = "2"</p>
1163<p>Loaded config string "gui.session.ceasefirecounter" = "true"</p>
1164<p>Loaded config string "gui.session.defaultformation" = "special/formations/null"</p>
1165<p>Loaded config string "gui.session.healrange" = "true"</p>
1166<p>Loaded config string "gui.session.notifications.phase" = "all"</p>
1167<p>Loaded config string "gui.session.respoptooltipsort" = "-1"</p>
1168<p>Loaded config string "gui.session.showstats" = "1"</p>
1169<p>Loaded config string "gui.session.snaptoedges" = "enabled"</p>
1170<p>Loaded config string "gui.session.timeelapsedcounter" = "true"</p>
1171<p>Loaded config string "gui.session.woundedunithotkeythreshold" = "52.29499053955078"</p>
1172<p>Loaded config string "gui.splashscreen.enable" = "false"</p>
1173<p>Loaded config string "gui.splashscreen.version" = "1612565538"</p>
1174<p>Loaded config string "gui.startintolobby" = "true"</p>
1175<p>Loaded config string "host.gamename" = "MORDOR"</p>
1176<p>Loaded config string "hotkey.autociv.CLI.stdout.eval" = "Alt+E"</p>
1177<p>Loaded config string "hotkey.autociv.CLI.stdout.toggle" = "Alt+S"</p>
1178<p>Loaded config string "hotkey.autociv.CLI.toggle" = "Ctrl+C+L"</p>
1179<p>Loaded config string "hotkey.autociv.gamesetup.focus.chatInput" = "Alt+Q"</p>
1180<p>Loaded config string "hotkey.autociv.group.button.garrison" = "Ctrl"</p>
1181<p>Loaded config string "hotkey.autociv.lobby.focus.chatInput" = "Alt+Q"</p>
1182<p>Loaded config string "hotkey.autociv.lobby.focus.gameList" = "Alt+W"</p>
1183<p>Loaded config string "hotkey.autociv.lobby.gameList.selected.join" = "Alt+E"</p>
1184<p>Loaded config string "hotkey.autociv.minimap.mode.flare" = "Alt"</p>
1185<p>Loaded config string "hotkey.autociv.open.autociv_readme" = "Shift+F4"</p>
1186<p>Loaded config string "hotkey.autociv.open.test" = "Ctrl+A+T"</p>
1187<p>Loaded config string "hotkey.autociv.selection.nowoundedonly" = "K"</p>
1188<p>Loaded config string "hotkey.autociv.session.building.autotrain.disable" = "Alt+W"</p>
1189<p>Loaded config string "hotkey.autociv.session.building.autotrain.enable" = "Alt+Q"</p>
1190<p>Loaded config string "hotkey.autociv.session.building.place.amphitheater_pompeii" = (empty)</p>
1191<p>Loaded config string "hotkey.autociv.session.building.place.apadana" = (empty)</p>
1192<p>Loaded config string "hotkey.autociv.session.building.place.arch" = (empty)</p>
1193<p>Loaded config string "hotkey.autociv.session.building.place.army_camp" = (empty)</p>
1194<p>Loaded config string "hotkey.autociv.session.building.place.arsenal" = "A+Space"</p>
1195<p>Loaded config string "hotkey.autociv.session.building.place.assembly" = (empty)</p>
1196<p>Loaded config string "hotkey.autociv.session.building.place.barracks" = "B+Space"</p>
1197<p>Loaded config string "hotkey.autociv.session.building.place.camp_blemmye" = (empty)</p>
1198<p>Loaded config string "hotkey.autociv.session.building.place.camp_noba" = (empty)</p>
1199<p>Loaded config string "hotkey.autociv.session.building.place.civil_centre" = "C+Space"</p>
1200<p>Loaded config string "hotkey.autociv.session.building.place.corral" = "K+Space"</p>
1201<p>Loaded config string "hotkey.autociv.session.building.place.crannog" = (empty)</p>
1202<p>Loaded config string "hotkey.autociv.session.building.place.defense_tower" = "D+Space"</p>
1203<p>Loaded config string "hotkey.autociv.session.building.place.dock" = "J+Space"</p>
1204<p>Loaded config string "hotkey.autociv.session.building.place.elephant_stables" = "Q+Space"</p>
1205<p>Loaded config string "hotkey.autociv.session.building.place.embassy" = (empty)</p>
1206<p>Loaded config string "hotkey.autociv.session.building.place.embassy_celtic" = (empty)</p>
1207<p>Loaded config string "hotkey.autociv.session.building.place.embassy_iberian" = (empty)</p>
1208<p>Loaded config string "hotkey.autociv.session.building.place.embassy_italic" = (empty)</p>
1209<p>Loaded config string "hotkey.autociv.session.building.place.farmstead" = "G+Space"</p>
1210<p>Loaded config string "hotkey.autociv.session.building.place.field" = "F+Space"</p>
1211<p>Loaded config string "hotkey.autociv.session.building.place.forge" = "N+Space"</p>
1212<p>Loaded config string "hotkey.autociv.session.building.place.fortress" = "R+Space"</p>
1213<p>Loaded config string "hotkey.autociv.session.building.place.gerousia" = (empty)</p>
1214<p>Loaded config string "hotkey.autociv.session.building.place.gymnasium" = (empty)</p>
1215<p>Loaded config string "hotkey.autociv.session.building.place.hall" = (empty)</p>
1216<p>Loaded config string "hotkey.autociv.session.building.place.house" = "H+Space"</p>
1217<p>Loaded config string "hotkey.autociv.session.building.place.inn" = (empty)</p>
1218<p>Loaded config string "hotkey.autociv.session.building.place.library" = (empty)</p>
1219<p>Loaded config string "hotkey.autociv.session.building.place.lighthouse" = (empty)</p>
1220<p>Loaded config string "hotkey.autociv.session.building.place.market" = "M+Space"</p>
1221<p>Loaded config string "hotkey.autociv.session.building.place.mercenary_camp" = (empty)</p>
1222<p>Loaded config string "hotkey.autociv.session.building.place.military_colony" = (empty)</p>
1223<p>Loaded config string "hotkey.autociv.session.building.place.monument" = (empty)</p>
1224<p>Loaded config string "hotkey.autociv.session.building.place.outpost" = "O+Space"</p>
1225<p>Loaded config string "hotkey.autociv.session.building.place.palace" = (empty)</p>
1226<p>Loaded config string "hotkey.autociv.session.building.place.pillar_ashoka" = (empty)</p>
1227<p>Loaded config string "hotkey.autociv.session.building.place.prytaneion" = (empty)</p>
1228<p>Loaded config string "hotkey.autociv.session.building.place.pyramid_large" = (empty)</p>
1229<p>Loaded config string "hotkey.autociv.session.building.place.pyramid_small" = (empty)</p>
1230<p>Loaded config string "hotkey.autociv.session.building.place.range" = (empty)</p>
1231<p>Loaded config string "hotkey.autociv.session.building.place.rotarymill" = (empty)</p>
1232<p>Loaded config string "hotkey.autociv.session.building.place.royal_stoa" = (empty)</p>
1233<p>Loaded config string "hotkey.autociv.session.building.place.sentry_tower" = "Space+Y"</p>
1234<p>Loaded config string "hotkey.autociv.session.building.place.shrine" = (empty)</p>
1235<p>Loaded config string "hotkey.autociv.session.building.place.stable" = "Space+V"</p>
1236<p>Loaded config string "hotkey.autociv.session.building.place.storehouse" = "S+Space"</p>
1237<p>Loaded config string "hotkey.autociv.session.building.place.super_dock" = (empty)</p>
1238<p>Loaded config string "hotkey.autociv.session.building.place.syssiton" = (empty)</p>
1239<p>Loaded config string "hotkey.autociv.session.building.place.tacara" = (empty)</p>
1240<p>Loaded config string "hotkey.autociv.session.building.place.tavern" = (empty)</p>
1241<p>Loaded config string "hotkey.autociv.session.building.place.temple" = "Space+T"</p>
1242<p>Loaded config string "hotkey.autociv.session.building.place.temple_amun" = (empty)</p>
1243<p>Loaded config string "hotkey.autociv.session.building.place.temple_mars" = (empty)</p>
1244<p>Loaded config string "hotkey.autociv.session.building.place.temple_vesta" = (empty)</p>
1245<p>Loaded config string "hotkey.autociv.session.building.place.theater" = (empty)</p>
1246<p>Loaded config string "hotkey.autociv.session.building.place.tophet" = (empty)</p>
1247<p>Loaded config string "hotkey.autociv.session.building.place.tower_artillery" = (empty)</p>
1248<p>Loaded config string "hotkey.autociv.session.building.place.tower_babylon" = (empty)</p>
1249<p>Loaded config string "hotkey.autociv.session.building.place.tower_bolt" = (empty)</p>
1250<p>Loaded config string "hotkey.autociv.session.building.place.tower_double" = (empty)</p>
1251<p>Loaded config string "hotkey.autociv.session.building.place.wallset_palisade" = "E+Space"</p>
1252<p>Loaded config string "hotkey.autociv.session.building.place.wallset_short" = (empty)</p>
1253<p>Loaded config string "hotkey.autociv.session.building.place.wallset_siege" = "Space+U"</p>
1254<p>Loaded config string "hotkey.autociv.session.building.place.wallset_stone" = "Space+W"</p>
1255<p>Loaded config string "hotkey.autociv.session.building.place.warehouse" = (empty)</p>
1256<p>Loaded config string "hotkey.autociv.session.building.place.wonder" = (empty)</p>
1257<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.(Soldier|Siege|Dog)&amp;!Ship" = "Alt+S"</p>
1258<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Cavalry" = "Alt+E"</p>
1259<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Cavalry.by.group.none" = (empty)</p>
1260<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Infantry" = (empty)</p>
1261<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Ranged" = (empty)</p>
1262<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Siege" = (empty)</p>
1263<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Support&amp;Worker|(Support&amp;Elephant)" = "Alt+A"</p>
1264<p>Loaded config string "hotkey.autociv.session.entity.by.health.nowounded.by.class.select.Cavalry" = (empty)</p>
1265<p>Loaded config string "hotkey.autociv.session.entity.by.health.wounded.by.class.select.Cavalry" = (empty)</p>
1266<p>Loaded config string "hotkey.autociv.session.entity.by.rank.1" = (empty)</p>
1267<p>Loaded config string "hotkey.autociv.session.entity.by.rank.2" = (empty)</p>
1268<p>Loaded config string "hotkey.autociv.session.entity.by.rank.3" = (empty)</p>
1269<p>Loaded config string "hotkey.autociv.session.entity.select.amphitheater_pompeii" = (empty)</p>
1270<p>Loaded config string "hotkey.autociv.session.entity.select.apadana" = (empty)</p>
1271<p>Loaded config string "hotkey.autociv.session.entity.select.arch" = (empty)</p>
1272<p>Loaded config string "hotkey.autociv.session.entity.select.army_camp" = (empty)</p>
1273<p>Loaded config string "hotkey.autociv.session.entity.select.arsenal" = "Ctrl+A"</p>
1274<p>Loaded config string "hotkey.autociv.session.entity.select.assembly" = (empty)</p>
1275<p>Loaded config string "hotkey.autociv.session.entity.select.barracks" = "Ctrl+X"</p>
1276<p>Loaded config string "hotkey.autociv.session.entity.select.camp_blemmye" = (empty)</p>
1277<p>Loaded config string "hotkey.autociv.session.entity.select.camp_noba" = (empty)</p>
1278<p>Loaded config string "hotkey.autociv.session.entity.select.civil_centre" = "Ctrl+C"</p>
1279<p>Loaded config string "hotkey.autociv.session.entity.select.corral" = "Ctrl+K"</p>
1280<p>Loaded config string "hotkey.autociv.session.entity.select.crannog" = (empty)</p>
1281<p>Loaded config string "hotkey.autociv.session.entity.select.defense_tower" = "Ctrl+D"</p>
1282<p>Loaded config string "hotkey.autociv.session.entity.select.dock" = "Ctrl+J"</p>
1283<p>Loaded config string "hotkey.autociv.session.entity.select.elephant_stables" = "Ctrl+Q"</p>
1284<p>Loaded config string "hotkey.autociv.session.entity.select.embassy" = (empty)</p>
1285<p>Loaded config string "hotkey.autociv.session.entity.select.embassy_celtic" = (empty)</p>
1286<p>Loaded config string "hotkey.autociv.session.entity.select.embassy_iberian" = (empty)</p>
1287<p>Loaded config string "hotkey.autociv.session.entity.select.embassy_italic" = (empty)</p>
1288<p>Loaded config string "hotkey.autociv.session.entity.select.farmstead" = "Ctrl+G"</p>
1289<p>Loaded config string "hotkey.autociv.session.entity.select.field" = "Ctrl+F"</p>
1290<p>Loaded config string "hotkey.autociv.session.entity.select.forge" = "Ctrl+N"</p>
1291<p>Loaded config string "hotkey.autociv.session.entity.select.fortress" = "Ctrl+R"</p>
1292<p>Loaded config string "hotkey.autociv.session.entity.select.gerousia" = (empty)</p>
1293<p>Loaded config string "hotkey.autociv.session.entity.select.gymnasium" = (empty)</p>
1294<p>Loaded config string "hotkey.autociv.session.entity.select.hall" = (empty)</p>
1295<p>Loaded config string "hotkey.autociv.session.entity.select.house" = "Ctrl+H"</p>
1296<p>Loaded config string "hotkey.autociv.session.entity.select.inn" = (empty)</p>
1297<p>Loaded config string "hotkey.autociv.session.entity.select.library" = (empty)</p>
1298<p>Loaded config string "hotkey.autociv.session.entity.select.lighthouse" = (empty)</p>
1299<p>Loaded config string "hotkey.autociv.session.entity.select.market" = "Ctrl+M"</p>
1300<p>Loaded config string "hotkey.autociv.session.entity.select.mercenary_camp" = (empty)</p>
1301<p>Loaded config string "hotkey.autociv.session.entity.select.military_colony" = (empty)</p>
1302<p>Loaded config string "hotkey.autociv.session.entity.select.monument" = (empty)</p>
1303<p>Loaded config string "hotkey.autociv.session.entity.select.outpost" = "Ctrl+O"</p>
1304<p>Loaded config string "hotkey.autociv.session.entity.select.palace" = (empty)</p>
1305<p>Loaded config string "hotkey.autociv.session.entity.select.pillar_ashoka" = (empty)</p>
1306<p>Loaded config string "hotkey.autociv.session.entity.select.prytaneion" = (empty)</p>
1307<p>Loaded config string "hotkey.autociv.session.entity.select.pyramid_large" = (empty)</p>
1308<p>Loaded config string "hotkey.autociv.session.entity.select.pyramid_small" = (empty)</p>
1309<p>Loaded config string "hotkey.autociv.session.entity.select.range" = (empty)</p>
1310<p>Loaded config string "hotkey.autociv.session.entity.select.rotarymill" = (empty)</p>
1311<p>Loaded config string "hotkey.autociv.session.entity.select.royal_stoa" = (empty)</p>
1312<p>Loaded config string "hotkey.autociv.session.entity.select.sentry_tower" = "Ctrl+Y"</p>
1313<p>Loaded config string "hotkey.autociv.session.entity.select.shrine" = (empty)</p>
1314<p>Loaded config string "hotkey.autociv.session.entity.select.stable" = "Ctrl+Z"</p>
1315<p>Loaded config string "hotkey.autociv.session.entity.select.storehouse" = "Ctrl+V"</p>
1316<p>Loaded config string "hotkey.autociv.session.entity.select.super_dock" = (empty)</p>
1317<p>Loaded config string "hotkey.autociv.session.entity.select.syssiton" = (empty)</p>
1318<p>Loaded config string "hotkey.autociv.session.entity.select.tacara" = (empty)</p>
1319<p>Loaded config string "hotkey.autociv.session.entity.select.tavern" = (empty)</p>
1320<p>Loaded config string "hotkey.autociv.session.entity.select.temple" = "Ctrl+T"</p>
1321<p>Loaded config string "hotkey.autociv.session.entity.select.temple_amun" = (empty)</p>
1322<p>Loaded config string "hotkey.autociv.session.entity.select.temple_mars" = (empty)</p>
1323<p>Loaded config string "hotkey.autociv.session.entity.select.temple_vesta" = (empty)</p>
1324<p>Loaded config string "hotkey.autociv.session.entity.select.theater" = (empty)</p>
1325<p>Loaded config string "hotkey.autociv.session.entity.select.tophet" = (empty)</p>
1326<p>Loaded config string "hotkey.autociv.session.entity.select.tower_artillery" = (empty)</p>
1327<p>Loaded config string "hotkey.autociv.session.entity.select.tower_babylon" = (empty)</p>
1328<p>Loaded config string "hotkey.autociv.session.entity.select.tower_bolt" = (empty)</p>
1329<p>Loaded config string "hotkey.autociv.session.entity.select.tower_double" = (empty)</p>
1330<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_palisade" = (empty)</p>
1331<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_short" = (empty)</p>
1332<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_siege" = (empty)</p>
1333<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_stone" = (empty)</p>
1334<p>Loaded config string "hotkey.autociv.session.entity.select.warehouse" = (empty)</p>
1335<p>Loaded config string "hotkey.autociv.session.entity.select.wonder" = (empty)</p>
1336<p>Loaded config string "hotkey.autociv.session.formation.set.anti_cavalry" = (empty)</p>
1337<p>Loaded config string "hotkey.autociv.session.formation.set.battle_line" = "0+Space"</p>
1338<p>Loaded config string "hotkey.autociv.session.formation.set.box" = "2+Space"</p>
1339<p>Loaded config string "hotkey.autociv.session.formation.set.column_closed" = "3+Space"</p>
1340<p>Loaded config string "hotkey.autociv.session.formation.set.column_open" = "5+Space"</p>
1341<p>Loaded config string "hotkey.autociv.session.formation.set.flank" = "7+Space"</p>
1342<p>Loaded config string "hotkey.autociv.session.formation.set.line_closed" = "4+Space"</p>
1343<p>Loaded config string "hotkey.autociv.session.formation.set.line_open" = "6+Space"</p>
1344<p>Loaded config string "hotkey.autociv.session.formation.set.null" = "1+Space"</p>
1345<p>Loaded config string "hotkey.autociv.session.formation.set.phalanx" = (empty)</p>
1346<p>Loaded config string "hotkey.autociv.session.formation.set.scatter" = (empty)</p>
1347<p>Loaded config string "hotkey.autociv.session.formation.set.skirmish" = "8+Space"</p>
1348<p>Loaded config string "hotkey.autociv.session.formation.set.syntagma" = "Quote+Space"</p>
1349<p>Loaded config string "hotkey.autociv.session.formation.set.testudo" = (empty)</p>
1350<p>Loaded config string "hotkey.autociv.session.formation.set.wedge" = "9+Space"</p>
1351<p>Loaded config string "hotkey.autociv.session.minimap.expand.toggle" = "Shift+Tab"</p>
1352<p>Loaded config string "hotkey.autociv.session.production.queue.clear" = "Alt+R"</p>
1353<p>Loaded config string "hotkey.autociv.session.stance.set.aggressive" = "Alt+2"</p>
1354<p>Loaded config string "hotkey.autociv.session.stance.set.defensive" = "Alt+3"</p>
1355<p>Loaded config string "hotkey.autociv.session.stance.set.passive" = "Alt+4"</p>
1356<p>Loaded config string "hotkey.autociv.session.stance.set.standground" = "Alt+5"</p>
1357<p>Loaded config string "hotkey.autociv.session.stance.set.violent" = "Alt+1"</p>
1358<p>Loaded config string "hotkey.camera.rotate.ccw" = "E", "Ctrl+RightArrow"</p>
1359<p>Loaded config string "hotkey.camera.rotate.cw" = "Q", "Ctrl+LeftArrow"</p>
1360<p>Loaded config string "hotkey.close" = "Shift+Esc"</p>
1361<p>Loaded config string "hotkey.fgodmanual" = "Alt+Shift+F"</p>
1362<p>Loaded config string "hotkey.fgodupdate" = "Alt+U"</p>
1363<p>Loaded config string "hotkey.fgodwebsite" = "Alt+W"</p>
1364<p>Loaded config string "hotkey.focustextinput" = "Tab"</p>
1365<p>Loaded config string "hotkey.monitor.quickShowProduction" = "Space+W"</p>
1366<p>Loaded config string "hotkey.monitor.quickShowTech" = "E+Space"</p>
1367<p>Loaded config string "hotkey.monitor.quickShowUnits" = "Q+Space"</p>
1368<p>Loaded config string "hotkey.monitor.toggleMode" = "Shift+Space"</p>
1369<p>Loaded config string "hotkey.monitor.toggleShowNames" = "Space+Tab"</p>
1370<p>Loaded config string "hotkey.monitor.toggleVisibility" = "Ctrl+Space"</p>
1371<p>Loaded config string "hotkey.options" = "Alt+O"</p>
1372<p>Loaded config string "hotkey.pause" = "Break"</p>
1373<p>Loaded config string "hotkey.restartGame" = "Alt+Shift+E"</p>
1374<p>Loaded config string "hotkey.selection.group.add.6" = (empty)</p>
1375<p>Loaded config string "hotkey.session.allyequalizeresources" = "Alt+Shift+E"</p>
1376<p>Loaded config string "hotkey.session.allyrequestresources" = "Alt+Shift+R"</p>
1377<p>Loaded config string "hotkey.session.gui.diplomacy.toggle" = "Alt+D"</p>
1378<p>Loaded config string "hotkey.session.gui.gamespeed.faster" = "Alt+Plus"</p>
1379<p>Loaded config string "hotkey.session.gui.gamespeed.slower" = "Alt+Minus"</p>
1380<p>Loaded config string "hotkey.session.gui.gamespeed.toggle" = "Alt+Shift+G"</p>
1381<p>Loaded config string "hotkey.session.gui.objectives.toggle" = "Alt+Shift+O"</p>
1382<p>Loaded config string "hotkey.session.messagemenu" = "Ctrl+Y"</p>
1383<p>Loaded config string "hotkey.session.messagemenu_en" = "Ctrl+Z"</p>
1384<p>Loaded config string "hotkey.session.pingpauser" = "Shift+Break"</p>
1385<p>Loaded config string "hotkey.session.selectedunitplayerview" = "P"</p>
1386<p>Loaded config string "hotkey.session.selectplayer.0" = "Alt+0"</p>
1387<p>Loaded config string "hotkey.session.selectplayer.1" = "Alt+1"</p>
1388<p>Loaded config string "hotkey.session.selectplayer.2" = "Alt+2"</p>
1389<p>Loaded config string "hotkey.session.selectplayer.3" = "Alt+3"</p>
1390<p>Loaded config string "hotkey.session.selectplayer.5" = "Alt+5"</p>
1391<p>Loaded config string "hotkey.session.selectplayer.6" = "Alt+6"</p>
1392<p>Loaded config string "hotkey.session.selectplayer.7" = "Alt+7"</p>
1393<p>Loaded config string "hotkey.session.selectplayer.8" = "Alt+8"</p>
1394<p>Loaded config string "hotkey.session.selectplayer.prev" = "Alt+Q"</p>
1395<p>Loaded config string "hotkey.session.togglepauseondisconnectplayer" = "Ctrl+Break"</p>
1396<p>Loaded config string "load.gamessort" = "date:-1,mapName:1,mapType:1,description:1"</p>
1397<p>Loaded config string "lobby.autoawaytime" = "25"</p>
1398<p>Loaded config string "lobby.autologin" = "true"</p>
1399<p>Loaded config string "lobby.buddies"</p>
1400<p>Loaded config string "lobby.columns.gamerating" = "true"</p>
1401<p>Loaded config string "lobby.highlightbuddies" = "true"</p>
1402<p>Loaded config string "lobby.history" = "20"</p>
1403<p>Loaded config string "lobby.lobby.playerlistgamestatus" = "true"</p>
1404<p>Loaded config string "lobby.loggedin" = "true"</p>
1405<p>Loaded config string "lobby.login" = "nani"</p>
1406<p>Loaded config string "lobby.password"</p>
1407<p>Loaded config string "lobby.playerlistgamestatus" = "true"</p>
1408<p>Loaded config string "lobby.presenceselection" = "away"</p>
1409<p>Loaded config string "lobby.privacy_policy" = "68406ebe232a8a929ec7cb246fb0e1dd"</p>
1410<p>Loaded config string "lobby.secureauth" = "true"</p>
1411<p>Loaded config string "lobby.sendprivatemsgonbuddy" = "false"</p>
1412<p>Loaded config string "lobby.sort.games" = "name:1,gameRating:-1,mapName:-1,mods:1,nPlayers:-1,time:-1,buddy:-1,mapType:1,mapSize:1"</p>
1413<p>Loaded config string "lobby.sort.players" = "status:1,rating:-1,name:1,buddy:-1"</p>
1414<p>Loaded config string "lobby.statuscolors.games.buddy.incompatible" = "160 160 160"</p>
1415<p>Loaded config string "lobby.statuscolors.games.buddy.init" = "80 219 219"</p>
1416<p>Loaded config string "lobby.statuscolors.games.buddy.running" = "230 80 230"</p>
1417<p>Loaded config string "lobby.statuscolors.games.buddy.waiting" = "255 127 255"</p>
1418<p>Loaded config string "lobby.statuscolors.games.incompatible" = "128 128 128"</p>
1419<p>Loaded config string "lobby.statuscolors.games.init" = "0 219 0"</p>
1420<p>Loaded config string "lobby.statuscolors.games.running" = "219 0 0"</p>
1421<p>Loaded config string "lobby.statuscolors.games.waiting" = "255 127 0"</p>
1422<p>Loaded config string "lobby.statuscolors.players.available" = "0 219 0"</p>
1423<p>Loaded config string "lobby.statuscolors.players.away" = "229 76 13"</p>
1424<p>Loaded config string "lobby.statuscolors.players.buddy.available" = "102 226 255"</p>
1425<p>Loaded config string "lobby.statuscolors.players.buddy.away" = "249 156 249"</p>
1426<p>Loaded config string "lobby.statuscolors.players.buddy.offline" = "44 44 88"</p>
1427<p>Loaded config string "lobby.statuscolors.players.buddy.playing" = "230 80 230"</p>
1428<p>Loaded config string "lobby.statuscolors.players.buddy.unknown" = "89 89 178"</p>
1429<p>Loaded config string "lobby.statuscolors.players.offline" = "0 0 0"</p>
1430<p>Loaded config string "lobby.statuscolors.players.playing" = "200 0 0"</p>
1431<p>Loaded config string "lobby.statuscolors.players.unknown" = "178 178 178"</p>
1432<p>Loaded config string "lobby.stun.enabled" = "false"</p>
1433<p>Loaded config string "lobby.terms_of_service" = "133beeda0ffdfef356d47247a22ef383"</p>
1434<p>Loaded config string "lobby.terms_of_use" = "3dbde95cae507ebf5dbb37e27dbedb5b"</p>
1435<p>Loaded config string "lobby.userplayer.color" = "102 103 255"</p>
1436<p>Loaded config string "materialmgr.quality" = "10"</p>
1437<p>Loaded config string "mod.enabledmods" = "mod public autociv"</p>
1438<p>Loaded config string "modio.disclaimer" = "3afe6d7d4ec92b87b757936664df4591"</p>
1439<p>Loaded config string "monitor.enabled" = "false"</p>
1440<p>Loaded config string "monitor.replaceTopPanel" = "true"</p>
1441<p>Loaded config string "monitor.showNames" = "true"</p>
1442<p>Loaded config string "monitor.showPhase" = "false"</p>
1443<p>Loaded config string "monitor.topPanel.showRelicsHero" = "true"</p>
1444<p>Loaded config string "multiplayerhosting.lobby" = "false"</p>
1445<p>Loaded config string "multiplayerhosting.port" = "20595"</p>
1446<p>Loaded config string "multiplayerjoining.port" = "20595"</p>
1447<p>Loaded config string "multiplayerserver" = "localhost"</p>
1448<p>Loaded config string "network.lateobservers" = "everyone"</p>
1449<p>Loaded config string "network.observerlimit" = "32"</p>
1450<p>Loaded config string "overlay.fps" = "true"</p>
1451<p>Loaded config string "overlay.realtime" = "true"</p>
1452<p>Loaded config string "particles" = "false"</p>
1453<p>Loaded config string "pauseonfocusloss" = "false"</p>
1454<p>Loaded config string "playername.multiplayer" = "nani"</p>
1455<p>Loaded config string "playername.singleplayer" = "nani"</p>
1456<p>Loaded config string "postproc" = "true"</p>
1457<p>Loaded config string "preferglsl" = "true"</p>
1458<p>Loaded config string "replay.sort" = "months:-1,players:1,mapName:1,mapSize:1,popCapacity:1,duration:1"</p>
1459<p>Loaded config string "session.askposunrevealed" = "true"</p>
1460<p>Loaded config string "session.autoequalizeallyresources" = "false"</p>
1461<p>Loaded config string "session.autorequestallyresources" = "false"</p>
1462<p>Loaded config string "session.pauseondisconnectedplayers" = "false"</p>
1463<p>Loaded config string "session.sendresonresign" = "true"</p>
1464<p>Loaded config string "session.showlobbychat" = "false"</p>
1465<p>Loaded config string "session.showobservers" = "true"</p>
1466<p>Loaded config string "session.showstats" = "true"</p>
1467<p>Loaded config string "session.specsautokickseconds" = "-1"</p>
1468<p>Loaded config string "session.specsautokicktimes" = "-1"</p>
1469<p>Loaded config string "session.summaryautoupdate" = "1000"</p>
1470<p>Loaded config string "shadowpcf" = "false"</p>
1471<p>Loaded config string "shadowquality" = "1"</p>
1472<p>Loaded config string "shadows" = "false"</p>
1473<p>Loaded config string "shadowsonwater" = "false"</p>
1474<p>Loaded config string "sharpening" = "cas"</p>
1475<p>Loaded config string "sharpness" = "0.146567702293396"</p>
1476<p>Loaded config string "showdetailedtooltips" = "true"</p>
1477<p>Loaded config string "silhouettes" = "true"</p>
1478<p>Loaded config string "sound.mastergain" = "0"</p>
1479<p>Loaded config string "userreport.enabledversion" = "1"</p>
1480<p>Loaded config string "userreport.id"</p>
1481<p>Loaded config string "userreport.terms" = "42780012b25000ce5f11a07db5b95585"</p>
1482<p>Loaded config string "vsync" = "true"</p>
1483<p>Loaded config string "watereffects" = "true"</p>
1484<p>Loaded config string "waterfancyeffects" = "false"</p>
1485<p>Loaded config string "waterreflection" = "false"</p>
1486<p>Loaded config string "windowed" = (empty)</p>
1487<p>Loading config file "config/user.cfg"</p>
1488<p>Loaded config string "adaptivefps.menu" = "99.40631103515625"</p>
1489<p>Loaded config string "adaptivefps.session" = "99.40630340576172"</p>
1490<p>Loaded config string "antialiasing" = "fxaa"</p>
1491<p>Loaded config string "asdasd" = "asdasd"</p>
1492<p>Loaded config string "autociv.data.mute" = "%7B%22nani10%22%3A%22nani10%22%7D"</p>
1493<p>Loaded config string "autociv.data.playerReminder" = "%7B%7D"</p>
1494<p>Loaded config string "autociv.data.stanza" = "%7B%7D"</p>
1495<p>Loaded config string "autociv.gamesetup.countdown.enabled" = "false"</p>
1496<p>Loaded config string "autociv.gamesetup.countdown.time" = "5"</p>
1497<p>Loaded config string "autociv.lobby.chat.subject.hide" = "true"</p>
1498<p>Loaded config string "autociv.lobby.gamelist.markStunGames" = "false"</p>
1499<p>Loaded config string "autociv.lobby.gamelist.showHostName" = "true"</p>
1500<p>Loaded config string "autociv.resizebar.enabled" = "true"</p>
1501<p>Loaded config string "autociv.session.APM.chart.enabled" = "false"</p>
1502<p>Loaded config string "autociv.session.APM.enabled" = "false"</p>
1503<p>Loaded config string "autociv.session.chatPanel.size" = "0 130 100% 100%-240"</p>
1504<p>Loaded config string "autociv.session.chatPanel.size.change" = "false"</p>
1505<p>Loaded config string "autociv.session.chatText.font" = "sans-bold-stroke-14"</p>
1506<p>Loaded config string "autociv.session.chatText.font.change" = "false"</p>
1507<p>Loaded config string "autociv.session.graphics.corpses.max" = "50"</p>
1508<p>Loaded config string "autociv.session.kill.nowarning" = "false"</p>
1509<p>Loaded config string "autociv.settings.autociv_readme.seen" = "true"</p>
1510<p>Loaded config string "autociv.settings.reset.all" = "false"</p>
1511<p>Loaded config string "chat.session.extended" = "true"</p>
1512<p>Loaded config string "fgod.installed" = "1569502695982"</p>
1513<p>Loaded config string "fgod.updatechecked" = "1600708811242"</p>
1514<p>Loaded config string "fgod.updated" = "1600708811310"</p>
1515<p>Loaded config string "fgod.version" = "1623"</p>
1516<p>Loaded config string "fog" = "false"</p>
1517<p>Loaded config string "gui.gamesetup.aibehavior" = "aggressive"</p>
1518<p>Loaded config string "gui.gamesetup.aidifficulty" = "5"</p>
1519<p>Loaded config string "gui.gamesetup.assignplayers" = "everyone"</p>
1520<p>Loaded config string "gui.lobby.morebuttonsbar" = "visible"</p>
1521<p>Loaded config string "gui.session.attackrange" = "false"</p>
1522<p>Loaded config string "gui.session.aurasrange" = "true"</p>
1523<p>Loaded config string "gui.session.batchtrainingsize" = "2"</p>
1524<p>Loaded config string "gui.session.ceasefirecounter" = "true"</p>
1525<p>Loaded config string "gui.session.defaultformation" = "special/formations/null"</p>
1526<p>Loaded config string "gui.session.healrange" = "true"</p>
1527<p>Loaded config string "gui.session.notifications.phase" = "all"</p>
1528<p>Loaded config string "gui.session.respoptooltipsort" = "-1"</p>
1529<p>Loaded config string "gui.session.showstats" = "1"</p>
1530<p>Loaded config string "gui.session.snaptoedges" = "enabled"</p>
1531<p>Loaded config string "gui.session.timeelapsedcounter" = "true"</p>
1532<p>Loaded config string "gui.session.woundedunithotkeythreshold" = "52.29499053955078"</p>
1533<p>Loaded config string "gui.splashscreen.enable" = "false"</p>
1534<p>Loaded config string "gui.splashscreen.version" = "1612565538"</p>
1535<p>Loaded config string "gui.startintolobby" = "true"</p>
1536<p>Loaded config string "host.gamename" = "MORDOR"</p>
1537<p>Loaded config string "hotkey.autociv.CLI.stdout.eval" = "Alt+E"</p>
1538<p>Loaded config string "hotkey.autociv.CLI.stdout.toggle" = "Alt+S"</p>
1539<p>Loaded config string "hotkey.autociv.CLI.toggle" = "Ctrl+C+L"</p>
1540<p>Loaded config string "hotkey.autociv.gamesetup.focus.chatInput" = "Alt+Q"</p>
1541<p>Loaded config string "hotkey.autociv.group.button.garrison" = "Ctrl"</p>
1542<p>Loaded config string "hotkey.autociv.lobby.focus.chatInput" = "Alt+Q"</p>
1543<p>Loaded config string "hotkey.autociv.lobby.focus.gameList" = "Alt+W"</p>
1544<p>Loaded config string "hotkey.autociv.lobby.gameList.selected.join" = "Alt+E"</p>
1545<p>Loaded config string "hotkey.autociv.minimap.mode.flare" = "Alt"</p>
1546<p>Loaded config string "hotkey.autociv.open.autociv_readme" = "Shift+F4"</p>
1547<p>Loaded config string "hotkey.autociv.open.test" = "Ctrl+A+T"</p>
1548<p>Loaded config string "hotkey.autociv.selection.nowoundedonly" = "K"</p>
1549<p>Loaded config string "hotkey.autociv.session.building.autotrain.disable" = "Alt+W"</p>
1550<p>Loaded config string "hotkey.autociv.session.building.autotrain.enable" = "Alt+Q"</p>
1551<p>Loaded config string "hotkey.autociv.session.building.place.amphitheater_pompeii" = (empty)</p>
1552<p>Loaded config string "hotkey.autociv.session.building.place.apadana" = (empty)</p>
1553<p>Loaded config string "hotkey.autociv.session.building.place.arch" = (empty)</p>
1554<p>Loaded config string "hotkey.autociv.session.building.place.army_camp" = (empty)</p>
1555<p>Loaded config string "hotkey.autociv.session.building.place.arsenal" = "A+Space"</p>
1556<p>Loaded config string "hotkey.autociv.session.building.place.assembly" = (empty)</p>
1557<p>Loaded config string "hotkey.autociv.session.building.place.barracks" = "B+Space"</p>
1558<p>Loaded config string "hotkey.autociv.session.building.place.camp_blemmye" = (empty)</p>
1559<p>Loaded config string "hotkey.autociv.session.building.place.camp_noba" = (empty)</p>
1560<p>Loaded config string "hotkey.autociv.session.building.place.civil_centre" = "C+Space"</p>
1561<p>Loaded config string "hotkey.autociv.session.building.place.corral" = "K+Space"</p>
1562<p>Loaded config string "hotkey.autociv.session.building.place.crannog" = (empty)</p>
1563<p>Loaded config string "hotkey.autociv.session.building.place.defense_tower" = "D+Space"</p>
1564<p>Loaded config string "hotkey.autociv.session.building.place.dock" = "J+Space"</p>
1565<p>Loaded config string "hotkey.autociv.session.building.place.elephant_stables" = "Q+Space"</p>
1566<p>Loaded config string "hotkey.autociv.session.building.place.embassy" = (empty)</p>
1567<p>Loaded config string "hotkey.autociv.session.building.place.embassy_celtic" = (empty)</p>
1568<p>Loaded config string "hotkey.autociv.session.building.place.embassy_iberian" = (empty)</p>
1569<p>Loaded config string "hotkey.autociv.session.building.place.embassy_italic" = (empty)</p>
1570<p>Loaded config string "hotkey.autociv.session.building.place.farmstead" = "G+Space"</p>
1571<p>Loaded config string "hotkey.autociv.session.building.place.field" = "F+Space"</p>
1572<p>Loaded config string "hotkey.autociv.session.building.place.forge" = "N+Space"</p>
1573<p>Loaded config string "hotkey.autociv.session.building.place.fortress" = "R+Space"</p>
1574<p>Loaded config string "hotkey.autociv.session.building.place.gerousia" = (empty)</p>
1575<p>Loaded config string "hotkey.autociv.session.building.place.gymnasium" = (empty)</p>
1576<p>Loaded config string "hotkey.autociv.session.building.place.hall" = (empty)</p>
1577<p>Loaded config string "hotkey.autociv.session.building.place.house" = "H+Space"</p>
1578<p>Loaded config string "hotkey.autociv.session.building.place.inn" = (empty)</p>
1579<p>Loaded config string "hotkey.autociv.session.building.place.library" = (empty)</p>
1580<p>Loaded config string "hotkey.autociv.session.building.place.lighthouse" = (empty)</p>
1581<p>Loaded config string "hotkey.autociv.session.building.place.market" = "M+Space"</p>
1582<p>Loaded config string "hotkey.autociv.session.building.place.mercenary_camp" = (empty)</p>
1583<p>Loaded config string "hotkey.autociv.session.building.place.military_colony" = (empty)</p>
1584<p>Loaded config string "hotkey.autociv.session.building.place.monument" = (empty)</p>
1585<p>Loaded config string "hotkey.autociv.session.building.place.outpost" = "O+Space"</p>
1586<p>Loaded config string "hotkey.autociv.session.building.place.palace" = (empty)</p>
1587<p>Loaded config string "hotkey.autociv.session.building.place.pillar_ashoka" = (empty)</p>
1588<p>Loaded config string "hotkey.autociv.session.building.place.prytaneion" = (empty)</p>
1589<p>Loaded config string "hotkey.autociv.session.building.place.pyramid_large" = (empty)</p>
1590<p>Loaded config string "hotkey.autociv.session.building.place.pyramid_small" = (empty)</p>
1591<p>Loaded config string "hotkey.autociv.session.building.place.range" = (empty)</p>
1592<p>Loaded config string "hotkey.autociv.session.building.place.rotarymill" = (empty)</p>
1593<p>Loaded config string "hotkey.autociv.session.building.place.royal_stoa" = (empty)</p>
1594<p>Loaded config string "hotkey.autociv.session.building.place.sentry_tower" = "Space+Y"</p>
1595<p>Loaded config string "hotkey.autociv.session.building.place.shrine" = (empty)</p>
1596<p>Loaded config string "hotkey.autociv.session.building.place.stable" = "Space+V"</p>
1597<p>Loaded config string "hotkey.autociv.session.building.place.storehouse" = "S+Space"</p>
1598<p>Loaded config string "hotkey.autociv.session.building.place.super_dock" = (empty)</p>
1599<p>Loaded config string "hotkey.autociv.session.building.place.syssiton" = (empty)</p>
1600<p>Loaded config string "hotkey.autociv.session.building.place.tacara" = (empty)</p>
1601<p>Loaded config string "hotkey.autociv.session.building.place.tavern" = (empty)</p>
1602<p>Loaded config string "hotkey.autociv.session.building.place.temple" = "Space+T"</p>
1603<p>Loaded config string "hotkey.autociv.session.building.place.temple_amun" = (empty)</p>
1604<p>Loaded config string "hotkey.autociv.session.building.place.temple_mars" = (empty)</p>
1605<p>Loaded config string "hotkey.autociv.session.building.place.temple_vesta" = (empty)</p>
1606<p>Loaded config string "hotkey.autociv.session.building.place.theater" = (empty)</p>
1607<p>Loaded config string "hotkey.autociv.session.building.place.tophet" = (empty)</p>
1608<p>Loaded config string "hotkey.autociv.session.building.place.tower_artillery" = (empty)</p>
1609<p>Loaded config string "hotkey.autociv.session.building.place.tower_babylon" = (empty)</p>
1610<p>Loaded config string "hotkey.autociv.session.building.place.tower_bolt" = (empty)</p>
1611<p>Loaded config string "hotkey.autociv.session.building.place.tower_double" = (empty)</p>
1612<p>Loaded config string "hotkey.autociv.session.building.place.wallset_palisade" = "E+Space"</p>
1613<p>Loaded config string "hotkey.autociv.session.building.place.wallset_short" = (empty)</p>
1614<p>Loaded config string "hotkey.autociv.session.building.place.wallset_siege" = "Space+U"</p>
1615<p>Loaded config string "hotkey.autociv.session.building.place.wallset_stone" = "Space+W"</p>
1616<p>Loaded config string "hotkey.autociv.session.building.place.warehouse" = (empty)</p>
1617<p>Loaded config string "hotkey.autociv.session.building.place.wonder" = (empty)</p>
1618<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.(Soldier|Siege|Dog)&amp;!Ship" = "Alt+S"</p>
1619<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Cavalry" = "Alt+E"</p>
1620<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Cavalry.by.group.none" = (empty)</p>
1621<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Infantry" = (empty)</p>
1622<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Ranged" = (empty)</p>
1623<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Siege" = (empty)</p>
1624<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Support&amp;Worker|(Support&amp;Elephant)" = "Alt+A"</p>
1625<p>Loaded config string "hotkey.autociv.session.entity.by.health.nowounded.by.class.select.Cavalry" = (empty)</p>
1626<p>Loaded config string "hotkey.autociv.session.entity.by.health.wounded.by.class.select.Cavalry" = (empty)</p>
1627<p>Loaded config string "hotkey.autociv.session.entity.by.rank.1" = (empty)</p>
1628<p>Loaded config string "hotkey.autociv.session.entity.by.rank.2" = (empty)</p>
1629<p>Loaded config string "hotkey.autociv.session.entity.by.rank.3" = (empty)</p>
1630<p>Loaded config string "hotkey.autociv.session.entity.select.amphitheater_pompeii" = (empty)</p>
1631<p>Loaded config string "hotkey.autociv.session.entity.select.apadana" = (empty)</p>
1632<p>Loaded config string "hotkey.autociv.session.entity.select.arch" = (empty)</p>
1633<p>Loaded config string "hotkey.autociv.session.entity.select.army_camp" = (empty)</p>
1634<p>Loaded config string "hotkey.autociv.session.entity.select.arsenal" = "Ctrl+A"</p>
1635<p>Loaded config string "hotkey.autociv.session.entity.select.assembly" = (empty)</p>
1636<p>Loaded config string "hotkey.autociv.session.entity.select.barracks" = "Ctrl+X"</p>
1637<p>Loaded config string "hotkey.autociv.session.entity.select.camp_blemmye" = (empty)</p>
1638<p>Loaded config string "hotkey.autociv.session.entity.select.camp_noba" = (empty)</p>
1639<p>Loaded config string "hotkey.autociv.session.entity.select.civil_centre" = "Ctrl+C"</p>
1640<p>Loaded config string "hotkey.autociv.session.entity.select.corral" = "Ctrl+K"</p>
1641<p>Loaded config string "hotkey.autociv.session.entity.select.crannog" = (empty)</p>
1642<p>Loaded config string "hotkey.autociv.session.entity.select.defense_tower" = "Ctrl+D"</p>
1643<p>Loaded config string "hotkey.autociv.session.entity.select.dock" = "Ctrl+J"</p>
1644<p>Loaded config string "hotkey.autociv.session.entity.select.elephant_stables" = "Ctrl+Q"</p>
1645<p>Loaded config string "hotkey.autociv.session.entity.select.embassy" = (empty)</p>
1646<p>Loaded config string "hotkey.autociv.session.entity.select.embassy_celtic" = (empty)</p>
1647<p>Loaded config string "hotkey.autociv.session.entity.select.embassy_iberian" = (empty)</p>
1648<p>Loaded config string "hotkey.autociv.session.entity.select.embassy_italic" = (empty)</p>
1649<p>Loaded config string "hotkey.autociv.session.entity.select.farmstead" = "Ctrl+G"</p>
1650<p>Loaded config string "hotkey.autociv.session.entity.select.field" = "Ctrl+F"</p>
1651<p>Loaded config string "hotkey.autociv.session.entity.select.forge" = "Ctrl+N"</p>
1652<p>Loaded config string "hotkey.autociv.session.entity.select.fortress" = "Ctrl+R"</p>
1653<p>Loaded config string "hotkey.autociv.session.entity.select.gerousia" = (empty)</p>
1654<p>Loaded config string "hotkey.autociv.session.entity.select.gymnasium" = (empty)</p>
1655<p>Loaded config string "hotkey.autociv.session.entity.select.hall" = (empty)</p>
1656<p>Loaded config string "hotkey.autociv.session.entity.select.house" = "Ctrl+H"</p>
1657<p>Loaded config string "hotkey.autociv.session.entity.select.inn" = (empty)</p>
1658<p>Loaded config string "hotkey.autociv.session.entity.select.library" = (empty)</p>
1659<p>Loaded config string "hotkey.autociv.session.entity.select.lighthouse" = (empty)</p>
1660<p>Loaded config string "hotkey.autociv.session.entity.select.market" = "Ctrl+M"</p>
1661<p>Loaded config string "hotkey.autociv.session.entity.select.mercenary_camp" = (empty)</p>
1662<p>Loaded config string "hotkey.autociv.session.entity.select.military_colony" = (empty)</p>
1663<p>Loaded config string "hotkey.autociv.session.entity.select.monument" = (empty)</p>
1664<p>Loaded config string "hotkey.autociv.session.entity.select.outpost" = "Ctrl+O"</p>
1665<p>Loaded config string "hotkey.autociv.session.entity.select.palace" = (empty)</p>
1666<p>Loaded config string "hotkey.autociv.session.entity.select.pillar_ashoka" = (empty)</p>
1667<p>Loaded config string "hotkey.autociv.session.entity.select.prytaneion" = (empty)</p>
1668<p>Loaded config string "hotkey.autociv.session.entity.select.pyramid_large" = (empty)</p>
1669<p>Loaded config string "hotkey.autociv.session.entity.select.pyramid_small" = (empty)</p>
1670<p>Loaded config string "hotkey.autociv.session.entity.select.range" = (empty)</p>
1671<p>Loaded config string "hotkey.autociv.session.entity.select.rotarymill" = (empty)</p>
1672<p>Loaded config string "hotkey.autociv.session.entity.select.royal_stoa" = (empty)</p>
1673<p>Loaded config string "hotkey.autociv.session.entity.select.sentry_tower" = "Ctrl+Y"</p>
1674<p>Loaded config string "hotkey.autociv.session.entity.select.shrine" = (empty)</p>
1675<p>Loaded config string "hotkey.autociv.session.entity.select.stable" = "Ctrl+Z"</p>
1676<p>Loaded config string "hotkey.autociv.session.entity.select.storehouse" = "Ctrl+V"</p>
1677<p>Loaded config string "hotkey.autociv.session.entity.select.super_dock" = (empty)</p>
1678<p>Loaded config string "hotkey.autociv.session.entity.select.syssiton" = (empty)</p>
1679<p>Loaded config string "hotkey.autociv.session.entity.select.tacara" = (empty)</p>
1680<p>Loaded config string "hotkey.autociv.session.entity.select.tavern" = (empty)</p>
1681<p>Loaded config string "hotkey.autociv.session.entity.select.temple" = "Ctrl+T"</p>
1682<p>Loaded config string "hotkey.autociv.session.entity.select.temple_amun" = (empty)</p>
1683<p>Loaded config string "hotkey.autociv.session.entity.select.temple_mars" = (empty)</p>
1684<p>Loaded config string "hotkey.autociv.session.entity.select.temple_vesta" = (empty)</p>
1685<p>Loaded config string "hotkey.autociv.session.entity.select.theater" = (empty)</p>
1686<p>Loaded config string "hotkey.autociv.session.entity.select.tophet" = (empty)</p>
1687<p>Loaded config string "hotkey.autociv.session.entity.select.tower_artillery" = (empty)</p>
1688<p>Loaded config string "hotkey.autociv.session.entity.select.tower_babylon" = (empty)</p>
1689<p>Loaded config string "hotkey.autociv.session.entity.select.tower_bolt" = (empty)</p>
1690<p>Loaded config string "hotkey.autociv.session.entity.select.tower_double" = (empty)</p>
1691<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_palisade" = (empty)</p>
1692<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_short" = (empty)</p>
1693<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_siege" = (empty)</p>
1694<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_stone" = (empty)</p>
1695<p>Loaded config string "hotkey.autociv.session.entity.select.warehouse" = (empty)</p>
1696<p>Loaded config string "hotkey.autociv.session.entity.select.wonder" = (empty)</p>
1697<p>Loaded config string "hotkey.autociv.session.formation.set.anti_cavalry" = (empty)</p>
1698<p>Loaded config string "hotkey.autociv.session.formation.set.battle_line" = "0+Space"</p>
1699<p>Loaded config string "hotkey.autociv.session.formation.set.box" = "2+Space"</p>
1700<p>Loaded config string "hotkey.autociv.session.formation.set.column_closed" = "3+Space"</p>
1701<p>Loaded config string "hotkey.autociv.session.formation.set.column_open" = "5+Space"</p>
1702<p>Loaded config string "hotkey.autociv.session.formation.set.flank" = "7+Space"</p>
1703<p>Loaded config string "hotkey.autociv.session.formation.set.line_closed" = "4+Space"</p>
1704<p>Loaded config string "hotkey.autociv.session.formation.set.line_open" = "6+Space"</p>
1705<p>Loaded config string "hotkey.autociv.session.formation.set.null" = "1+Space"</p>
1706<p>Loaded config string "hotkey.autociv.session.formation.set.phalanx" = (empty)</p>
1707<p>Loaded config string "hotkey.autociv.session.formation.set.scatter" = (empty)</p>
1708<p>Loaded config string "hotkey.autociv.session.formation.set.skirmish" = "8+Space"</p>
1709<p>Loaded config string "hotkey.autociv.session.formation.set.syntagma" = "Quote+Space"</p>
1710<p>Loaded config string "hotkey.autociv.session.formation.set.testudo" = (empty)</p>
1711<p>Loaded config string "hotkey.autociv.session.formation.set.wedge" = "9+Space"</p>
1712<p>Loaded config string "hotkey.autociv.session.minimap.expand.toggle" = "Shift+Tab"</p>
1713<p>Loaded config string "hotkey.autociv.session.production.queue.clear" = "Alt+R"</p>
1714<p>Loaded config string "hotkey.autociv.session.stance.set.aggressive" = "Alt+2"</p>
1715<p>Loaded config string "hotkey.autociv.session.stance.set.defensive" = "Alt+3"</p>
1716<p>Loaded config string "hotkey.autociv.session.stance.set.passive" = "Alt+4"</p>
1717<p>Loaded config string "hotkey.autociv.session.stance.set.standground" = "Alt+5"</p>
1718<p>Loaded config string "hotkey.autociv.session.stance.set.violent" = "Alt+1"</p>
1719<p>Loaded config string "hotkey.camera.rotate.ccw" = "E", "Ctrl+RightArrow"</p>
1720<p>Loaded config string "hotkey.camera.rotate.cw" = "Q", "Ctrl+LeftArrow"</p>
1721<p>Loaded config string "hotkey.close" = "Shift+Esc"</p>
1722<p>Loaded config string "hotkey.fgodmanual" = "Alt+Shift+F"</p>
1723<p>Loaded config string "hotkey.fgodupdate" = "Alt+U"</p>
1724<p>Loaded config string "hotkey.fgodwebsite" = "Alt+W"</p>
1725<p>Loaded config string "hotkey.focustextinput" = "Tab"</p>
1726<p>Loaded config string "hotkey.monitor.quickShowProduction" = "Space+W"</p>
1727<p>Loaded config string "hotkey.monitor.quickShowTech" = "E+Space"</p>
1728<p>Loaded config string "hotkey.monitor.quickShowUnits" = "Q+Space"</p>
1729<p>Loaded config string "hotkey.monitor.toggleMode" = "Shift+Space"</p>
1730<p>Loaded config string "hotkey.monitor.toggleShowNames" = "Space+Tab"</p>
1731<p>Loaded config string "hotkey.monitor.toggleVisibility" = "Ctrl+Space"</p>
1732<p>Loaded config string "hotkey.options" = "Alt+O"</p>
1733<p>Loaded config string "hotkey.pause" = "Break"</p>
1734<p>Loaded config string "hotkey.restartGame" = "Alt+Shift+E"</p>
1735<p>Loaded config string "hotkey.selection.group.add.6" = (empty)</p>
1736<p>Loaded config string "hotkey.session.allyequalizeresources" = "Alt+Shift+E"</p>
1737<p>Loaded config string "hotkey.session.allyrequestresources" = "Alt+Shift+R"</p>
1738<p>Loaded config string "hotkey.session.gui.diplomacy.toggle" = "Alt+D"</p>
1739<p>Loaded config string "hotkey.session.gui.gamespeed.faster" = "Alt+Plus"</p>
1740<p>Loaded config string "hotkey.session.gui.gamespeed.slower" = "Alt+Minus"</p>
1741<p>Loaded config string "hotkey.session.gui.gamespeed.toggle" = "Alt+Shift+G"</p>
1742<p>Loaded config string "hotkey.session.gui.objectives.toggle" = "Alt+Shift+O"</p>
1743<p>Loaded config string "hotkey.session.messagemenu" = "Ctrl+Y"</p>
1744<p>Loaded config string "hotkey.session.messagemenu_en" = "Ctrl+Z"</p>
1745<p>Loaded config string "hotkey.session.pingpauser" = "Shift+Break"</p>
1746<p>Loaded config string "hotkey.session.selectedunitplayerview" = "P"</p>
1747<p>Loaded config string "hotkey.session.selectplayer.0" = "Alt+0"</p>
1748<p>Loaded config string "hotkey.session.selectplayer.1" = "Alt+1"</p>
1749<p>Loaded config string "hotkey.session.selectplayer.2" = "Alt+2"</p>
1750<p>Loaded config string "hotkey.session.selectplayer.3" = "Alt+3"</p>
1751<p>Loaded config string "hotkey.session.selectplayer.5" = "Alt+5"</p>
1752<p>Loaded config string "hotkey.session.selectplayer.6" = "Alt+6"</p>
1753<p>Loaded config string "hotkey.session.selectplayer.7" = "Alt+7"</p>
1754<p>Loaded config string "hotkey.session.selectplayer.8" = "Alt+8"</p>
1755<p>Loaded config string "hotkey.session.selectplayer.prev" = "Alt+Q"</p>
1756<p>Loaded config string "hotkey.session.togglepauseondisconnectplayer" = "Ctrl+Break"</p>
1757<p>Loaded config string "load.gamessort" = "date:-1,mapName:1,mapType:1,description:1"</p>
1758<p>Loaded config string "lobby.autoawaytime" = "25"</p>
1759<p>Loaded config string "lobby.autologin" = "true"</p>
1760<p>Loaded config string "lobby.buddies"</p>
1761<p>Loaded config string "lobby.columns.gamerating" = "true"</p>
1762<p>Loaded config string "lobby.highlightbuddies" = "true"</p>
1763<p>Loaded config string "lobby.history" = "20"</p>
1764<p>Loaded config string "lobby.lobby.playerlistgamestatus" = "true"</p>
1765<p>Loaded config string "lobby.loggedin" = "true"</p>
1766<p>Loaded config string "lobby.login" = "nani"</p>
1767<p>Loaded config string "lobby.password"</p>
1768<p>Loaded config string "lobby.playerlistgamestatus" = "true"</p>
1769<p>Loaded config string "lobby.presenceselection" = "away"</p>
1770<p>Loaded config string "lobby.privacy_policy" = "68406ebe232a8a929ec7cb246fb0e1dd"</p>
1771<p>Loaded config string "lobby.secureauth" = "true"</p>
1772<p>Loaded config string "lobby.sendprivatemsgonbuddy" = "false"</p>
1773<p>Loaded config string "lobby.sort.games" = "name:1,gameRating:-1,mapName:-1,mods:1,nPlayers:-1,time:-1,buddy:-1,mapType:1,mapSize:1"</p>
1774<p>Loaded config string "lobby.sort.players" = "status:1,rating:-1,name:1,buddy:-1"</p>
1775<p>Loaded config string "lobby.statuscolors.games.buddy.incompatible" = "160 160 160"</p>
1776<p>Loaded config string "lobby.statuscolors.games.buddy.init" = "80 219 219"</p>
1777<p>Loaded config string "lobby.statuscolors.games.buddy.running" = "230 80 230"</p>
1778<p>Loaded config string "lobby.statuscolors.games.buddy.waiting" = "255 127 255"</p>
1779<p>Loaded config string "lobby.statuscolors.games.incompatible" = "128 128 128"</p>
1780<p>Loaded config string "lobby.statuscolors.games.init" = "0 219 0"</p>
1781<p>Loaded config string "lobby.statuscolors.games.running" = "219 0 0"</p>
1782<p>Loaded config string "lobby.statuscolors.games.waiting" = "255 127 0"</p>
1783<p>Loaded config string "lobby.statuscolors.players.available" = "0 219 0"</p>
1784<p>Loaded config string "lobby.statuscolors.players.away" = "229 76 13"</p>
1785<p>Loaded config string "lobby.statuscolors.players.buddy.available" = "102 226 255"</p>
1786<p>Loaded config string "lobby.statuscolors.players.buddy.away" = "249 156 249"</p>
1787<p>Loaded config string "lobby.statuscolors.players.buddy.offline" = "44 44 88"</p>
1788<p>Loaded config string "lobby.statuscolors.players.buddy.playing" = "230 80 230"</p>
1789<p>Loaded config string "lobby.statuscolors.players.buddy.unknown" = "89 89 178"</p>
1790<p>Loaded config string "lobby.statuscolors.players.offline" = "0 0 0"</p>
1791<p>Loaded config string "lobby.statuscolors.players.playing" = "200 0 0"</p>
1792<p>Loaded config string "lobby.statuscolors.players.unknown" = "178 178 178"</p>
1793<p>Loaded config string "lobby.stun.enabled" = "false"</p>
1794<p>Loaded config string "lobby.terms_of_service" = "133beeda0ffdfef356d47247a22ef383"</p>
1795<p>Loaded config string "lobby.terms_of_use" = "3dbde95cae507ebf5dbb37e27dbedb5b"</p>
1796<p>Loaded config string "lobby.userplayer.color" = "102 103 255"</p>
1797<p>Loaded config string "materialmgr.quality" = "10"</p>
1798<p>Loaded config string "mod.enabledmods" = "mod public autociv"</p>
1799<p>Loaded config string "modio.disclaimer" = "3afe6d7d4ec92b87b757936664df4591"</p>
1800<p>Loaded config string "monitor.enabled" = "false"</p>
1801<p>Loaded config string "monitor.replaceTopPanel" = "true"</p>
1802<p>Loaded config string "monitor.showNames" = "true"</p>
1803<p>Loaded config string "monitor.showPhase" = "false"</p>
1804<p>Loaded config string "monitor.topPanel.showRelicsHero" = "true"</p>
1805<p>Loaded config string "multiplayerhosting.lobby" = "false"</p>
1806<p>Loaded config string "multiplayerhosting.port" = "20595"</p>
1807<p>Loaded config string "multiplayerjoining.port" = "20595"</p>
1808<p>Loaded config string "multiplayerserver" = "localhost"</p>
1809<p>Loaded config string "network.lateobservers" = "everyone"</p>
1810<p>Loaded config string "network.observerlimit" = "32"</p>
1811<p>Loaded config string "overlay.fps" = "true"</p>
1812<p>Loaded config string "overlay.realtime" = "true"</p>
1813<p>Loaded config string "particles" = "false"</p>
1814<p>Loaded config string "pauseonfocusloss" = "false"</p>
1815<p>Loaded config string "playername.multiplayer" = "nani"</p>
1816<p>Loaded config string "playername.singleplayer" = "nani"</p>
1817<p>Loaded config string "postproc" = "true"</p>
1818<p>Loaded config string "preferglsl" = "true"</p>
1819<p>Loaded config string "replay.sort" = "months:-1,players:1,mapName:1,mapSize:1,popCapacity:1,duration:1"</p>
1820<p>Loaded config string "session.askposunrevealed" = "true"</p>
1821<p>Loaded config string "session.autoequalizeallyresources" = "false"</p>
1822<p>Loaded config string "session.autorequestallyresources" = "false"</p>
1823<p>Loaded config string "session.pauseondisconnectedplayers" = "false"</p>
1824<p>Loaded config string "session.sendresonresign" = "true"</p>
1825<p>Loaded config string "session.showlobbychat" = "false"</p>
1826<p>Loaded config string "session.showobservers" = "true"</p>
1827<p>Loaded config string "session.showstats" = "true"</p>
1828<p>Loaded config string "session.specsautokickseconds" = "-1"</p>
1829<p>Loaded config string "session.specsautokicktimes" = "-1"</p>
1830<p>Loaded config string "session.summaryautoupdate" = "1000"</p>
1831<p>Loaded config string "shadowpcf" = "false"</p>
1832<p>Loaded config string "shadowquality" = "1"</p>
1833<p>Loaded config string "shadows" = "false"</p>
1834<p>Loaded config string "shadowsonwater" = "false"</p>
1835<p>Loaded config string "sharpening" = "cas"</p>
1836<p>Loaded config string "sharpness" = "0.146567702293396"</p>
1837<p>Loaded config string "showdetailedtooltips" = "true"</p>
1838<p>Loaded config string "silhouettes" = "true"</p>
1839<p>Loaded config string "sound.mastergain" = "0"</p>
1840<p>Loaded config string "userreport.enabledversion" = "1"</p>
1841<p>Loaded config string "userreport.id"</p>
1842<p>Loaded config string "userreport.terms" = "42780012b25000ce5f11a07db5b95585"</p>
1843<p>Loaded config string "vsync" = "true"</p>
1844<p>Loaded config string "watereffects" = "true"</p>
1845<p>Loaded config string "waterfancyeffects" = "false"</p>
1846<p>Loaded config string "waterreflection" = "false"</p>
1847<p>Loaded config string "windowed" = (empty)</p>
1848<p>Loading config file "config/user.cfg"</p>
1849<p>Loaded config string "adaptivefps.menu" = "99.40631103515625"</p>
1850<p>Loaded config string "adaptivefps.session" = "99.40630340576172"</p>
1851<p>Loaded config string "antialiasing" = "fxaa"</p>
1852<p>Loaded config string "asdasd" = "asdasd"</p>
1853<p>Loaded config string "autociv.data.mute" = "%7B%22nani10%22%3A%22nani10%22%7D"</p>
1854<p>Loaded config string "autociv.data.playerReminder" = "%7B%7D"</p>
1855<p>Loaded config string "autociv.data.stanza" = "%7B%7D"</p>
1856<p>Loaded config string "autociv.gamesetup.countdown.enabled" = "false"</p>
1857<p>Loaded config string "autociv.gamesetup.countdown.time" = "5"</p>
1858<p>Loaded config string "autociv.lobby.chat.subject.hide" = "true"</p>
1859<p>Loaded config string "autociv.lobby.gamelist.markStunGames" = "false"</p>
1860<p>Loaded config string "autociv.lobby.gamelist.showHostName" = "true"</p>
1861<p>Loaded config string "autociv.resizebar.enabled" = "true"</p>
1862<p>Loaded config string "autociv.session.APM.chart.enabled" = "false"</p>
1863<p>Loaded config string "autociv.session.APM.enabled" = "false"</p>
1864<p>Loaded config string "autociv.session.chatPanel.size" = "0 130 100% 100%-240"</p>
1865<p>Loaded config string "autociv.session.chatPanel.size.change" = "false"</p>
1866<p>Loaded config string "autociv.session.chatText.font" = "sans-bold-stroke-14"</p>
1867<p>Loaded config string "autociv.session.chatText.font.change" = "false"</p>
1868<p>Loaded config string "autociv.session.graphics.corpses.max" = "50"</p>
1869<p>Loaded config string "autociv.session.kill.nowarning" = "false"</p>
1870<p>Loaded config string "autociv.settings.autociv_readme.seen" = "true"</p>
1871<p>Loaded config string "autociv.settings.reset.all" = "false"</p>
1872<p>Loaded config string "chat.session.extended" = "true"</p>
1873<p>Loaded config string "fgod.installed" = "1569502695982"</p>
1874<p>Loaded config string "fgod.updatechecked" = "1600708811242"</p>
1875<p>Loaded config string "fgod.updated" = "1600708811310"</p>
1876<p>Loaded config string "fgod.version" = "1623"</p>
1877<p>Loaded config string "fog" = "false"</p>
1878<p>Loaded config string "gui.gamesetup.aibehavior" = "aggressive"</p>
1879<p>Loaded config string "gui.gamesetup.aidifficulty" = "5"</p>
1880<p>Loaded config string "gui.gamesetup.assignplayers" = "everyone"</p>
1881<p>Loaded config string "gui.lobby.morebuttonsbar" = "visible"</p>
1882<p>Loaded config string "gui.session.attackrange" = "false"</p>
1883<p>Loaded config string "gui.session.aurasrange" = "true"</p>
1884<p>Loaded config string "gui.session.batchtrainingsize" = "2"</p>
1885<p>Loaded config string "gui.session.ceasefirecounter" = "true"</p>
1886<p>Loaded config string "gui.session.defaultformation" = "special/formations/null"</p>
1887<p>Loaded config string "gui.session.healrange" = "true"</p>
1888<p>Loaded config string "gui.session.notifications.phase" = "all"</p>
1889<p>Loaded config string "gui.session.respoptooltipsort" = "-1"</p>
1890<p>Loaded config string "gui.session.showstats" = "1"</p>
1891<p>Loaded config string "gui.session.snaptoedges" = "enabled"</p>
1892<p>Loaded config string "gui.session.timeelapsedcounter" = "true"</p>
1893<p>Loaded config string "gui.session.woundedunithotkeythreshold" = "52.29499053955078"</p>
1894<p>Loaded config string "gui.splashscreen.enable" = "false"</p>
1895<p>Loaded config string "gui.splashscreen.version" = "1612565538"</p>
1896<p>Loaded config string "gui.startintolobby" = "true"</p>
1897<p>Loaded config string "host.gamename" = "MORDOR"</p>
1898<p>Loaded config string "hotkey.autociv.CLI.stdout.eval" = "Alt+E"</p>
1899<p>Loaded config string "hotkey.autociv.CLI.stdout.toggle" = "Alt+S"</p>
1900<p>Loaded config string "hotkey.autociv.CLI.toggle" = "Ctrl+C+L"</p>
1901<p>Loaded config string "hotkey.autociv.gamesetup.focus.chatInput" = "Alt+Q"</p>
1902<p>Loaded config string "hotkey.autociv.group.button.garrison" = "Ctrl"</p>
1903<p>Loaded config string "hotkey.autociv.lobby.focus.chatInput" = "Alt+Q"</p>
1904<p>Loaded config string "hotkey.autociv.lobby.focus.gameList" = "Alt+W"</p>
1905<p>Loaded config string "hotkey.autociv.lobby.gameList.selected.join" = "Alt+E"</p>
1906<p>Loaded config string "hotkey.autociv.minimap.mode.flare" = "Alt"</p>
1907<p>Loaded config string "hotkey.autociv.open.autociv_readme" = "Shift+F4"</p>
1908<p>Loaded config string "hotkey.autociv.open.test" = "Ctrl+A+T"</p>
1909<p>Loaded config string "hotkey.autociv.selection.nowoundedonly" = "K"</p>
1910<p>Loaded config string "hotkey.autociv.session.building.autotrain.disable" = "Alt+W"</p>
1911<p>Loaded config string "hotkey.autociv.session.building.autotrain.enable" = "Alt+Q"</p>
1912<p>Loaded config string "hotkey.autociv.session.building.place.amphitheater_pompeii" = (empty)</p>
1913<p>Loaded config string "hotkey.autociv.session.building.place.apadana" = (empty)</p>
1914<p>Loaded config string "hotkey.autociv.session.building.place.arch" = (empty)</p>
1915<p>Loaded config string "hotkey.autociv.session.building.place.army_camp" = (empty)</p>
1916<p>Loaded config string "hotkey.autociv.session.building.place.arsenal" = "A+Space"</p>
1917<p>Loaded config string "hotkey.autociv.session.building.place.assembly" = (empty)</p>
1918<p>Loaded config string "hotkey.autociv.session.building.place.barracks" = "B+Space"</p>
1919<p>Loaded config string "hotkey.autociv.session.building.place.camp_blemmye" = (empty)</p>
1920<p>Loaded config string "hotkey.autociv.session.building.place.camp_noba" = (empty)</p>
1921<p>Loaded config string "hotkey.autociv.session.building.place.civil_centre" = "C+Space"</p>
1922<p>Loaded config string "hotkey.autociv.session.building.place.corral" = "K+Space"</p>
1923<p>Loaded config string "hotkey.autociv.session.building.place.crannog" = (empty)</p>
1924<p>Loaded config string "hotkey.autociv.session.building.place.defense_tower" = "D+Space"</p>
1925<p>Loaded config string "hotkey.autociv.session.building.place.dock" = "J+Space"</p>
1926<p>Loaded config string "hotkey.autociv.session.building.place.elephant_stables" = "Q+Space"</p>
1927<p>Loaded config string "hotkey.autociv.session.building.place.embassy" = (empty)</p>
1928<p>Loaded config string "hotkey.autociv.session.building.place.embassy_celtic" = (empty)</p>
1929<p>Loaded config string "hotkey.autociv.session.building.place.embassy_iberian" = (empty)</p>
1930<p>Loaded config string "hotkey.autociv.session.building.place.embassy_italic" = (empty)</p>
1931<p>Loaded config string "hotkey.autociv.session.building.place.farmstead" = "G+Space"</p>
1932<p>Loaded config string "hotkey.autociv.session.building.place.field" = "F+Space"</p>
1933<p>Loaded config string "hotkey.autociv.session.building.place.forge" = "N+Space"</p>
1934<p>Loaded config string "hotkey.autociv.session.building.place.fortress" = "R+Space"</p>
1935<p>Loaded config string "hotkey.autociv.session.building.place.gerousia" = (empty)</p>
1936<p>Loaded config string "hotkey.autociv.session.building.place.gymnasium" = (empty)</p>
1937<p>Loaded config string "hotkey.autociv.session.building.place.hall" = (empty)</p>
1938<p>Loaded config string "hotkey.autociv.session.building.place.house" = "H+Space"</p>
1939<p>Loaded config string "hotkey.autociv.session.building.place.inn" = (empty)</p>
1940<p>Loaded config string "hotkey.autociv.session.building.place.library" = (empty)</p>
1941<p>Loaded config string "hotkey.autociv.session.building.place.lighthouse" = (empty)</p>
1942<p>Loaded config string "hotkey.autociv.session.building.place.market" = "M+Space"</p>
1943<p>Loaded config string "hotkey.autociv.session.building.place.mercenary_camp" = (empty)</p>
1944<p>Loaded config string "hotkey.autociv.session.building.place.military_colony" = (empty)</p>
1945<p>Loaded config string "hotkey.autociv.session.building.place.monument" = (empty)</p>
1946<p>Loaded config string "hotkey.autociv.session.building.place.outpost" = "O+Space"</p>
1947<p>Loaded config string "hotkey.autociv.session.building.place.palace" = (empty)</p>
1948<p>Loaded config string "hotkey.autociv.session.building.place.pillar_ashoka" = (empty)</p>
1949<p>Loaded config string "hotkey.autociv.session.building.place.prytaneion" = (empty)</p>
1950<p>Loaded config string "hotkey.autociv.session.building.place.pyramid_large" = (empty)</p>
1951<p>Loaded config string "hotkey.autociv.session.building.place.pyramid_small" = (empty)</p>
1952<p>Loaded config string "hotkey.autociv.session.building.place.range" = (empty)</p>
1953<p>Loaded config string "hotkey.autociv.session.building.place.rotarymill" = (empty)</p>
1954<p>Loaded config string "hotkey.autociv.session.building.place.royal_stoa" = (empty)</p>
1955<p>Loaded config string "hotkey.autociv.session.building.place.sentry_tower" = "Space+Y"</p>
1956<p>Loaded config string "hotkey.autociv.session.building.place.shrine" = (empty)</p>
1957<p>Loaded config string "hotkey.autociv.session.building.place.stable" = "Space+V"</p>
1958<p>Loaded config string "hotkey.autociv.session.building.place.storehouse" = "S+Space"</p>
1959<p>Loaded config string "hotkey.autociv.session.building.place.super_dock" = (empty)</p>
1960<p>Loaded config string "hotkey.autociv.session.building.place.syssiton" = (empty)</p>
1961<p>Loaded config string "hotkey.autociv.session.building.place.tacara" = (empty)</p>
1962<p>Loaded config string "hotkey.autociv.session.building.place.tavern" = (empty)</p>
1963<p>Loaded config string "hotkey.autociv.session.building.place.temple" = "Space+T"</p>
1964<p>Loaded config string "hotkey.autociv.session.building.place.temple_amun" = (empty)</p>
1965<p>Loaded config string "hotkey.autociv.session.building.place.temple_mars" = (empty)</p>
1966<p>Loaded config string "hotkey.autociv.session.building.place.temple_vesta" = (empty)</p>
1967<p>Loaded config string "hotkey.autociv.session.building.place.theater" = (empty)</p>
1968<p>Loaded config string "hotkey.autociv.session.building.place.tophet" = (empty)</p>
1969<p>Loaded config string "hotkey.autociv.session.building.place.tower_artillery" = (empty)</p>
1970<p>Loaded config string "hotkey.autociv.session.building.place.tower_babylon" = (empty)</p>
1971<p>Loaded config string "hotkey.autociv.session.building.place.tower_bolt" = (empty)</p>
1972<p>Loaded config string "hotkey.autociv.session.building.place.tower_double" = (empty)</p>
1973<p>Loaded config string "hotkey.autociv.session.building.place.wallset_palisade" = "E+Space"</p>
1974<p>Loaded config string "hotkey.autociv.session.building.place.wallset_short" = (empty)</p>
1975<p>Loaded config string "hotkey.autociv.session.building.place.wallset_siege" = "Space+U"</p>
1976<p>Loaded config string "hotkey.autociv.session.building.place.wallset_stone" = "Space+W"</p>
1977<p>Loaded config string "hotkey.autociv.session.building.place.warehouse" = (empty)</p>
1978<p>Loaded config string "hotkey.autociv.session.building.place.wonder" = (empty)</p>
1979<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.(Soldier|Siege|Dog)&amp;!Ship" = "Alt+S"</p>
1980<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Cavalry" = "Alt+E"</p>
1981<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Cavalry.by.group.none" = (empty)</p>
1982<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Infantry" = (empty)</p>
1983<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Ranged" = (empty)</p>
1984<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Siege" = (empty)</p>
1985<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Support&amp;Worker|(Support&amp;Elephant)" = "Alt+A"</p>
1986<p>Loaded config string "hotkey.autociv.session.entity.by.health.nowounded.by.class.select.Cavalry" = (empty)</p>
1987<p>Loaded config string "hotkey.autociv.session.entity.by.health.wounded.by.class.select.Cavalry" = (empty)</p>
1988<p>Loaded config string "hotkey.autociv.session.entity.by.rank.1" = (empty)</p>
1989<p>Loaded config string "hotkey.autociv.session.entity.by.rank.2" = (empty)</p>
1990<p>Loaded config string "hotkey.autociv.session.entity.by.rank.3" = (empty)</p>
1991<p>Loaded config string "hotkey.autociv.session.entity.select.amphitheater_pompeii" = (empty)</p>
1992<p>Loaded config string "hotkey.autociv.session.entity.select.apadana" = (empty)</p>
1993<p>Loaded config string "hotkey.autociv.session.entity.select.arch" = (empty)</p>
1994<p>Loaded config string "hotkey.autociv.session.entity.select.army_camp" = (empty)</p>
1995<p>Loaded config string "hotkey.autociv.session.entity.select.arsenal" = "Ctrl+A"</p>
1996<p>Loaded config string "hotkey.autociv.session.entity.select.assembly" = (empty)</p>
1997<p>Loaded config string "hotkey.autociv.session.entity.select.barracks" = "Ctrl+X"</p>
1998<p>Loaded config string "hotkey.autociv.session.entity.select.camp_blemmye" = (empty)</p>
1999<p>Loaded config string "hotkey.autociv.session.entity.select.camp_noba" = (empty)</p>
2000<p>Loaded config string "hotkey.autociv.session.entity.select.civil_centre" = "Ctrl+C"</p>
2001<p>Loaded config string "hotkey.autociv.session.entity.select.corral" = "Ctrl+K"</p>
2002<p>Loaded config string "hotkey.autociv.session.entity.select.crannog" = (empty)</p>
2003<p>Loaded config string "hotkey.autociv.session.entity.select.defense_tower" = "Ctrl+D"</p>
2004<p>Loaded config string "hotkey.autociv.session.entity.select.dock" = "Ctrl+J"</p>
2005<p>Loaded config string "hotkey.autociv.session.entity.select.elephant_stables" = "Ctrl+Q"</p>
2006<p>Loaded config string "hotkey.autociv.session.entity.select.embassy" = (empty)</p>
2007<p>Loaded config string "hotkey.autociv.session.entity.select.embassy_celtic" = (empty)</p>
2008<p>Loaded config string "hotkey.autociv.session.entity.select.embassy_iberian" = (empty)</p>
2009<p>Loaded config string "hotkey.autociv.session.entity.select.embassy_italic" = (empty)</p>
2010<p>Loaded config string "hotkey.autociv.session.entity.select.farmstead" = "Ctrl+G"</p>
2011<p>Loaded config string "hotkey.autociv.session.entity.select.field" = "Ctrl+F"</p>
2012<p>Loaded config string "hotkey.autociv.session.entity.select.forge" = "Ctrl+N"</p>
2013<p>Loaded config string "hotkey.autociv.session.entity.select.fortress" = "Ctrl+R"</p>
2014<p>Loaded config string "hotkey.autociv.session.entity.select.gerousia" = (empty)</p>
2015<p>Loaded config string "hotkey.autociv.session.entity.select.gymnasium" = (empty)</p>
2016<p>Loaded config string "hotkey.autociv.session.entity.select.hall" = (empty)</p>
2017<p>Loaded config string "hotkey.autociv.session.entity.select.house" = "Ctrl+H"</p>
2018<p>Loaded config string "hotkey.autociv.session.entity.select.inn" = (empty)</p>
2019<p>Loaded config string "hotkey.autociv.session.entity.select.library" = (empty)</p>
2020<p>Loaded config string "hotkey.autociv.session.entity.select.lighthouse" = (empty)</p>
2021<p>Loaded config string "hotkey.autociv.session.entity.select.market" = "Ctrl+M"</p>
2022<p>Loaded config string "hotkey.autociv.session.entity.select.mercenary_camp" = (empty)</p>
2023<p>Loaded config string "hotkey.autociv.session.entity.select.military_colony" = (empty)</p>
2024<p>Loaded config string "hotkey.autociv.session.entity.select.monument" = (empty)</p>
2025<p>Loaded config string "hotkey.autociv.session.entity.select.outpost" = "Ctrl+O"</p>
2026<p>Loaded config string "hotkey.autociv.session.entity.select.palace" = (empty)</p>
2027<p>Loaded config string "hotkey.autociv.session.entity.select.pillar_ashoka" = (empty)</p>
2028<p>Loaded config string "hotkey.autociv.session.entity.select.prytaneion" = (empty)</p>
2029<p>Loaded config string "hotkey.autociv.session.entity.select.pyramid_large" = (empty)</p>
2030<p>Loaded config string "hotkey.autociv.session.entity.select.pyramid_small" = (empty)</p>
2031<p>Loaded config string "hotkey.autociv.session.entity.select.range" = (empty)</p>
2032<p>Loaded config string "hotkey.autociv.session.entity.select.rotarymill" = (empty)</p>
2033<p>Loaded config string "hotkey.autociv.session.entity.select.royal_stoa" = (empty)</p>
2034<p>Loaded config string "hotkey.autociv.session.entity.select.sentry_tower" = "Ctrl+Y"</p>
2035<p>Loaded config string "hotkey.autociv.session.entity.select.shrine" = (empty)</p>
2036<p>Loaded config string "hotkey.autociv.session.entity.select.stable" = "Ctrl+Z"</p>
2037<p>Loaded config string "hotkey.autociv.session.entity.select.storehouse" = "Ctrl+V"</p>
2038<p>Loaded config string "hotkey.autociv.session.entity.select.super_dock" = (empty)</p>
2039<p>Loaded config string "hotkey.autociv.session.entity.select.syssiton" = (empty)</p>
2040<p>Loaded config string "hotkey.autociv.session.entity.select.tacara" = (empty)</p>
2041<p>Loaded config string "hotkey.autociv.session.entity.select.tavern" = (empty)</p>
2042<p>Loaded config string "hotkey.autociv.session.entity.select.temple" = "Ctrl+T"</p>
2043<p>Loaded config string "hotkey.autociv.session.entity.select.temple_amun" = (empty)</p>
2044<p>Loaded config string "hotkey.autociv.session.entity.select.temple_mars" = (empty)</p>
2045<p>Loaded config string "hotkey.autociv.session.entity.select.temple_vesta" = (empty)</p>
2046<p>Loaded config string "hotkey.autociv.session.entity.select.theater" = (empty)</p>
2047<p>Loaded config string "hotkey.autociv.session.entity.select.tophet" = (empty)</p>
2048<p>Loaded config string "hotkey.autociv.session.entity.select.tower_artillery" = (empty)</p>
2049<p>Loaded config string "hotkey.autociv.session.entity.select.tower_babylon" = (empty)</p>
2050<p>Loaded config string "hotkey.autociv.session.entity.select.tower_bolt" = (empty)</p>
2051<p>Loaded config string "hotkey.autociv.session.entity.select.tower_double" = (empty)</p>
2052<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_palisade" = (empty)</p>
2053<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_short" = (empty)</p>
2054<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_siege" = (empty)</p>
2055<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_stone" = (empty)</p>
2056<p>Loaded config string "hotkey.autociv.session.entity.select.warehouse" = (empty)</p>
2057<p>Loaded config string "hotkey.autociv.session.entity.select.wonder" = (empty)</p>
2058<p>Loaded config string "hotkey.autociv.session.formation.set.anti_cavalry" = (empty)</p>
2059<p>Loaded config string "hotkey.autociv.session.formation.set.battle_line" = "0+Space"</p>
2060<p>Loaded config string "hotkey.autociv.session.formation.set.box" = "2+Space"</p>
2061<p>Loaded config string "hotkey.autociv.session.formation.set.column_closed" = "3+Space"</p>
2062<p>Loaded config string "hotkey.autociv.session.formation.set.column_open" = "5+Space"</p>
2063<p>Loaded config string "hotkey.autociv.session.formation.set.flank" = "7+Space"</p>
2064<p>Loaded config string "hotkey.autociv.session.formation.set.line_closed" = "4+Space"</p>
2065<p>Loaded config string "hotkey.autociv.session.formation.set.line_open" = "6+Space"</p>
2066<p>Loaded config string "hotkey.autociv.session.formation.set.null" = "1+Space"</p>
2067<p>Loaded config string "hotkey.autociv.session.formation.set.phalanx" = (empty)</p>
2068<p>Loaded config string "hotkey.autociv.session.formation.set.scatter" = (empty)</p>
2069<p>Loaded config string "hotkey.autociv.session.formation.set.skirmish" = "8+Space"</p>
2070<p>Loaded config string "hotkey.autociv.session.formation.set.syntagma" = "Quote+Space"</p>
2071<p>Loaded config string "hotkey.autociv.session.formation.set.testudo" = (empty)</p>
2072<p>Loaded config string "hotkey.autociv.session.formation.set.wedge" = "9+Space"</p>
2073<p>Loaded config string "hotkey.autociv.session.minimap.expand.toggle" = "Shift+Tab"</p>
2074<p>Loaded config string "hotkey.autociv.session.production.queue.clear" = "Alt+R"</p>
2075<p>Loaded config string "hotkey.autociv.session.stance.set.aggressive" = "Alt+2"</p>
2076<p>Loaded config string "hotkey.autociv.session.stance.set.defensive" = "Alt+3"</p>
2077<p>Loaded config string "hotkey.autociv.session.stance.set.passive" = "Alt+4"</p>
2078<p>Loaded config string "hotkey.autociv.session.stance.set.standground" = "Alt+5"</p>
2079<p>Loaded config string "hotkey.autociv.session.stance.set.violent" = "Alt+1"</p>
2080<p>Loaded config string "hotkey.camera.rotate.ccw" = "E", "Ctrl+RightArrow"</p>
2081<p>Loaded config string "hotkey.camera.rotate.cw" = "Q", "Ctrl+LeftArrow"</p>
2082<p>Loaded config string "hotkey.close" = "Shift+Esc"</p>
2083<p>Loaded config string "hotkey.fgodmanual" = "Alt+Shift+F"</p>
2084<p>Loaded config string "hotkey.fgodupdate" = "Alt+U"</p>
2085<p>Loaded config string "hotkey.fgodwebsite" = "Alt+W"</p>
2086<p>Loaded config string "hotkey.focustextinput" = "Tab"</p>
2087<p>Loaded config string "hotkey.monitor.quickShowProduction" = "Space+W"</p>
2088<p>Loaded config string "hotkey.monitor.quickShowTech" = "E+Space"</p>
2089<p>Loaded config string "hotkey.monitor.quickShowUnits" = "Q+Space"</p>
2090<p>Loaded config string "hotkey.monitor.toggleMode" = "Shift+Space"</p>
2091<p>Loaded config string "hotkey.monitor.toggleShowNames" = "Space+Tab"</p>
2092<p>Loaded config string "hotkey.monitor.toggleVisibility" = "Ctrl+Space"</p>
2093<p>Loaded config string "hotkey.options" = "Alt+O"</p>
2094<p>Loaded config string "hotkey.pause" = "Break"</p>
2095<p>Loaded config string "hotkey.restartGame" = "Alt+Shift+E"</p>
2096<p>Loaded config string "hotkey.selection.group.add.6" = (empty)</p>
2097<p>Loaded config string "hotkey.session.allyequalizeresources" = "Alt+Shift+E"</p>
2098<p>Loaded config string "hotkey.session.allyrequestresources" = "Alt+Shift+R"</p>
2099<p>Loaded config string "hotkey.session.gui.diplomacy.toggle" = "Alt+D"</p>
2100<p>Loaded config string "hotkey.session.gui.gamespeed.faster" = "Alt+Plus"</p>
2101<p>Loaded config string "hotkey.session.gui.gamespeed.slower" = "Alt+Minus"</p>
2102<p>Loaded config string "hotkey.session.gui.gamespeed.toggle" = "Alt+Shift+G"</p>
2103<p>Loaded config string "hotkey.session.gui.objectives.toggle" = "Alt+Shift+O"</p>
2104<p>Loaded config string "hotkey.session.messagemenu" = "Ctrl+Y"</p>
2105<p>Loaded config string "hotkey.session.messagemenu_en" = "Ctrl+Z"</p>
2106<p>Loaded config string "hotkey.session.pingpauser" = "Shift+Break"</p>
2107<p>Loaded config string "hotkey.session.selectedunitplayerview" = "P"</p>
2108<p>Loaded config string "hotkey.session.selectplayer.0" = "Alt+0"</p>
2109<p>Loaded config string "hotkey.session.selectplayer.1" = "Alt+1"</p>
2110<p>Loaded config string "hotkey.session.selectplayer.2" = "Alt+2"</p>
2111<p>Loaded config string "hotkey.session.selectplayer.3" = "Alt+3"</p>
2112<p>Loaded config string "hotkey.session.selectplayer.5" = "Alt+5"</p>
2113<p>Loaded config string "hotkey.session.selectplayer.6" = "Alt+6"</p>
2114<p>Loaded config string "hotkey.session.selectplayer.7" = "Alt+7"</p>
2115<p>Loaded config string "hotkey.session.selectplayer.8" = "Alt+8"</p>
2116<p>Loaded config string "hotkey.session.selectplayer.prev" = "Alt+Q"</p>
2117<p>Loaded config string "hotkey.session.togglepauseondisconnectplayer" = "Ctrl+Break"</p>
2118<p>Loaded config string "load.gamessort" = "date:-1,mapName:1,mapType:1,description:1"</p>
2119<p>Loaded config string "lobby.autoawaytime" = "25"</p>
2120<p>Loaded config string "lobby.autologin" = "true"</p>
2121<p>Loaded config string "lobby.buddies"</p>
2122<p>Loaded config string "lobby.columns.gamerating" = "true"</p>
2123<p>Loaded config string "lobby.highlightbuddies" = "true"</p>
2124<p>Loaded config string "lobby.history" = "20"</p>
2125<p>Loaded config string "lobby.lobby.playerlistgamestatus" = "true"</p>
2126<p>Loaded config string "lobby.loggedin" = "true"</p>
2127<p>Loaded config string "lobby.login" = "nani"</p>
2128<p>Loaded config string "lobby.password"</p>
2129<p>Loaded config string "lobby.playerlistgamestatus" = "true"</p>
2130<p>Loaded config string "lobby.presenceselection" = "away"</p>
2131<p>Loaded config string "lobby.privacy_policy" = "68406ebe232a8a929ec7cb246fb0e1dd"</p>
2132<p>Loaded config string "lobby.secureauth" = "true"</p>
2133<p>Loaded config string "lobby.sendprivatemsgonbuddy" = "false"</p>
2134<p>Loaded config string "lobby.sort.games" = "name:1,gameRating:-1,mapName:-1,mods:1,nPlayers:-1,time:-1,buddy:-1,mapType:1,mapSize:1"</p>
2135<p>Loaded config string "lobby.sort.players" = "status:1,rating:-1,name:1,buddy:-1"</p>
2136<p>Loaded config string "lobby.statuscolors.games.buddy.incompatible" = "160 160 160"</p>
2137<p>Loaded config string "lobby.statuscolors.games.buddy.init" = "80 219 219"</p>
2138<p>Loaded config string "lobby.statuscolors.games.buddy.running" = "230 80 230"</p>
2139<p>Loaded config string "lobby.statuscolors.games.buddy.waiting" = "255 127 255"</p>
2140<p>Loaded config string "lobby.statuscolors.games.incompatible" = "128 128 128"</p>
2141<p>Loaded config string "lobby.statuscolors.games.init" = "0 219 0"</p>
2142<p>Loaded config string "lobby.statuscolors.games.running" = "219 0 0"</p>
2143<p>Loaded config string "lobby.statuscolors.games.waiting" = "255 127 0"</p>
2144<p>Loaded config string "lobby.statuscolors.players.available" = "0 219 0"</p>
2145<p>Loaded config string "lobby.statuscolors.players.away" = "229 76 13"</p>
2146<p>Loaded config string "lobby.statuscolors.players.buddy.available" = "102 226 255"</p>
2147<p>Loaded config string "lobby.statuscolors.players.buddy.away" = "249 156 249"</p>
2148<p>Loaded config string "lobby.statuscolors.players.buddy.offline" = "44 44 88"</p>
2149<p>Loaded config string "lobby.statuscolors.players.buddy.playing" = "230 80 230"</p>
2150<p>Loaded config string "lobby.statuscolors.players.buddy.unknown" = "89 89 178"</p>
2151<p>Loaded config string "lobby.statuscolors.players.offline" = "0 0 0"</p>
2152<p>Loaded config string "lobby.statuscolors.players.playing" = "200 0 0"</p>
2153<p>Loaded config string "lobby.statuscolors.players.unknown" = "178 178 178"</p>
2154<p>Loaded config string "lobby.stun.enabled" = "false"</p>
2155<p>Loaded config string "lobby.terms_of_service" = "133beeda0ffdfef356d47247a22ef383"</p>
2156<p>Loaded config string "lobby.terms_of_use" = "3dbde95cae507ebf5dbb37e27dbedb5b"</p>
2157<p>Loaded config string "lobby.userplayer.color" = "102 103 255"</p>
2158<p>Loaded config string "materialmgr.quality" = "10"</p>
2159<p>Loaded config string "mod.enabledmods" = "mod public autociv"</p>
2160<p>Loaded config string "modio.disclaimer" = "3afe6d7d4ec92b87b757936664df4591"</p>
2161<p>Loaded config string "monitor.enabled" = "false"</p>
2162<p>Loaded config string "monitor.replaceTopPanel" = "true"</p>
2163<p>Loaded config string "monitor.showNames" = "true"</p>
2164<p>Loaded config string "monitor.showPhase" = "false"</p>
2165<p>Loaded config string "monitor.topPanel.showRelicsHero" = "true"</p>
2166<p>Loaded config string "multiplayerhosting.lobby" = "false"</p>
2167<p>Loaded config string "multiplayerhosting.port" = "20595"</p>
2168<p>Loaded config string "multiplayerjoining.port" = "20595"</p>
2169<p>Loaded config string "multiplayerserver" = "localhost"</p>
2170<p>Loaded config string "network.lateobservers" = "everyone"</p>
2171<p>Loaded config string "network.observerlimit" = "32"</p>
2172<p>Loaded config string "overlay.fps" = "true"</p>
2173<p>Loaded config string "overlay.realtime" = "true"</p>
2174<p>Loaded config string "particles" = "false"</p>
2175<p>Loaded config string "pauseonfocusloss" = "false"</p>
2176<p>Loaded config string "playername.multiplayer" = "nani"</p>
2177<p>Loaded config string "playername.singleplayer" = "nani"</p>
2178<p>Loaded config string "postproc" = "true"</p>
2179<p>Loaded config string "preferglsl" = "true"</p>
2180<p>Loaded config string "replay.sort" = "months:-1,players:1,mapName:1,mapSize:1,popCapacity:1,duration:1"</p>
2181<p>Loaded config string "session.askposunrevealed" = "true"</p>
2182<p>Loaded config string "session.autoequalizeallyresources" = "false"</p>
2183<p>Loaded config string "session.autorequestallyresources" = "false"</p>
2184<p>Loaded config string "session.pauseondisconnectedplayers" = "false"</p>
2185<p>Loaded config string "session.sendresonresign" = "true"</p>
2186<p>Loaded config string "session.showlobbychat" = "false"</p>
2187<p>Loaded config string "session.showobservers" = "true"</p>
2188<p>Loaded config string "session.showstats" = "true"</p>
2189<p>Loaded config string "session.specsautokickseconds" = "-1"</p>
2190<p>Loaded config string "session.specsautokicktimes" = "-1"</p>
2191<p>Loaded config string "session.summaryautoupdate" = "1000"</p>
2192<p>Loaded config string "shadowpcf" = "false"</p>
2193<p>Loaded config string "shadowquality" = "1"</p>
2194<p>Loaded config string "shadows" = "false"</p>
2195<p>Loaded config string "shadowsonwater" = "false"</p>
2196<p>Loaded config string "sharpening" = "cas"</p>
2197<p>Loaded config string "sharpness" = "0.146567702293396"</p>
2198<p>Loaded config string "showdetailedtooltips" = "true"</p>
2199<p>Loaded config string "silhouettes" = "true"</p>
2200<p>Loaded config string "sound.mastergain" = "0"</p>
2201<p>Loaded config string "userreport.enabledversion" = "1"</p>
2202<p>Loaded config string "userreport.id"</p>
2203<p>Loaded config string "userreport.terms" = "42780012b25000ce5f11a07db5b95585"</p>
2204<p>Loaded config string "vsync" = "true"</p>
2205<p>Loaded config string "watereffects" = "true"</p>
2206<p>Loaded config string "waterfancyeffects" = "false"</p>
2207<p>Loaded config string "waterreflection" = "false"</p>
2208<p>Loaded config string "windowed" = (empty)</p>
2209<p>Loading config file "config/user.cfg"</p>
2210<p>Loaded config string "adaptivefps.menu" = "99.40631103515625"</p>
2211<p>Loaded config string "adaptivefps.session" = "99.40630340576172"</p>
2212<p>Loaded config string "antialiasing" = "fxaa"</p>
2213<p>Loaded config string "asdasd" = "asdasd"</p>
2214<p>Loaded config string "autociv.data.mute" = "%7B%22nani10%22%3A%22nani10%22%7D"</p>
2215<p>Loaded config string "autociv.data.playerReminder" = "%7B%7D"</p>
2216<p>Loaded config string "autociv.data.stanza" = "%7B%7D"</p>
2217<p>Loaded config string "autociv.gamesetup.countdown.enabled" = "false"</p>
2218<p>Loaded config string "autociv.gamesetup.countdown.time" = "5"</p>
2219<p>Loaded config string "autociv.lobby.chat.subject.hide" = "true"</p>
2220<p>Loaded config string "autociv.lobby.gamelist.markStunGames" = "false"</p>
2221<p>Loaded config string "autociv.lobby.gamelist.showHostName" = "true"</p>
2222<p>Loaded config string "autociv.resizebar.enabled" = "true"</p>
2223<p>Loaded config string "autociv.session.APM.chart.enabled" = "false"</p>
2224<p>Loaded config string "autociv.session.APM.enabled" = "false"</p>
2225<p>Loaded config string "autociv.session.chatPanel.size" = "0 130 100% 100%-240"</p>
2226<p>Loaded config string "autociv.session.chatPanel.size.change" = "false"</p>
2227<p>Loaded config string "autociv.session.chatText.font" = "sans-bold-stroke-14"</p>
2228<p>Loaded config string "autociv.session.chatText.font.change" = "false"</p>
2229<p>Loaded config string "autociv.session.graphics.corpses.max" = "50"</p>
2230<p>Loaded config string "autociv.session.kill.nowarning" = "false"</p>
2231<p>Loaded config string "autociv.settings.autociv_readme.seen" = "true"</p>
2232<p>Loaded config string "autociv.settings.reset.all" = "false"</p>
2233<p>Loaded config string "chat.session.extended" = "true"</p>
2234<p>Loaded config string "fgod.installed" = "1569502695982"</p>
2235<p>Loaded config string "fgod.updatechecked" = "1600708811242"</p>
2236<p>Loaded config string "fgod.updated" = "1600708811310"</p>
2237<p>Loaded config string "fgod.version" = "1623"</p>
2238<p>Loaded config string "fog" = "false"</p>
2239<p>Loaded config string "gui.gamesetup.aibehavior" = "aggressive"</p>
2240<p>Loaded config string "gui.gamesetup.aidifficulty" = "5"</p>
2241<p>Loaded config string "gui.gamesetup.assignplayers" = "everyone"</p>
2242<p>Loaded config string "gui.lobby.morebuttonsbar" = "visible"</p>
2243<p>Loaded config string "gui.session.attackrange" = "false"</p>
2244<p>Loaded config string "gui.session.aurasrange" = "true"</p>
2245<p>Loaded config string "gui.session.batchtrainingsize" = "2"</p>
2246<p>Loaded config string "gui.session.ceasefirecounter" = "true"</p>
2247<p>Loaded config string "gui.session.defaultformation" = "special/formations/null"</p>
2248<p>Loaded config string "gui.session.healrange" = "true"</p>
2249<p>Loaded config string "gui.session.notifications.phase" = "all"</p>
2250<p>Loaded config string "gui.session.respoptooltipsort" = "-1"</p>
2251<p>Loaded config string "gui.session.showstats" = "1"</p>
2252<p>Loaded config string "gui.session.snaptoedges" = "enabled"</p>
2253<p>Loaded config string "gui.session.timeelapsedcounter" = "true"</p>
2254<p>Loaded config string "gui.session.woundedunithotkeythreshold" = "52.29499053955078"</p>
2255<p>Loaded config string "gui.splashscreen.enable" = "false"</p>
2256<p>Loaded config string "gui.splashscreen.version" = "1612565538"</p>
2257<p>Loaded config string "gui.startintolobby" = "true"</p>
2258<p>Loaded config string "host.gamename" = "MORDOR"</p>
2259<p>Loaded config string "hotkey.autociv.CLI.stdout.eval" = "Alt+E"</p>
2260<p>Loaded config string "hotkey.autociv.CLI.stdout.toggle" = "Alt+S"</p>
2261<p>Loaded config string "hotkey.autociv.CLI.toggle" = "Ctrl+C+L"</p>
2262<p>Loaded config string "hotkey.autociv.gamesetup.focus.chatInput" = "Alt+Q"</p>
2263<p>Loaded config string "hotkey.autociv.group.button.garrison" = "Ctrl"</p>
2264<p>Loaded config string "hotkey.autociv.lobby.focus.chatInput" = "Alt+Q"</p>
2265<p>Loaded config string "hotkey.autociv.lobby.focus.gameList" = "Alt+W"</p>
2266<p>Loaded config string "hotkey.autociv.lobby.gameList.selected.join" = "Alt+E"</p>
2267<p>Loaded config string "hotkey.autociv.minimap.mode.flare" = "Alt"</p>
2268<p>Loaded config string "hotkey.autociv.open.autociv_readme" = "Shift+F4"</p>
2269<p>Loaded config string "hotkey.autociv.open.test" = "Ctrl+A+T"</p>
2270<p>Loaded config string "hotkey.autociv.selection.nowoundedonly" = "K"</p>
2271<p>Loaded config string "hotkey.autociv.session.building.autotrain.disable" = "Alt+W"</p>
2272<p>Loaded config string "hotkey.autociv.session.building.autotrain.enable" = "Alt+Q"</p>
2273<p>Loaded config string "hotkey.autociv.session.building.place.amphitheater_pompeii" = (empty)</p>
2274<p>Loaded config string "hotkey.autociv.session.building.place.apadana" = (empty)</p>
2275<p>Loaded config string "hotkey.autociv.session.building.place.arch" = (empty)</p>
2276<p>Loaded config string "hotkey.autociv.session.building.place.army_camp" = (empty)</p>
2277<p>Loaded config string "hotkey.autociv.session.building.place.arsenal" = "A+Space"</p>
2278<p>Loaded config string "hotkey.autociv.session.building.place.assembly" = (empty)</p>
2279<p>Loaded config string "hotkey.autociv.session.building.place.barracks" = "B+Space"</p>
2280<p>Loaded config string "hotkey.autociv.session.building.place.camp_blemmye" = (empty)</p>
2281<p>Loaded config string "hotkey.autociv.session.building.place.camp_noba" = (empty)</p>
2282<p>Loaded config string "hotkey.autociv.session.building.place.civil_centre" = "C+Space"</p>
2283<p>Loaded config string "hotkey.autociv.session.building.place.corral" = "K+Space"</p>
2284<p>Loaded config string "hotkey.autociv.session.building.place.crannog" = (empty)</p>
2285<p>Loaded config string "hotkey.autociv.session.building.place.defense_tower" = "D+Space"</p>
2286<p>Loaded config string "hotkey.autociv.session.building.place.dock" = "J+Space"</p>
2287<p>Loaded config string "hotkey.autociv.session.building.place.elephant_stables" = "Q+Space"</p>
2288<p>Loaded config string "hotkey.autociv.session.building.place.embassy" = (empty)</p>
2289<p>Loaded config string "hotkey.autociv.session.building.place.embassy_celtic" = (empty)</p>
2290<p>Loaded config string "hotkey.autociv.session.building.place.embassy_iberian" = (empty)</p>
2291<p>Loaded config string "hotkey.autociv.session.building.place.embassy_italic" = (empty)</p>
2292<p>Loaded config string "hotkey.autociv.session.building.place.farmstead" = "G+Space"</p>
2293<p>Loaded config string "hotkey.autociv.session.building.place.field" = "F+Space"</p>
2294<p>Loaded config string "hotkey.autociv.session.building.place.forge" = "N+Space"</p>
2295<p>Loaded config string "hotkey.autociv.session.building.place.fortress" = "R+Space"</p>
2296<p>Loaded config string "hotkey.autociv.session.building.place.gerousia" = (empty)</p>
2297<p>Loaded config string "hotkey.autociv.session.building.place.gymnasium" = (empty)</p>
2298<p>Loaded config string "hotkey.autociv.session.building.place.hall" = (empty)</p>
2299<p>Loaded config string "hotkey.autociv.session.building.place.house" = "H+Space"</p>
2300<p>Loaded config string "hotkey.autociv.session.building.place.inn" = (empty)</p>
2301<p>Loaded config string "hotkey.autociv.session.building.place.library" = (empty)</p>
2302<p>Loaded config string "hotkey.autociv.session.building.place.lighthouse" = (empty)</p>
2303<p>Loaded config string "hotkey.autociv.session.building.place.market" = "M+Space"</p>
2304<p>Loaded config string "hotkey.autociv.session.building.place.mercenary_camp" = (empty)</p>
2305<p>Loaded config string "hotkey.autociv.session.building.place.military_colony" = (empty)</p>
2306<p>Loaded config string "hotkey.autociv.session.building.place.monument" = (empty)</p>
2307<p>Loaded config string "hotkey.autociv.session.building.place.outpost" = "O+Space"</p>
2308<p>Loaded config string "hotkey.autociv.session.building.place.palace" = (empty)</p>
2309<p>Loaded config string "hotkey.autociv.session.building.place.pillar_ashoka" = (empty)</p>
2310<p>Loaded config string "hotkey.autociv.session.building.place.prytaneion" = (empty)</p>
2311<p>Loaded config string "hotkey.autociv.session.building.place.pyramid_large" = (empty)</p>
2312<p>Loaded config string "hotkey.autociv.session.building.place.pyramid_small" = (empty)</p>
2313<p>Loaded config string "hotkey.autociv.session.building.place.range" = (empty)</p>
2314<p>Loaded config string "hotkey.autociv.session.building.place.rotarymill" = (empty)</p>
2315<p>Loaded config string "hotkey.autociv.session.building.place.royal_stoa" = (empty)</p>
2316<p>Loaded config string "hotkey.autociv.session.building.place.sentry_tower" = "Space+Y"</p>
2317<p>Loaded config string "hotkey.autociv.session.building.place.shrine" = (empty)</p>
2318<p>Loaded config string "hotkey.autociv.session.building.place.stable" = "Space+V"</p>
2319<p>Loaded config string "hotkey.autociv.session.building.place.storehouse" = "S+Space"</p>
2320<p>Loaded config string "hotkey.autociv.session.building.place.super_dock" = (empty)</p>
2321<p>Loaded config string "hotkey.autociv.session.building.place.syssiton" = (empty)</p>
2322<p>Loaded config string "hotkey.autociv.session.building.place.tacara" = (empty)</p>
2323<p>Loaded config string "hotkey.autociv.session.building.place.tavern" = (empty)</p>
2324<p>Loaded config string "hotkey.autociv.session.building.place.temple" = "Space+T"</p>
2325<p>Loaded config string "hotkey.autociv.session.building.place.temple_amun" = (empty)</p>
2326<p>Loaded config string "hotkey.autociv.session.building.place.temple_mars" = (empty)</p>
2327<p>Loaded config string "hotkey.autociv.session.building.place.temple_vesta" = (empty)</p>
2328<p>Loaded config string "hotkey.autociv.session.building.place.theater" = (empty)</p>
2329<p>Loaded config string "hotkey.autociv.session.building.place.tophet" = (empty)</p>
2330<p>Loaded config string "hotkey.autociv.session.building.place.tower_artillery" = (empty)</p>
2331<p>Loaded config string "hotkey.autociv.session.building.place.tower_babylon" = (empty)</p>
2332<p>Loaded config string "hotkey.autociv.session.building.place.tower_bolt" = (empty)</p>
2333<p>Loaded config string "hotkey.autociv.session.building.place.tower_double" = (empty)</p>
2334<p>Loaded config string "hotkey.autociv.session.building.place.wallset_palisade" = "E+Space"</p>
2335<p>Loaded config string "hotkey.autociv.session.building.place.wallset_short" = (empty)</p>
2336<p>Loaded config string "hotkey.autociv.session.building.place.wallset_siege" = "Space+U"</p>
2337<p>Loaded config string "hotkey.autociv.session.building.place.wallset_stone" = "Space+W"</p>
2338<p>Loaded config string "hotkey.autociv.session.building.place.warehouse" = (empty)</p>
2339<p>Loaded config string "hotkey.autociv.session.building.place.wonder" = (empty)</p>
2340<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.(Soldier|Siege|Dog)&amp;!Ship" = "Alt+S"</p>
2341<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Cavalry" = "Alt+E"</p>
2342<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Cavalry.by.group.none" = (empty)</p>
2343<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Infantry" = (empty)</p>
2344<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Ranged" = (empty)</p>
2345<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Siege" = (empty)</p>
2346<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Support&amp;Worker|(Support&amp;Elephant)" = "Alt+A"</p>
2347<p>Loaded config string "hotkey.autociv.session.entity.by.health.nowounded.by.class.select.Cavalry" = (empty)</p>
2348<p>Loaded config string "hotkey.autociv.session.entity.by.health.wounded.by.class.select.Cavalry" = (empty)</p>
2349<p>Loaded config string "hotkey.autociv.session.entity.by.rank.1" = (empty)</p>
2350<p>Loaded config string "hotkey.autociv.session.entity.by.rank.2" = (empty)</p>
2351<p>Loaded config string "hotkey.autociv.session.entity.by.rank.3" = (empty)</p>
2352<p>Loaded config string "hotkey.autociv.session.entity.select.amphitheater_pompeii" = (empty)</p>
2353<p>Loaded config string "hotkey.autociv.session.entity.select.apadana" = (empty)</p>
2354<p>Loaded config string "hotkey.autociv.session.entity.select.arch" = (empty)</p>
2355<p>Loaded config string "hotkey.autociv.session.entity.select.army_camp" = (empty)</p>
2356<p>Loaded config string "hotkey.autociv.session.entity.select.arsenal" = "Ctrl+A"</p>
2357<p>Loaded config string "hotkey.autociv.session.entity.select.assembly" = (empty)</p>
2358<p>Loaded config string "hotkey.autociv.session.entity.select.barracks" = "Ctrl+X"</p>
2359<p>Loaded config string "hotkey.autociv.session.entity.select.camp_blemmye" = (empty)</p>
2360<p>Loaded config string "hotkey.autociv.session.entity.select.camp_noba" = (empty)</p>
2361<p>Loaded config string "hotkey.autociv.session.entity.select.civil_centre" = "Ctrl+C"</p>
2362<p>Loaded config string "hotkey.autociv.session.entity.select.corral" = "Ctrl+K"</p>
2363<p>Loaded config string "hotkey.autociv.session.entity.select.crannog" = (empty)</p>
2364<p>Loaded config string "hotkey.autociv.session.entity.select.defense_tower" = "Ctrl+D"</p>
2365<p>Loaded config string "hotkey.autociv.session.entity.select.dock" = "Ctrl+J"</p>
2366<p>Loaded config string "hotkey.autociv.session.entity.select.elephant_stables" = "Ctrl+Q"</p>
2367<p>Loaded config string "hotkey.autociv.session.entity.select.embassy" = (empty)</p>
2368<p>Loaded config string "hotkey.autociv.session.entity.select.embassy_celtic" = (empty)</p>
2369<p>Loaded config string "hotkey.autociv.session.entity.select.embassy_iberian" = (empty)</p>
2370<p>Loaded config string "hotkey.autociv.session.entity.select.embassy_italic" = (empty)</p>
2371<p>Loaded config string "hotkey.autociv.session.entity.select.farmstead" = "Ctrl+G"</p>
2372<p>Loaded config string "hotkey.autociv.session.entity.select.field" = "Ctrl+F"</p>
2373<p>Loaded config string "hotkey.autociv.session.entity.select.forge" = "Ctrl+N"</p>
2374<p>Loaded config string "hotkey.autociv.session.entity.select.fortress" = "Ctrl+R"</p>
2375<p>Loaded config string "hotkey.autociv.session.entity.select.gerousia" = (empty)</p>
2376<p>Loaded config string "hotkey.autociv.session.entity.select.gymnasium" = (empty)</p>
2377<p>Loaded config string "hotkey.autociv.session.entity.select.hall" = (empty)</p>
2378<p>Loaded config string "hotkey.autociv.session.entity.select.house" = "Ctrl+H"</p>
2379<p>Loaded config string "hotkey.autociv.session.entity.select.inn" = (empty)</p>
2380<p>Loaded config string "hotkey.autociv.session.entity.select.library" = (empty)</p>
2381<p>Loaded config string "hotkey.autociv.session.entity.select.lighthouse" = (empty)</p>
2382<p>Loaded config string "hotkey.autociv.session.entity.select.market" = "Ctrl+M"</p>
2383<p>Loaded config string "hotkey.autociv.session.entity.select.mercenary_camp" = (empty)</p>
2384<p>Loaded config string "hotkey.autociv.session.entity.select.military_colony" = (empty)</p>
2385<p>Loaded config string "hotkey.autociv.session.entity.select.monument" = (empty)</p>
2386<p>Loaded config string "hotkey.autociv.session.entity.select.outpost" = "Ctrl+O"</p>
2387<p>Loaded config string "hotkey.autociv.session.entity.select.palace" = (empty)</p>
2388<p>Loaded config string "hotkey.autociv.session.entity.select.pillar_ashoka" = (empty)</p>
2389<p>Loaded config string "hotkey.autociv.session.entity.select.prytaneion" = (empty)</p>
2390<p>Loaded config string "hotkey.autociv.session.entity.select.pyramid_large" = (empty)</p>
2391<p>Loaded config string "hotkey.autociv.session.entity.select.pyramid_small" = (empty)</p>
2392<p>Loaded config string "hotkey.autociv.session.entity.select.range" = (empty)</p>
2393<p>Loaded config string "hotkey.autociv.session.entity.select.rotarymill" = (empty)</p>
2394<p>Loaded config string "hotkey.autociv.session.entity.select.royal_stoa" = (empty)</p>
2395<p>Loaded config string "hotkey.autociv.session.entity.select.sentry_tower" = "Ctrl+Y"</p>
2396<p>Loaded config string "hotkey.autociv.session.entity.select.shrine" = (empty)</p>
2397<p>Loaded config string "hotkey.autociv.session.entity.select.stable" = "Ctrl+Z"</p>
2398<p>Loaded config string "hotkey.autociv.session.entity.select.storehouse" = "Ctrl+V"</p>
2399<p>Loaded config string "hotkey.autociv.session.entity.select.super_dock" = (empty)</p>
2400<p>Loaded config string "hotkey.autociv.session.entity.select.syssiton" = (empty)</p>
2401<p>Loaded config string "hotkey.autociv.session.entity.select.tacara" = (empty)</p>
2402<p>Loaded config string "hotkey.autociv.session.entity.select.tavern" = (empty)</p>
2403<p>Loaded config string "hotkey.autociv.session.entity.select.temple" = "Ctrl+T"</p>
2404<p>Loaded config string "hotkey.autociv.session.entity.select.temple_amun" = (empty)</p>
2405<p>Loaded config string "hotkey.autociv.session.entity.select.temple_mars" = (empty)</p>
2406<p>Loaded config string "hotkey.autociv.session.entity.select.temple_vesta" = (empty)</p>
2407<p>Loaded config string "hotkey.autociv.session.entity.select.theater" = (empty)</p>
2408<p>Loaded config string "hotkey.autociv.session.entity.select.tophet" = (empty)</p>
2409<p>Loaded config string "hotkey.autociv.session.entity.select.tower_artillery" = (empty)</p>
2410<p>Loaded config string "hotkey.autociv.session.entity.select.tower_babylon" = (empty)</p>
2411<p>Loaded config string "hotkey.autociv.session.entity.select.tower_bolt" = (empty)</p>
2412<p>Loaded config string "hotkey.autociv.session.entity.select.tower_double" = (empty)</p>
2413<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_palisade" = (empty)</p>
2414<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_short" = (empty)</p>
2415<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_siege" = (empty)</p>
2416<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_stone" = (empty)</p>
2417<p>Loaded config string "hotkey.autociv.session.entity.select.warehouse" = (empty)</p>
2418<p>Loaded config string "hotkey.autociv.session.entity.select.wonder" = (empty)</p>
2419<p>Loaded config string "hotkey.autociv.session.formation.set.anti_cavalry" = (empty)</p>
2420<p>Loaded config string "hotkey.autociv.session.formation.set.battle_line" = "0+Space"</p>
2421<p>Loaded config string "hotkey.autociv.session.formation.set.box" = "2+Space"</p>
2422<p>Loaded config string "hotkey.autociv.session.formation.set.column_closed" = "3+Space"</p>
2423<p>Loaded config string "hotkey.autociv.session.formation.set.column_open" = "5+Space"</p>
2424<p>Loaded config string "hotkey.autociv.session.formation.set.flank" = "7+Space"</p>
2425<p>Loaded config string "hotkey.autociv.session.formation.set.line_closed" = "4+Space"</p>
2426<p>Loaded config string "hotkey.autociv.session.formation.set.line_open" = "6+Space"</p>
2427<p>Loaded config string "hotkey.autociv.session.formation.set.null" = "1+Space"</p>
2428<p>Loaded config string "hotkey.autociv.session.formation.set.phalanx" = (empty)</p>
2429<p>Loaded config string "hotkey.autociv.session.formation.set.scatter" = (empty)</p>
2430<p>Loaded config string "hotkey.autociv.session.formation.set.skirmish" = "8+Space"</p>
2431<p>Loaded config string "hotkey.autociv.session.formation.set.syntagma" = "Quote+Space"</p>
2432<p>Loaded config string "hotkey.autociv.session.formation.set.testudo" = (empty)</p>
2433<p>Loaded config string "hotkey.autociv.session.formation.set.wedge" = "9+Space"</p>
2434<p>Loaded config string "hotkey.autociv.session.minimap.expand.toggle" = "Shift+Tab"</p>
2435<p>Loaded config string "hotkey.autociv.session.production.queue.clear" = "Alt+R"</p>
2436<p>Loaded config string "hotkey.autociv.session.stance.set.aggressive" = "Alt+2"</p>
2437<p>Loaded config string "hotkey.autociv.session.stance.set.defensive" = "Alt+3"</p>
2438<p>Loaded config string "hotkey.autociv.session.stance.set.passive" = "Alt+4"</p>
2439<p>Loaded config string "hotkey.autociv.session.stance.set.standground" = "Alt+5"</p>
2440<p>Loaded config string "hotkey.autociv.session.stance.set.violent" = "Alt+1"</p>
2441<p>Loaded config string "hotkey.camera.rotate.ccw" = "E", "Ctrl+RightArrow"</p>
2442<p>Loaded config string "hotkey.camera.rotate.cw" = "Q", "Ctrl+LeftArrow"</p>
2443<p>Loaded config string "hotkey.close" = "Shift+Esc"</p>
2444<p>Loaded config string "hotkey.fgodmanual" = "Alt+Shift+F"</p>
2445<p>Loaded config string "hotkey.fgodupdate" = "Alt+U"</p>
2446<p>Loaded config string "hotkey.fgodwebsite" = "Alt+W"</p>
2447<p>Loaded config string "hotkey.focustextinput" = "Tab"</p>
2448<p>Loaded config string "hotkey.monitor.quickShowProduction" = "Space+W"</p>
2449<p>Loaded config string "hotkey.monitor.quickShowTech" = "E+Space"</p>
2450<p>Loaded config string "hotkey.monitor.quickShowUnits" = "Q+Space"</p>
2451<p>Loaded config string "hotkey.monitor.toggleMode" = "Shift+Space"</p>
2452<p>Loaded config string "hotkey.monitor.toggleShowNames" = "Space+Tab"</p>
2453<p>Loaded config string "hotkey.monitor.toggleVisibility" = "Ctrl+Space"</p>
2454<p>Loaded config string "hotkey.options" = "Alt+O"</p>
2455<p>Loaded config string "hotkey.pause" = "Break"</p>
2456<p>Loaded config string "hotkey.restartGame" = "Alt+Shift+E"</p>
2457<p>Loaded config string "hotkey.selection.group.add.6" = (empty)</p>
2458<p>Loaded config string "hotkey.session.allyequalizeresources" = "Alt+Shift+E"</p>
2459<p>Loaded config string "hotkey.session.allyrequestresources" = "Alt+Shift+R"</p>
2460<p>Loaded config string "hotkey.session.gui.diplomacy.toggle" = "Alt+D"</p>
2461<p>Loaded config string "hotkey.session.gui.gamespeed.faster" = "Alt+Plus"</p>
2462<p>Loaded config string "hotkey.session.gui.gamespeed.slower" = "Alt+Minus"</p>
2463<p>Loaded config string "hotkey.session.gui.gamespeed.toggle" = "Alt+Shift+G"</p>
2464<p>Loaded config string "hotkey.session.gui.objectives.toggle" = "Alt+Shift+O"</p>
2465<p>Loaded config string "hotkey.session.messagemenu" = "Ctrl+Y"</p>
2466<p>Loaded config string "hotkey.session.messagemenu_en" = "Ctrl+Z"</p>
2467<p>Loaded config string "hotkey.session.pingpauser" = "Shift+Break"</p>
2468<p>Loaded config string "hotkey.session.selectedunitplayerview" = "P"</p>
2469<p>Loaded config string "hotkey.session.selectplayer.0" = "Alt+0"</p>
2470<p>Loaded config string "hotkey.session.selectplayer.1" = "Alt+1"</p>
2471<p>Loaded config string "hotkey.session.selectplayer.2" = "Alt+2"</p>
2472<p>Loaded config string "hotkey.session.selectplayer.3" = "Alt+3"</p>
2473<p>Loaded config string "hotkey.session.selectplayer.5" = "Alt+5"</p>
2474<p>Loaded config string "hotkey.session.selectplayer.6" = "Alt+6"</p>
2475<p>Loaded config string "hotkey.session.selectplayer.7" = "Alt+7"</p>
2476<p>Loaded config string "hotkey.session.selectplayer.8" = "Alt+8"</p>
2477<p>Loaded config string "hotkey.session.selectplayer.prev" = "Alt+Q"</p>
2478<p>Loaded config string "hotkey.session.togglepauseondisconnectplayer" = "Ctrl+Break"</p>
2479<p>Loaded config string "load.gamessort" = "date:-1,mapName:1,mapType:1,description:1"</p>
2480<p>Loaded config string "lobby.autoawaytime" = "25"</p>
2481<p>Loaded config string "lobby.autologin" = "true"</p>
2482<p>Loaded config string "lobby.buddies"</p>
2483<p>Loaded config string "lobby.columns.gamerating" = "true"</p>
2484<p>Loaded config string "lobby.highlightbuddies" = "true"</p>
2485<p>Loaded config string "lobby.history" = "20"</p>
2486<p>Loaded config string "lobby.lobby.playerlistgamestatus" = "true"</p>
2487<p>Loaded config string "lobby.loggedin" = "true"</p>
2488<p>Loaded config string "lobby.login" = "nani"</p>
2489<p>Loaded config string "lobby.password"</p>
2490<p>Loaded config string "lobby.playerlistgamestatus" = "true"</p>
2491<p>Loaded config string "lobby.presenceselection" = "away"</p>
2492<p>Loaded config string "lobby.privacy_policy" = "68406ebe232a8a929ec7cb246fb0e1dd"</p>
2493<p>Loaded config string "lobby.secureauth" = "true"</p>
2494<p>Loaded config string "lobby.sendprivatemsgonbuddy" = "false"</p>
2495<p>Loaded config string "lobby.sort.games" = "name:1,gameRating:-1,mapName:-1,mods:1,nPlayers:-1,time:-1,buddy:-1,mapType:1,mapSize:1"</p>
2496<p>Loaded config string "lobby.sort.players" = "status:1,rating:-1,name:1,buddy:-1"</p>
2497<p>Loaded config string "lobby.statuscolors.games.buddy.incompatible" = "160 160 160"</p>
2498<p>Loaded config string "lobby.statuscolors.games.buddy.init" = "80 219 219"</p>
2499<p>Loaded config string "lobby.statuscolors.games.buddy.running" = "230 80 230"</p>
2500<p>Loaded config string "lobby.statuscolors.games.buddy.waiting" = "255 127 255"</p>
2501<p>Loaded config string "lobby.statuscolors.games.incompatible" = "128 128 128"</p>
2502<p>Loaded config string "lobby.statuscolors.games.init" = "0 219 0"</p>
2503<p>Loaded config string "lobby.statuscolors.games.running" = "219 0 0"</p>
2504<p>Loaded config string "lobby.statuscolors.games.waiting" = "255 127 0"</p>
2505<p>Loaded config string "lobby.statuscolors.players.available" = "0 219 0"</p>
2506<p>Loaded config string "lobby.statuscolors.players.away" = "229 76 13"</p>
2507<p>Loaded config string "lobby.statuscolors.players.buddy.available" = "102 226 255"</p>
2508<p>Loaded config string "lobby.statuscolors.players.buddy.away" = "249 156 249"</p>
2509<p>Loaded config string "lobby.statuscolors.players.buddy.offline" = "44 44 88"</p>
2510<p>Loaded config string "lobby.statuscolors.players.buddy.playing" = "230 80 230"</p>
2511<p>Loaded config string "lobby.statuscolors.players.buddy.unknown" = "89 89 178"</p>
2512<p>Loaded config string "lobby.statuscolors.players.offline" = "0 0 0"</p>
2513<p>Loaded config string "lobby.statuscolors.players.playing" = "200 0 0"</p>
2514<p>Loaded config string "lobby.statuscolors.players.unknown" = "178 178 178"</p>
2515<p>Loaded config string "lobby.stun.enabled" = "false"</p>
2516<p>Loaded config string "lobby.terms_of_service" = "133beeda0ffdfef356d47247a22ef383"</p>
2517<p>Loaded config string "lobby.terms_of_use" = "3dbde95cae507ebf5dbb37e27dbedb5b"</p>
2518<p>Loaded config string "lobby.userplayer.color" = "102 103 255"</p>
2519<p>Loaded config string "materialmgr.quality" = "10"</p>
2520<p>Loaded config string "mod.enabledmods" = "mod public autociv"</p>
2521<p>Loaded config string "modio.disclaimer" = "3afe6d7d4ec92b87b757936664df4591"</p>
2522<p>Loaded config string "monitor.enabled" = "false"</p>
2523<p>Loaded config string "monitor.replaceTopPanel" = "true"</p>
2524<p>Loaded config string "monitor.showNames" = "true"</p>
2525<p>Loaded config string "monitor.showPhase" = "false"</p>
2526<p>Loaded config string "monitor.topPanel.showRelicsHero" = "true"</p>
2527<p>Loaded config string "multiplayerhosting.lobby" = "false"</p>
2528<p>Loaded config string "multiplayerhosting.port" = "20595"</p>
2529<p>Loaded config string "multiplayerjoining.port" = "20595"</p>
2530<p>Loaded config string "multiplayerserver" = "localhost"</p>
2531<p>Loaded config string "network.lateobservers" = "everyone"</p>
2532<p>Loaded config string "network.observerlimit" = "32"</p>
2533<p>Loaded config string "overlay.fps" = "true"</p>
2534<p>Loaded config string "overlay.realtime" = "true"</p>
2535<p>Loaded config string "particles" = "false"</p>
2536<p>Loaded config string "pauseonfocusloss" = "false"</p>
2537<p>Loaded config string "playername.multiplayer" = "nani"</p>
2538<p>Loaded config string "playername.singleplayer" = "nani"</p>
2539<p>Loaded config string "postproc" = "true"</p>
2540<p>Loaded config string "preferglsl" = "true"</p>
2541<p>Loaded config string "replay.sort" = "months:-1,players:1,mapName:1,mapSize:1,popCapacity:1,duration:1"</p>
2542<p>Loaded config string "session.askposunrevealed" = "true"</p>
2543<p>Loaded config string "session.autoequalizeallyresources" = "false"</p>
2544<p>Loaded config string "session.autorequestallyresources" = "false"</p>
2545<p>Loaded config string "session.pauseondisconnectedplayers" = "false"</p>
2546<p>Loaded config string "session.sendresonresign" = "true"</p>
2547<p>Loaded config string "session.showlobbychat" = "false"</p>
2548<p>Loaded config string "session.showobservers" = "true"</p>
2549<p>Loaded config string "session.showstats" = "true"</p>
2550<p>Loaded config string "session.specsautokickseconds" = "-1"</p>
2551<p>Loaded config string "session.specsautokicktimes" = "-1"</p>
2552<p>Loaded config string "session.summaryautoupdate" = "1000"</p>
2553<p>Loaded config string "shadowpcf" = "false"</p>
2554<p>Loaded config string "shadowquality" = "1"</p>
2555<p>Loaded config string "shadows" = "false"</p>
2556<p>Loaded config string "shadowsonwater" = "false"</p>
2557<p>Loaded config string "sharpening" = "cas"</p>
2558<p>Loaded config string "sharpness" = "0.146567702293396"</p>
2559<p>Loaded config string "showdetailedtooltips" = "true"</p>
2560<p>Loaded config string "silhouettes" = "true"</p>
2561<p>Loaded config string "sound.mastergain" = "0"</p>
2562<p>Loaded config string "userreport.enabledversion" = "1"</p>
2563<p>Loaded config string "userreport.id"</p>
2564<p>Loaded config string "userreport.terms" = "42780012b25000ce5f11a07db5b95585"</p>
2565<p>Loaded config string "vsync" = "true"</p>
2566<p>Loaded config string "watereffects" = "true"</p>
2567<p>Loaded config string "waterfancyeffects" = "false"</p>
2568<p>Loaded config string "waterreflection" = "false"</p>
2569<p>Loaded config string "windowed" = (empty)</p>
2570<p>Loading config file "config/user.cfg"</p>
2571<p>Loaded config string "adaptivefps.menu" = "99.40631103515625"</p>
2572<p>Loaded config string "adaptivefps.session" = "99.40630340576172"</p>
2573<p>Loaded config string "antialiasing" = "fxaa"</p>
2574<p>Loaded config string "asdasd" = "asdasd"</p>
2575<p>Loaded config string "autociv.data.mute" = "%7B%22nani10%22%3A%22nani10%22%7D"</p>
2576<p>Loaded config string "autociv.data.playerReminder" = "%7B%7D"</p>
2577<p>Loaded config string "autociv.data.stanza" = "%7B%7D"</p>
2578<p>Loaded config string "autociv.gamesetup.countdown.enabled" = "false"</p>
2579<p>Loaded config string "autociv.gamesetup.countdown.time" = "5"</p>
2580<p>Loaded config string "autociv.lobby.chat.subject.hide" = "true"</p>
2581<p>Loaded config string "autociv.lobby.gamelist.markStunGames" = "false"</p>
2582<p>Loaded config string "autociv.lobby.gamelist.showHostName" = "true"</p>
2583<p>Loaded config string "autociv.resizebar.enabled" = "true"</p>
2584<p>Loaded config string "autociv.session.APM.chart.enabled" = "false"</p>
2585<p>Loaded config string "autociv.session.APM.enabled" = "false"</p>
2586<p>Loaded config string "autociv.session.chatPanel.size" = "0 130 100% 100%-240"</p>
2587<p>Loaded config string "autociv.session.chatPanel.size.change" = "false"</p>
2588<p>Loaded config string "autociv.session.chatText.font" = "sans-bold-stroke-14"</p>
2589<p>Loaded config string "autociv.session.chatText.font.change" = "false"</p>
2590<p>Loaded config string "autociv.session.graphics.corpses.max" = "50"</p>
2591<p>Loaded config string "autociv.session.kill.nowarning" = "false"</p>
2592<p>Loaded config string "autociv.settings.autociv_readme.seen" = "true"</p>
2593<p>Loaded config string "autociv.settings.reset.all" = "false"</p>
2594<p>Loaded config string "chat.session.extended" = "true"</p>
2595<p>Loaded config string "fgod.installed" = "1569502695982"</p>
2596<p>Loaded config string "fgod.updatechecked" = "1600708811242"</p>
2597<p>Loaded config string "fgod.updated" = "1600708811310"</p>
2598<p>Loaded config string "fgod.version" = "1623"</p>
2599<p>Loaded config string "fog" = "false"</p>
2600<p>Loaded config string "gui.gamesetup.aibehavior" = "aggressive"</p>
2601<p>Loaded config string "gui.gamesetup.aidifficulty" = "5"</p>
2602<p>Loaded config string "gui.gamesetup.assignplayers" = "everyone"</p>
2603<p>Loaded config string "gui.lobby.morebuttonsbar" = "visible"</p>
2604<p>Loaded config string "gui.session.attackrange" = "false"</p>
2605<p>Loaded config string "gui.session.aurasrange" = "true"</p>
2606<p>Loaded config string "gui.session.batchtrainingsize" = "2"</p>
2607<p>Loaded config string "gui.session.ceasefirecounter" = "true"</p>
2608<p>Loaded config string "gui.session.defaultformation" = "special/formations/null"</p>
2609<p>Loaded config string "gui.session.healrange" = "true"</p>
2610<p>Loaded config string "gui.session.notifications.phase" = "all"</p>
2611<p>Loaded config string "gui.session.respoptooltipsort" = "-1"</p>
2612<p>Loaded config string "gui.session.showstats" = "1"</p>
2613<p>Loaded config string "gui.session.snaptoedges" = "enabled"</p>
2614<p>Loaded config string "gui.session.timeelapsedcounter" = "true"</p>
2615<p>Loaded config string "gui.session.woundedunithotkeythreshold" = "52.29499053955078"</p>
2616<p>Loaded config string "gui.splashscreen.enable" = "false"</p>
2617<p>Loaded config string "gui.splashscreen.version" = "1612565538"</p>
2618<p>Loaded config string "gui.startintolobby" = "true"</p>
2619<p>Loaded config string "host.gamename" = "MORDOR"</p>
2620<p>Loaded config string "hotkey.autociv.CLI.stdout.eval" = "Alt+E"</p>
2621<p>Loaded config string "hotkey.autociv.CLI.stdout.toggle" = "Alt+S"</p>
2622<p>Loaded config string "hotkey.autociv.CLI.toggle" = "Ctrl+C+L"</p>
2623<p>Loaded config string "hotkey.autociv.gamesetup.focus.chatInput" = "Alt+Q"</p>
2624<p>Loaded config string "hotkey.autociv.group.button.garrison" = "Ctrl"</p>
2625<p>Loaded config string "hotkey.autociv.lobby.focus.chatInput" = "Alt+Q"</p>
2626<p>Loaded config string "hotkey.autociv.lobby.focus.gameList" = "Alt+W"</p>
2627<p>Loaded config string "hotkey.autociv.lobby.gameList.selected.join" = "Alt+E"</p>
2628<p>Loaded config string "hotkey.autociv.minimap.mode.flare" = "Alt"</p>
2629<p>Loaded config string "hotkey.autociv.open.autociv_readme" = "Shift+F4"</p>
2630<p>Loaded config string "hotkey.autociv.open.test" = "Ctrl+A+T"</p>
2631<p>Loaded config string "hotkey.autociv.selection.nowoundedonly" = "K"</p>
2632<p>Loaded config string "hotkey.autociv.session.building.autotrain.disable" = "Alt+W"</p>
2633<p>Loaded config string "hotkey.autociv.session.building.autotrain.enable" = "Alt+Q"</p>
2634<p>Loaded config string "hotkey.autociv.session.building.place.amphitheater_pompeii" = (empty)</p>
2635<p>Loaded config string "hotkey.autociv.session.building.place.apadana" = (empty)</p>
2636<p>Loaded config string "hotkey.autociv.session.building.place.arch" = (empty)</p>
2637<p>Loaded config string "hotkey.autociv.session.building.place.army_camp" = (empty)</p>
2638<p>Loaded config string "hotkey.autociv.session.building.place.arsenal" = "A+Space"</p>
2639<p>Loaded config string "hotkey.autociv.session.building.place.assembly" = (empty)</p>
2640<p>Loaded config string "hotkey.autociv.session.building.place.barracks" = "B+Space"</p>
2641<p>Loaded config string "hotkey.autociv.session.building.place.camp_blemmye" = (empty)</p>
2642<p>Loaded config string "hotkey.autociv.session.building.place.camp_noba" = (empty)</p>
2643<p>Loaded config string "hotkey.autociv.session.building.place.civil_centre" = "C+Space"</p>
2644<p>Loaded config string "hotkey.autociv.session.building.place.corral" = "K+Space"</p>
2645<p>Loaded config string "hotkey.autociv.session.building.place.crannog" = (empty)</p>
2646<p>Loaded config string "hotkey.autociv.session.building.place.defense_tower" = "D+Space"</p>
2647<p>Loaded config string "hotkey.autociv.session.building.place.dock" = "J+Space"</p>
2648<p>Loaded config string "hotkey.autociv.session.building.place.elephant_stables" = "Q+Space"</p>
2649<p>Loaded config string "hotkey.autociv.session.building.place.embassy" = (empty)</p>
2650<p>Loaded config string "hotkey.autociv.session.building.place.embassy_celtic" = (empty)</p>
2651<p>Loaded config string "hotkey.autociv.session.building.place.embassy_iberian" = (empty)</p>
2652<p>Loaded config string "hotkey.autociv.session.building.place.embassy_italic" = (empty)</p>
2653<p>Loaded config string "hotkey.autociv.session.building.place.farmstead" = "G+Space"</p>
2654<p>Loaded config string "hotkey.autociv.session.building.place.field" = "F+Space"</p>
2655<p>Loaded config string "hotkey.autociv.session.building.place.forge" = "N+Space"</p>
2656<p>Loaded config string "hotkey.autociv.session.building.place.fortress" = "R+Space"</p>
2657<p>Loaded config string "hotkey.autociv.session.building.place.gerousia" = (empty)</p>
2658<p>Loaded config string "hotkey.autociv.session.building.place.gymnasium" = (empty)</p>
2659<p>Loaded config string "hotkey.autociv.session.building.place.hall" = (empty)</p>
2660<p>Loaded config string "hotkey.autociv.session.building.place.house" = "H+Space"</p>
2661<p>Loaded config string "hotkey.autociv.session.building.place.inn" = (empty)</p>
2662<p>Loaded config string "hotkey.autociv.session.building.place.library" = (empty)</p>
2663<p>Loaded config string "hotkey.autociv.session.building.place.lighthouse" = (empty)</p>
2664<p>Loaded config string "hotkey.autociv.session.building.place.market" = "M+Space"</p>
2665<p>Loaded config string "hotkey.autociv.session.building.place.mercenary_camp" = (empty)</p>
2666<p>Loaded config string "hotkey.autociv.session.building.place.military_colony" = (empty)</p>
2667<p>Loaded config string "hotkey.autociv.session.building.place.monument" = (empty)</p>
2668<p>Loaded config string "hotkey.autociv.session.building.place.outpost" = "O+Space"</p>
2669<p>Loaded config string "hotkey.autociv.session.building.place.palace" = (empty)</p>
2670<p>Loaded config string "hotkey.autociv.session.building.place.pillar_ashoka" = (empty)</p>
2671<p>Loaded config string "hotkey.autociv.session.building.place.prytaneion" = (empty)</p>
2672<p>Loaded config string "hotkey.autociv.session.building.place.pyramid_large" = (empty)</p>
2673<p>Loaded config string "hotkey.autociv.session.building.place.pyramid_small" = (empty)</p>
2674<p>Loaded config string "hotkey.autociv.session.building.place.range" = (empty)</p>
2675<p>Loaded config string "hotkey.autociv.session.building.place.rotarymill" = (empty)</p>
2676<p>Loaded config string "hotkey.autociv.session.building.place.royal_stoa" = (empty)</p>
2677<p>Loaded config string "hotkey.autociv.session.building.place.sentry_tower" = "Space+Y"</p>
2678<p>Loaded config string "hotkey.autociv.session.building.place.shrine" = (empty)</p>
2679<p>Loaded config string "hotkey.autociv.session.building.place.stable" = "Space+V"</p>
2680<p>Loaded config string "hotkey.autociv.session.building.place.storehouse" = "S+Space"</p>
2681<p>Loaded config string "hotkey.autociv.session.building.place.super_dock" = (empty)</p>
2682<p>Loaded config string "hotkey.autociv.session.building.place.syssiton" = (empty)</p>
2683<p>Loaded config string "hotkey.autociv.session.building.place.tacara" = (empty)</p>
2684<p>Loaded config string "hotkey.autociv.session.building.place.tavern" = (empty)</p>
2685<p>Loaded config string "hotkey.autociv.session.building.place.temple" = "Space+T"</p>
2686<p>Loaded config string "hotkey.autociv.session.building.place.temple_amun" = (empty)</p>
2687<p>Loaded config string "hotkey.autociv.session.building.place.temple_mars" = (empty)</p>
2688<p>Loaded config string "hotkey.autociv.session.building.place.temple_vesta" = (empty)</p>
2689<p>Loaded config string "hotkey.autociv.session.building.place.theater" = (empty)</p>
2690<p>Loaded config string "hotkey.autociv.session.building.place.tophet" = (empty)</p>
2691<p>Loaded config string "hotkey.autociv.session.building.place.tower_artillery" = (empty)</p>
2692<p>Loaded config string "hotkey.autociv.session.building.place.tower_babylon" = (empty)</p>
2693<p>Loaded config string "hotkey.autociv.session.building.place.tower_bolt" = (empty)</p>
2694<p>Loaded config string "hotkey.autociv.session.building.place.tower_double" = (empty)</p>
2695<p>Loaded config string "hotkey.autociv.session.building.place.wallset_palisade" = "E+Space"</p>
2696<p>Loaded config string "hotkey.autociv.session.building.place.wallset_short" = (empty)</p>
2697<p>Loaded config string "hotkey.autociv.session.building.place.wallset_siege" = "Space+U"</p>
2698<p>Loaded config string "hotkey.autociv.session.building.place.wallset_stone" = "Space+W"</p>
2699<p>Loaded config string "hotkey.autociv.session.building.place.warehouse" = (empty)</p>
2700<p>Loaded config string "hotkey.autociv.session.building.place.wonder" = (empty)</p>
2701<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.(Soldier|Siege|Dog)&amp;!Ship" = "Alt+S"</p>
2702<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Cavalry" = "Alt+E"</p>
2703<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Cavalry.by.group.none" = (empty)</p>
2704<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Infantry" = (empty)</p>
2705<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Ranged" = (empty)</p>
2706<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Siege" = (empty)</p>
2707<p>Loaded config string "hotkey.autociv.session.entity.by.class.select.Support&amp;Worker|(Support&amp;Elephant)" = "Alt+A"</p>
2708<p>Loaded config string "hotkey.autociv.session.entity.by.health.nowounded.by.class.select.Cavalry" = (empty)</p>
2709<p>Loaded config string "hotkey.autociv.session.entity.by.health.wounded.by.class.select.Cavalry" = (empty)</p>
2710<p>Loaded config string "hotkey.autociv.session.entity.by.rank.1" = (empty)</p>
2711<p>Loaded config string "hotkey.autociv.session.entity.by.rank.2" = (empty)</p>
2712<p>Loaded config string "hotkey.autociv.session.entity.by.rank.3" = (empty)</p>
2713<p>Loaded config string "hotkey.autociv.session.entity.select.amphitheater_pompeii" = (empty)</p>
2714<p>Loaded config string "hotkey.autociv.session.entity.select.apadana" = (empty)</p>
2715<p>Loaded config string "hotkey.autociv.session.entity.select.arch" = (empty)</p>
2716<p>Loaded config string "hotkey.autociv.session.entity.select.army_camp" = (empty)</p>
2717<p>Loaded config string "hotkey.autociv.session.entity.select.arsenal" = "Ctrl+A"</p>
2718<p>Loaded config string "hotkey.autociv.session.entity.select.assembly" = (empty)</p>
2719<p>Loaded config string "hotkey.autociv.session.entity.select.barracks" = "Ctrl+X"</p>
2720<p>Loaded config string "hotkey.autociv.session.entity.select.camp_blemmye" = (empty)</p>
2721<p>Loaded config string "hotkey.autociv.session.entity.select.camp_noba" = (empty)</p>
2722<p>Loaded config string "hotkey.autociv.session.entity.select.civil_centre" = "Ctrl+C"</p>
2723<p>Loaded config string "hotkey.autociv.session.entity.select.corral" = "Ctrl+K"</p>
2724<p>Loaded config string "hotkey.autociv.session.entity.select.crannog" = (empty)</p>
2725<p>Loaded config string "hotkey.autociv.session.entity.select.defense_tower" = "Ctrl+D"</p>
2726<p>Loaded config string "hotkey.autociv.session.entity.select.dock" = "Ctrl+J"</p>
2727<p>Loaded config string "hotkey.autociv.session.entity.select.elephant_stables" = "Ctrl+Q"</p>
2728<p>Loaded config string "hotkey.autociv.session.entity.select.embassy" = (empty)</p>
2729<p>Loaded config string "hotkey.autociv.session.entity.select.embassy_celtic" = (empty)</p>
2730<p>Loaded config string "hotkey.autociv.session.entity.select.embassy_iberian" = (empty)</p>
2731<p>Loaded config string "hotkey.autociv.session.entity.select.embassy_italic" = (empty)</p>
2732<p>Loaded config string "hotkey.autociv.session.entity.select.farmstead" = "Ctrl+G"</p>
2733<p>Loaded config string "hotkey.autociv.session.entity.select.field" = "Ctrl+F"</p>
2734<p>Loaded config string "hotkey.autociv.session.entity.select.forge" = "Ctrl+N"</p>
2735<p>Loaded config string "hotkey.autociv.session.entity.select.fortress" = "Ctrl+R"</p>
2736<p>Loaded config string "hotkey.autociv.session.entity.select.gerousia" = (empty)</p>
2737<p>Loaded config string "hotkey.autociv.session.entity.select.gymnasium" = (empty)</p>
2738<p>Loaded config string "hotkey.autociv.session.entity.select.hall" = (empty)</p>
2739<p>Loaded config string "hotkey.autociv.session.entity.select.house" = "Ctrl+H"</p>
2740<p>Loaded config string "hotkey.autociv.session.entity.select.inn" = (empty)</p>
2741<p>Loaded config string "hotkey.autociv.session.entity.select.library" = (empty)</p>
2742<p>Loaded config string "hotkey.autociv.session.entity.select.lighthouse" = (empty)</p>
2743<p>Loaded config string "hotkey.autociv.session.entity.select.market" = "Ctrl+M"</p>
2744<p>Loaded config string "hotkey.autociv.session.entity.select.mercenary_camp" = (empty)</p>
2745<p>Loaded config string "hotkey.autociv.session.entity.select.military_colony" = (empty)</p>
2746<p>Loaded config string "hotkey.autociv.session.entity.select.monument" = (empty)</p>
2747<p>Loaded config string "hotkey.autociv.session.entity.select.outpost" = "Ctrl+O"</p>
2748<p>Loaded config string "hotkey.autociv.session.entity.select.palace" = (empty)</p>
2749<p>Loaded config string "hotkey.autociv.session.entity.select.pillar_ashoka" = (empty)</p>
2750<p>Loaded config string "hotkey.autociv.session.entity.select.prytaneion" = (empty)</p>
2751<p>Loaded config string "hotkey.autociv.session.entity.select.pyramid_large" = (empty)</p>
2752<p>Loaded config string "hotkey.autociv.session.entity.select.pyramid_small" = (empty)</p>
2753<p>Loaded config string "hotkey.autociv.session.entity.select.range" = (empty)</p>
2754<p>Loaded config string "hotkey.autociv.session.entity.select.rotarymill" = (empty)</p>
2755<p>Loaded config string "hotkey.autociv.session.entity.select.royal_stoa" = (empty)</p>
2756<p>Loaded config string "hotkey.autociv.session.entity.select.sentry_tower" = "Ctrl+Y"</p>
2757<p>Loaded config string "hotkey.autociv.session.entity.select.shrine" = (empty)</p>
2758<p>Loaded config string "hotkey.autociv.session.entity.select.stable" = "Ctrl+Z"</p>
2759<p>Loaded config string "hotkey.autociv.session.entity.select.storehouse" = "Ctrl+V"</p>
2760<p>Loaded config string "hotkey.autociv.session.entity.select.super_dock" = (empty)</p>
2761<p>Loaded config string "hotkey.autociv.session.entity.select.syssiton" = (empty)</p>
2762<p>Loaded config string "hotkey.autociv.session.entity.select.tacara" = (empty)</p>
2763<p>Loaded config string "hotkey.autociv.session.entity.select.tavern" = (empty)</p>
2764<p>Loaded config string "hotkey.autociv.session.entity.select.temple" = "Ctrl+T"</p>
2765<p>Loaded config string "hotkey.autociv.session.entity.select.temple_amun" = (empty)</p>
2766<p>Loaded config string "hotkey.autociv.session.entity.select.temple_mars" = (empty)</p>
2767<p>Loaded config string "hotkey.autociv.session.entity.select.temple_vesta" = (empty)</p>
2768<p>Loaded config string "hotkey.autociv.session.entity.select.theater" = (empty)</p>
2769<p>Loaded config string "hotkey.autociv.session.entity.select.tophet" = (empty)</p>
2770<p>Loaded config string "hotkey.autociv.session.entity.select.tower_artillery" = (empty)</p>
2771<p>Loaded config string "hotkey.autociv.session.entity.select.tower_babylon" = (empty)</p>
2772<p>Loaded config string "hotkey.autociv.session.entity.select.tower_bolt" = (empty)</p>
2773<p>Loaded config string "hotkey.autociv.session.entity.select.tower_double" = (empty)</p>
2774<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_palisade" = (empty)</p>
2775<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_short" = (empty)</p>
2776<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_siege" = (empty)</p>
2777<p>Loaded config string "hotkey.autociv.session.entity.select.wallset_stone" = (empty)</p>
2778<p>Loaded config string "hotkey.autociv.session.entity.select.warehouse" = (empty)</p>
2779<p>Loaded config string "hotkey.autociv.session.entity.select.wonder" = (empty)</p>
2780<p>Loaded config string "hotkey.autociv.session.formation.set.anti_cavalry" = (empty)</p>
2781<p>Loaded config string "hotkey.autociv.session.formation.set.battle_line" = "0+Space"</p>
2782<p>Loaded config string "hotkey.autociv.session.formation.set.box" = "2+Space"</p>
2783<p>Loaded config string "hotkey.autociv.session.formation.set.column_closed" = "3+Space"</p>
2784<p>Loaded config string "hotkey.autociv.session.formation.set.column_open" = "5+Space"</p>
2785<p>Loaded config string "hotkey.autociv.session.formation.set.flank" = "7+Space"</p>
2786<p>Loaded config string "hotkey.autociv.session.formation.set.line_closed" = "4+Space"</p>
2787<p>Loaded config string "hotkey.autociv.session.formation.set.line_open" = "6+Space"</p>
2788<p>Loaded config string "hotkey.autociv.session.formation.set.null" = "1+Space"</p>
2789<p>Loaded config string "hotkey.autociv.session.formation.set.phalanx" = (empty)</p>
2790<p>Loaded config string "hotkey.autociv.session.formation.set.scatter" = (empty)</p>
2791<p>Loaded config string "hotkey.autociv.session.formation.set.skirmish" = "8+Space"</p>
2792<p>Loaded config string "hotkey.autociv.session.formation.set.syntagma" = "Quote+Space"</p>
2793<p>Loaded config string "hotkey.autociv.session.formation.set.testudo" = (empty)</p>
2794<p>Loaded config string "hotkey.autociv.session.formation.set.wedge" = "9+Space"</p>
2795<p>Loaded config string "hotkey.autociv.session.minimap.expand.toggle" = "Shift+Tab"</p>
2796<p>Loaded config string "hotkey.autociv.session.production.queue.clear" = "Alt+R"</p>
2797<p>Loaded config string "hotkey.autociv.session.stance.set.aggressive" = "Alt+2"</p>
2798<p>Loaded config string "hotkey.autociv.session.stance.set.defensive" = "Alt+3"</p>
2799<p>Loaded config string "hotkey.autociv.session.stance.set.passive" = "Alt+4"</p>
2800<p>Loaded config string "hotkey.autociv.session.stance.set.standground" = "Alt+5"</p>
2801<p>Loaded config string "hotkey.autociv.session.stance.set.violent" = "Alt+1"</p>
2802<p>Loaded config string "hotkey.camera.rotate.ccw" = "E", "Ctrl+RightArrow"</p>
2803<p>Loaded config string "hotkey.camera.rotate.cw" = "Q", "Ctrl+LeftArrow"</p>
2804<p>Loaded config string "hotkey.close" = "Shift+Esc"</p>
2805<p>Loaded config string "hotkey.fgodmanual" = "Alt+Shift+F"</p>
2806<p>Loaded config string "hotkey.fgodupdate" = "Alt+U"</p>
2807<p>Loaded config string "hotkey.fgodwebsite" = "Alt+W"</p>
2808<p>Loaded config string "hotkey.focustextinput" = "Tab"</p>
2809<p>Loaded config string "hotkey.monitor.quickShowProduction" = "Space+W"</p>
2810<p>Loaded config string "hotkey.monitor.quickShowTech" = "E+Space"</p>
2811<p>Loaded config string "hotkey.monitor.quickShowUnits" = "Q+Space"</p>
2812<p>Loaded config string "hotkey.monitor.toggleMode" = "Shift+Space"</p>
2813<p>Loaded config string "hotkey.monitor.toggleShowNames" = "Space+Tab"</p>
2814<p>Loaded config string "hotkey.monitor.toggleVisibility" = "Ctrl+Space"</p>
2815<p>Loaded config string "hotkey.options" = "Alt+O"</p>
2816<p>Loaded config string "hotkey.pause" = "Break"</p>
2817<p>Loaded config string "hotkey.restartGame" = "Alt+Shift+E"</p>
2818<p>Loaded config string "hotkey.selection.group.add.6" = (empty)</p>
2819<p>Loaded config string "hotkey.session.allyequalizeresources" = "Alt+Shift+E"</p>
2820<p>Loaded config string "hotkey.session.allyrequestresources" = "Alt+Shift+R"</p>
2821<p>Loaded config string "hotkey.session.gui.diplomacy.toggle" = "Alt+D"</p>
2822<p>Loaded config string "hotkey.session.gui.gamespeed.faster" = "Alt+Plus"</p>
2823<p>Loaded config string "hotkey.session.gui.gamespeed.slower" = "Alt+Minus"</p>
2824<p>Loaded config string "hotkey.session.gui.gamespeed.toggle" = "Alt+Shift+G"</p>
2825<p>Loaded config string "hotkey.session.gui.objectives.toggle" = "Alt+Shift+O"</p>
2826<p>Loaded config string "hotkey.session.messagemenu" = "Ctrl+Y"</p>
2827<p>Loaded config string "hotkey.session.messagemenu_en" = "Ctrl+Z"</p>
2828<p>Loaded config string "hotkey.session.pingpauser" = "Shift+Break"</p>
2829<p>Loaded config string "hotkey.session.selectedunitplayerview" = "P"</p>
2830<p>Loaded config string "hotkey.session.selectplayer.0" = "Alt+0"</p>
2831<p>Loaded config string "hotkey.session.selectplayer.1" = "Alt+1"</p>
2832<p>Loaded config string "hotkey.session.selectplayer.2" = "Alt+2"</p>
2833<p>Loaded config string "hotkey.session.selectplayer.3" = "Alt+3"</p>
2834<p>Loaded config string "hotkey.session.selectplayer.5" = "Alt+5"</p>
2835<p>Loaded config string "hotkey.session.selectplayer.6" = "Alt+6"</p>
2836<p>Loaded config string "hotkey.session.selectplayer.7" = "Alt+7"</p>
2837<p>Loaded config string "hotkey.session.selectplayer.8" = "Alt+8"</p>
2838<p>Loaded config string "hotkey.session.selectplayer.prev" = "Alt+Q"</p>
2839<p>Loaded config string "hotkey.session.togglepauseondisconnectplayer" = "Ctrl+Break"</p>
2840<p>Loaded config string "load.gamessort" = "date:-1,mapName:1,mapType:1,description:1"</p>
2841<p>Loaded config string "lobby.autoawaytime" = "25"</p>
2842<p>Loaded config string "lobby.autologin" = "true"</p>
2843<p>Loaded config string "lobby.buddies"</p>
2844<p>Loaded config string "lobby.columns.gamerating" = "true"</p>
2845<p>Loaded config string "lobby.highlightbuddies" = "true"</p>
2846<p>Loaded config string "lobby.history" = "20"</p>
2847<p>Loaded config string "lobby.lobby.playerlistgamestatus" = "true"</p>
2848<p>Loaded config string "lobby.loggedin" = "true"</p>
2849<p>Loaded config string "lobby.login" = "nani"</p>
2850<p>Loaded config string "lobby.password"</p>
2851<p>Loaded config string "lobby.playerlistgamestatus" = "true"</p>
2852<p>Loaded config string "lobby.presenceselection" = "away"</p>
2853<p>Loaded config string "lobby.privacy_policy" = "68406ebe232a8a929ec7cb246fb0e1dd"</p>
2854<p>Loaded config string "lobby.secureauth" = "true"</p>
2855<p>Loaded config string "lobby.sendprivatemsgonbuddy" = "false"</p>
2856<p>Loaded config string "lobby.sort.games" = "name:1,gameRating:-1,mapName:-1,mods:1,nPlayers:-1,time:-1,buddy:-1,mapType:1,mapSize:1"</p>
2857<p>Loaded config string "lobby.sort.players" = "status:1,rating:-1,name:1,buddy:-1"</p>
2858<p>Loaded config string "lobby.statuscolors.games.buddy.incompatible" = "160 160 160"</p>
2859<p>Loaded config string "lobby.statuscolors.games.buddy.init" = "80 219 219"</p>
2860<p>Loaded config string "lobby.statuscolors.games.buddy.running" = "230 80 230"</p>
2861<p>Loaded config string "lobby.statuscolors.games.buddy.waiting" = "255 127 255"</p>
2862<p>Loaded config string "lobby.statuscolors.games.incompatible" = "128 128 128"</p>
2863<p>Loaded config string "lobby.statuscolors.games.init" = "0 219 0"</p>
2864<p>Loaded config string "lobby.statuscolors.games.running" = "219 0 0"</p>
2865<p>Loaded config string "lobby.statuscolors.games.waiting" = "255 127 0"</p>
2866<p>Loaded config string "lobby.statuscolors.players.available" = "0 219 0"</p>
2867<p>Loaded config string "lobby.statuscolors.players.away" = "229 76 13"</p>
2868<p>Loaded config string "lobby.statuscolors.players.buddy.available" = "102 226 255"</p>
2869<p>Loaded config string "lobby.statuscolors.players.buddy.away" = "249 156 249"</p>
2870<p>Loaded config string "lobby.statuscolors.players.buddy.offline" = "44 44 88"</p>
2871<p>Loaded config string "lobby.statuscolors.players.buddy.playing" = "230 80 230"</p>
2872<p>Loaded config string "lobby.statuscolors.players.buddy.unknown" = "89 89 178"</p>
2873<p>Loaded config string "lobby.statuscolors.players.offline" = "0 0 0"</p>
2874<p>Loaded config string "lobby.statuscolors.players.playing" = "200 0 0"</p>
2875<p>Loaded config string "lobby.statuscolors.players.unknown" = "178 178 178"</p>
2876<p>Loaded config string "lobby.stun.enabled" = "false"</p>
2877<p>Loaded config string "lobby.terms_of_service" = "133beeda0ffdfef356d47247a22ef383"</p>
2878<p>Loaded config string "lobby.terms_of_use" = "3dbde95cae507ebf5dbb37e27dbedb5b"</p>
2879<p>Loaded config string "lobby.userplayer.color" = "102 103 255"</p>
2880<p>Loaded config string "materialmgr.quality" = "10"</p>
2881<p>Loaded config string "mod.enabledmods" = "mod public autociv"</p>
2882<p>Loaded config string "modio.disclaimer" = "3afe6d7d4ec92b87b757936664df4591"</p>
2883<p>Loaded config string "monitor.enabled" = "false"</p>
2884<p>Loaded config string "monitor.replaceTopPanel" = "true"</p>
2885<p>Loaded config string "monitor.showNames" = "true"</p>
2886<p>Loaded config string "monitor.showPhase" = "false"</p>
2887<p>Loaded config string "monitor.topPanel.showRelicsHero" = "true"</p>
2888<p>Loaded config string "multiplayerhosting.lobby" = "false"</p>
2889<p>Loaded config string "multiplayerhosting.port" = "20595"</p>
2890<p>Loaded config string "multiplayerjoining.port" = "20595"</p>
2891<p>Loaded config string "multiplayerserver" = "localhost"</p>
2892<p>Loaded config string "network.lateobservers" = "everyone"</p>
2893<p>Loaded config string "network.observerlimit" = "32"</p>
2894<p>Loaded config string "overlay.fps" = "true"</p>
2895<p>Loaded config string "overlay.realtime" = "true"</p>
2896<p>Loaded config string "particles" = "false"</p>
2897<p>Loaded config string "pauseonfocusloss" = "false"</p>
2898<p>Loaded config string "playername.multiplayer" = "nani"</p>
2899<p>Loaded config string "playername.singleplayer" = "nani"</p>
2900<p>Loaded config string "postproc" = "true"</p>
2901<p>Loaded config string "preferglsl" = "true"</p>
2902<p>Loaded config string "replay.sort" = "months:-1,players:1,mapName:1,mapSize:1,popCapacity:1,duration:1"</p>
2903<p>Loaded config string "session.askposunrevealed" = "true"</p>
2904<p>Loaded config string "session.autoequalizeallyresources" = "false"</p>
2905<p>Loaded config string "session.autorequestallyresources" = "false"</p>
2906<p>Loaded config string "session.pauseondisconnectedplayers" = "false"</p>
2907<p>Loaded config string "session.sendresonresign" = "true"</p>
2908<p>Loaded config string "session.showlobbychat" = "false"</p>
2909<p>Loaded config string "session.showobservers" = "true"</p>
2910<p>Loaded config string "session.showstats" = "true"</p>
2911<p>Loaded config string "session.specsautokickseconds" = "-1"</p>
2912<p>Loaded config string "session.specsautokicktimes" = "-1"</p>
2913<p>Loaded config string "session.summaryautoupdate" = "1000"</p>
2914<p>Loaded config string "shadowpcf" = "false"</p>
2915<p>Loaded config string "shadowquality" = "1"</p>
2916<p>Loaded config string "shadows" = "false"</p>
2917<p>Loaded config string "shadowsonwater" = "false"</p>
2918<p>Loaded config string "sharpening" = "cas"</p>
2919<p>Loaded config string "sharpness" = "0.146567702293396"</p>
2920<p>Loaded config string "showdetailedtooltips" = "true"</p>
2921<p>Loaded config string "silhouettes" = "true"</p>
2922<p>Loaded config string "sound.mastergain" = "0"</p>
2923<p>Loaded config string "userreport.enabledversion" = "1"</p>
2924<p>Loaded config string "userreport.id"</p>
2925<p>Loaded config string "userreport.terms" = "42780012b25000ce5f11a07db5b95585"</p>
2926<p>Loaded config string "vsync" = "true"</p>
2927<p>Loaded config string "watereffects" = "true"</p>
2928<p>Loaded config string "waterfancyeffects" = "false"</p>
2929<p>Loaded config string "waterreflection" = "false"</p>
2930<p>Loaded config string "windowed" = (empty)</p>