# 启动参数

下面是Northstar引入的新命令行参数列表，它们应该卸载在in `ns_startup_args.txt` 或 `ns_startup_args_dedi.txt` 之中。

| 参数                 | 说明                                                                                                                                               | 数值                                                                   |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------- |
| `-disablelogs`     | 关闭日志记录和日志文件的创建                                                                                                                                   |                                                                      |
| `-vanilla`         | 启动原版游戏，不加载Northstar                                                                                                                              |                                                                      |
| `-northstar`       | 不启动原版游戏，加载Northstar                                                                                                                              |                                                                      |
| `-dedicated`       | 启动没有图像显示的服务器端                                                                                                                                    |                                                                      |
| `-waitfordebugger` | 在启动游戏之前等待开发模式加载                                                                                                                                  |                                                                      |
| `-language`        | 强制使用的客户端语言                                                                                                                                       | <p>语言设置举例：(tchinese)<br>完整参数:<br><code>-language tchinese</code></p> |
| \`LFX              | 支持使用 [LatencyFleX](https://github.com/R2Northstar/NorthstarWiki/blob/main/docs/using-northstar/playing-on-linux/README.md#latencyflex) (Linux系统) | `0` 或 `1`                                                            |
