From 8a2a8070f901f08847c71a84b5578cfe0de4768a Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 4 Mar 2025 22:06:17 -0800 Subject: add aquadx ongeki api json script --- ongeki/aquadx/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ongeki/aquadx/README.md (limited to 'ongeki/aquadx/README.md') diff --git a/ongeki/aquadx/README.md b/ongeki/aquadx/README.md new file mode 100644 index 0000000..8c3d9c3 --- /dev/null +++ b/ongeki/aquadx/README.md @@ -0,0 +1,10 @@ +AquaDX currently does not have a built-in export function. If you are playing on the publicly hosted ver the best way to get some scores for now is to scrape your recent plays: + + +**No access to DB (playing on a hosted version):** +- Go to ONGEKI player page +- `CTRL + SHIFT + I`-> Open Network tab +- Find URL for request made to `/aqua/api/v2/game/ongeki` +- Download the JSON and use this as your input + +The script should grab the latest all-music.json. But in case it doesn't, a potentially outdated backup has been included -- cgit v1.2.3