From df8a05aa8d5583b57ae670c98314beeaee4f8555 Mon Sep 17 00:00:00 2001 From: UnitedAirforce <52387376+qwerfd2@users.noreply.github.com> Date: Sun, 30 Mar 2025 22:48:03 +0000 Subject: [PATCH] Added dataset link --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 565ecb3..f10d2b5 100644 --- a/README.md +++ b/README.md @@ -241,6 +241,10 @@ In the private server, you can log out of devices with ease. This means that `en With the current setup, if a `device` is playing with an associated `account`, the `account` information is saved at the same time and will continue to be shown on ranking in the future. The `Avatar` information is saved with the `play records` and will not follow the `account` or `device`. The `Title` information is not in the `play records`, nor in the `account`, so it will be tied to the `Title` of the `device`. +## Ranking Data + +A rather comprehenxive data scrape was conducted prior to the server shutdown, containing at least first `99950` ranks of any given song. The data and metadata can be acquired at [Google Drive](https://drive.google.com/file/d/1tsZnRnxPdUAoFPLfCzuXJFf9GgHR6rGz/view?usp=drive_link) +
@@ -477,6 +481,10 @@ PC用文本编辑器打开服务器文件夹的 `config.py`,将`IPV4`填写至 目前的设置下,假如一台`设备`游玩时有关联`账户`,`账户`信息会同时保存,并且未来将持续显示当时连接的`账户`信息。`头像`信息随`游玩记录`保存,将不跟随`账户`或者`设备`。`Title`信息不在`游玩记录`里,也不在`账户`里,所以将和该设备的`Title`绑定。 +## 排行榜数据 + +在停服前完成了一次较完整的数据抓取。每个难度的前`99950`位均被保留。数据和元数据可在这里下载。 [Google Drive](https://drive.google.com/file/d/1tsZnRnxPdUAoFPLfCzuXJFf9GgHR6rGz/view?usp=drive_link) +