From 887deb3a8cb7c3e15e3c2a4cd0f4e6c1a1ec6bf3 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 22 Dec 2025 21:55:29 -0800 Subject: add duel0213 iidx to tachi --- iidx/asphyxia/README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 iidx/asphyxia/README.md (limited to 'iidx/asphyxia/README.md') diff --git a/iidx/asphyxia/README.md b/iidx/asphyxia/README.md new file mode 100644 index 0000000..09ac1dd --- /dev/null +++ b/iidx/asphyxia/README.md @@ -0,0 +1,23 @@ +# duel0213 Asphyxia IIDX to Batch Manual + +> Important, this is only compatible with [duel's Asphyxia plugin](https://github.com/duel0213/asphyxia-plugins). If you use something else it probably won't work as save formats differ. + +# Get Score file +1. Go to the Web UI and select IIDX +2. Select `Profiles` +3. Select `Data` +4. Choose `Score Export` +5. If a page opens instead of a file downloading, hit `CTRL+S` and save it somewhere + +Command Line Arguments +- `-f, --file` (required): Path to your Asphyxia score export JSON file +- `-so, --sp-output`: Output filename for Single Play scores (default: `iidx_scores_sp.json`) +- `-do, --dp-output`: Output filename for Double Play scores (default: `iidx_scores_dp.json`) +- `-s, --service`: Service description shown on Tachi (default: `"beatmania IIDX Asphyxia Export"`) + +Output + +The script generates two separate JSON files: + +- **SP file**: Contains all Single Play scores (NORMAL, HYPER, ANOTHER, LEGGENDARIA) +- **DP file**: Contains all Double Play scores (DP NORMAL, DP HYPER, DP ANOTHER, DP LEGGENDARIA) -- cgit v1.2.3