All public logs
Jump to navigation
Jump to search
Combined display of all available logs of SimRail Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 06:57, 18 March 2023 CN-BX-3N talk contribs created page 如何在游戏运行时审查游戏记录? (Created page with "作者:PJK,翻译:3N 首先打开你的Powershell,然后: # 执行命令:''cd $home\AppData\LocalLow\SimKol\SimRail\logs'' # 执行''Get-Content''命令,加上''-Wait''and配套命令检查最近更新的记录:''Get-Content .(PATH to LOG.txt) -Wait -Tail 5'' # 通常来讲,你只要需要参考第二步所说的命令,并指定好记录文件的保存目录即可。本操作的原理是清空记录目录(''%appdata%..\LocalLow\SimKol\SimRail\logs'')....") Tag: Visual edit