From 16e7fbf73657be4240583f62db45267b86dd35b3 Mon Sep 17 00:00:00 2001 From: UnitedAirforce <52387376+qwerfd2@users.noreply.github.com> Date: Sat, 15 Feb 2025 13:27:48 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc0b206..cc104e1 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,9 @@ Asset download: [MEGA](https://mega.nz/folder/frxWHRrQ#v6tth7Zo5rrj9foDhGYCBA) [ If you'd like to upload it somewhere else and contribute the link, please contact #AnTcfgss or QQ 3421587952, thanks! -Download common.zip and a platform of your choosing. Unzip the folders within to the private server root directory. If in doubt, check the `File Structure` section at the end. +Download `common.zip` and a platform of your choosing. Unzip the folders within to the private server root directory. If in doubt, check the `File Structure` section at the end. + +To install the `GC4MAX` expansion, which ports arcade exclusive tracks, avatars, and skins to 2OS, download the `4max expansion` folder's `common.zip` and a platform of your choosing. Unzip the folders within to the privates server root directory. Overwrite existing files. Note that the included installation `apk` or `ipa` must be used for correct avatar rendering. ## Dependencies @@ -266,7 +268,9 @@ With the current setup, if a `device` is playing with an associated `account`, t 如果你想将资源备份到别的网盘并贡献链接,请联系#AnTcfgss or QQ 3421587952,感谢! -下载 common.zip 和您设备的平台。将里面的所有文件夹解压到服务器根目录。如有疑惑,请参照文末`文件结构`章节。 +下载 `common.zip` 和您设备的平台。将里面的所有文件夹解压到服务器根目录。如有疑惑,请参照文末`文件结构`章节。 + +如想下载`GC4MAX`扩展包(包含了街机独占曲目,皮肤,和角色),下载`4max expansion`里的`common.zip`和和您设备的平台。将里面的所有文件夹解压到服务器根目录。如有重复,覆盖所有文件。请注意,必须使用包含的`apk`或`ipa`安装包来正确渲染角色。 ## 环境依赖 From a1c008d967e574b948084770d8284d10ce737fd4 Mon Sep 17 00:00:00 2001 From: UnitedAirforce <52387376+qwerfd2@users.noreply.github.com> Date: Sat, 15 Feb 2025 13:48:23 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index cc104e1..40267ae 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,13 @@ If you'd like to upload it somewhere else and contribute the link, please contac Download `common.zip` and a platform of your choosing. Unzip the folders within to the private server root directory. If in doubt, check the `File Structure` section at the end. +### GC4MAX Expansion + To install the `GC4MAX` expansion, which ports arcade exclusive tracks, avatars, and skins to 2OS, download the `4max expansion` folder's `common.zip` and a platform of your choosing. Unzip the folders within to the privates server root directory. Overwrite existing files. Note that the included installation `apk` or `ipa` must be used for correct avatar rendering. +Edit `config.py`'s `MODEL`, `TUNEFILE`, and `SKIN` value to match the `pak`'s timestamp. `paks` can be found at `/files/gc2/`. + + ## Dependencies - Python @@ -270,8 +275,12 @@ With the current setup, if a `device` is playing with an associated `account`, t 下载 `common.zip` 和您设备的平台。将里面的所有文件夹解压到服务器根目录。如有疑惑,请参照文末`文件结构`章节。 +## GC4MAX扩展包 + 如想下载`GC4MAX`扩展包(包含了街机独占曲目,皮肤,和角色),下载`4max expansion`里的`common.zip`和和您设备的平台。将里面的所有文件夹解压到服务器根目录。如有重复,覆盖所有文件。请注意,必须使用包含的`apk`或`ipa`安装包来正确渲染角色。 +修改`config.py`的`MODEL`, `TUNEFILE`, and `SKIN` 值至现有`pak`文件的时间戳. `paks`文件的位置在`/files/gc2/`. + ## 环境依赖 - Python