mirror of
https://gitea.tendokyu.moe/pinapelz/more-tachi-import-scripts.git
synced 2026-09-22 22:28:25 +03:00
duel0213 Asphyxia IIDX to Batch Manual
Important, this is only compatible with duel's Asphyxia plugin. If you use something else it probably won't work as save formats differ.
Get Score file
- Go to the Web UI and select IIDX
- Select
Profiles - Select
Data - Choose
Score Export - If a page opens instead of a file downloading, hit
CTRL+Sand 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)