# GTA5-FSL 工具说明

## **简介** <a href="#introduction" id="introduction"></a>

**一个允许您将在线存档数据本地存储、获取无限金钱等功能的工具！**

***

## **安装说明** <a href="#manual" id="manual"></a>

**下载&#x20;**<mark style="color:red;">**`version.dll`**</mark>**&#x20;文件并放入您的 GTA 游戏文件夹**

{% embed url="<https://third-party.files-that-make-your-head-explode.com/fsl/>" %}
**下载最新日期的**
{% endembed %}

↑**并将其下载的文件（**<mark style="color:blue;">**`version.dll`**</mark>**）放入GTA5游戏根目录即可**

**丢放路径请查看下面图片步骤（此处以Steam打开游戏目录举例，其它平台同理）：**

<figure><img src="/files/C8IwbfPuM72jhC4Ehdzs" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Tt7nfhhMlNbV6RIPH4Jr" alt=""><figcaption></figcaption></figure>

**如你想游玩公开战局需加载FSL，将**<mark style="color:blue;">**`version.dll`**</mark>**放入GTAV游戏根目录即可 (确认关闭**<mark style="color:blue;">**`BattlEye`**</mark>**)**

**启动游戏自动加载FLS插件,可以游玩公开战局或创建战局邀请好友做任务！**

<mark style="color:blue;">**如果不会关闭BE：↓请查看下方教程↓**</mark>

{% content-ref url="/pages/VjgTA28kO1ezhZnjOBV5" %}
[GTA5关闭BattlEye](/misc/win/nobe.md)
{% endcontent-ref %}

***

## **存档管理** <a href="#archive" id="archive"></a>

* **首次使用时若未检测到本地存档，FSL 会从 Rockstar 服务器下载您的真实在线存档**
* **所有后续存档操作将指向本地硬盘：**
  * **禁用 FSL 时使用 Rockstar 服务器存档**
  * **启用 FSL 时使用本地修改存档**
* **存档路径：**<mark style="color:red;">**`%APPDATA%/FSL`**</mark>
* **重要提示：**
  * **建议手动备份存档文件**
  * **Windows 系统重置会清除&#x20;**<mark style="color:red;">**`%APPDATA%`**</mark>**&#x20;目录所有数据**

***

## **金钱作弊码** <a href="#cheat-code" id="cheat-code"></a>

在线模式中按 <kbd>\~</kbd> 键输入以下代码：

```plaintext
1M    // +$1,000,000
10M   // +$10,000,000
100M  // +$100,000,000
1B    // +$1,000,000,000
10B   // +$10,000,000,000
```

首次使用建议输入1b，一次就够用，多次使用作弊码会损坏游戏文件

## **常见问题** <a href="#faq" id="faq"></a>

**是否安全？**

> **存档数据不经过 Rockstar 服务器，理论上难以检测。建议在线时配合反作弊绕过工具使用**

**能否编辑存档？**

> **暂无可视化编辑器，但可使用 CodeWalker 查看存档文件**

**移除 FSL 后金钱消失？**

> **正常现象，重新启用 FSL 即可加载本地修改存档**

**能否绕过封禁？**

> **旧版本可通过伪造 P2P 证书绕过封禁，当前版本已失效。被封禁账号可能仍可进入单人战局（未经测试）**

**能否共享存档？**

> **支持存档文件共享**

**删除FSL后游戏黑屏/报错？**

> **参考下方正确删除流程删除FSL**

## **如何卸载FSL** <a href="#delfsl" id="delfsl"></a>

> **同时按下**<mark style="color:blue;">**`win`**</mark>**键+**<mark style="color:blue;">**`R`**</mark>**键，输入：**<mark style="color:blue;">**%appdata%**</mark>**&#x20;并按下回车**
>
> **找到文件名为“**<mark style="color:blue;">**FSL**</mark>**”的文件夹，并删除**
>
> **回到桌面，点击“**<mark style="color:blue;">**此电脑**</mark>**”，左侧找到并打开“**<mark style="color:blue;">**文档**</mark>**”**
>
> **找到“**<mark style="color:blue;">**Rockstargames**</mark>**”，找到 GTA增强版文件夹**
>
> **找到并打开“**<mark style="color:blue;">**profiles**</mark>**”文件，把里面的文件都删除**
>
> **最后，将之前安装在游戏文件中的**<mark style="color:blue;">**`version.dll`**</mark>**删除**


---

# Agent Instructions: 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://docs.shark.top/misc/win/fsl.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.
