From 0fda6d73dcc65428617ef3ccbf36c431a21d5d6b Mon Sep 17 00:00:00 2001 From: UnitedAirforce <52387376+qwerfd2@users.noreply.github.com> Date: Mon, 17 Feb 2025 06:20:43 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 40267ae..1210a60 100644 --- a/README.md +++ b/README.md @@ -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/`. +Important: You must use the `common.zip` inside the `4max expansion` folder, not the `common.zip` in the root directory. + ## 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/`. +重要: 必须使用`4max expansion`文件夹里的`common.zip`,而不是根目录里的`common.zip`. + ## 环境依赖 - Python