> For the complete documentation index, see [llms.txt](https://wiki.apns.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.apns.top/rdr2-jiao-cheng/fortitude-yong-zhe/xu-jia-xin-xi-yan-se-dai-ma.md).

# 虚假信息颜色代码

虚假ID不可以超过15个字符 "\~" 与 "空格" 也算1个字符 特殊符号"例如"："∑" R星标识算2个字符

"FORTITUDE勇者/坚毅"用户需关闭虚假配置中的"名称颜色选项"（当然没超过15个字符也是可以打开的）

"修改文件前请退出游戏退出菜单"

修改文件的路径为：

FORTITUDE勇者/坚毅：C:\Users\这里是你的计算机用户名（就是你开机欢迎的那个用户名）\Documents\Fortitude\Red Dead Redemption 2\SpoofingProfiles.json（右键记事本打开）

"SpoofingProfiles.json"文件内 "spoofName": "xxx", 这里指的是xxx是你设置的名字地方，不要丢掉双引号"（15个字符在双引号里就可以了）修改完后（Ctrl+s保存）也可以点左上角文件然后点击保存


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.apns.top/rdr2-jiao-cheng/fortitude-yong-zhe/xu-jia-xin-xi-yan-se-dai-ma.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
