This commit is contained in:
UnitedAirforce
2025-02-22 08:49:39 +08:00

View File

@@ -50,6 +50,8 @@ To install the `GC4MAX` expansion, which ports arcade exclusive tracks, avatars,
Edit `config.py`'s `MODEL`, `TUNEFILE`, and `SKIN` value to match the `pak`'s timestamp. `paks` can be found at `/files/gc2/`. Edit `config.py`'s `MODEL`, `TUNEFILE`, and `SKIN` value to match the `pak`'s timestamp. `paks` can be found at `/files/gc2/`.
Important: You must use the `common.zip` inside the `4max expansion` folder, not the `common.zip` in the root directory.
## Dependencies ## Dependencies
@@ -281,6 +283,8 @@ With the current setup, if a `device` is playing with an associated `account`, t
修改`config.py`的`MODEL`, `TUNEFILE`, and `SKIN` 值至现有`pak`文件的时间戳. `paks`文件的位置在`/files/gc2/`. 修改`config.py`的`MODEL`, `TUNEFILE`, and `SKIN` 值至现有`pak`文件的时间戳. `paks`文件的位置在`/files/gc2/`.
重要: 必须使用`4max expansion`文件夹里的`common.zip`,而不是根目录里的`common.zip`.
## 环境依赖 ## 环境依赖
- Python - Python