From 17432220723e110240d9fa81590a1cf380259d82 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sun, 25 May 2025 02:09:49 -0700 Subject: ddr_eamuse: ddr world to tachi --- ddr/eamuse/README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 ddr/eamuse/README.md (limited to 'ddr/eamuse/README.md') diff --git a/ddr/eamuse/README.md b/ddr/eamuse/README.md new file mode 100644 index 0000000..a636e04 --- /dev/null +++ b/ddr/eamuse/README.md @@ -0,0 +1,18 @@ +Converts your e-amusement DDR scores to a Tachi Batch-Manual JSON. Due to how e-amusement stores scores, only your BEST score can be derived from each chart. + +> [!NOTE] +> You must be subscribed to e-amusement Basic Course to use this + +> [How to get Cookies?](../../common_docs/how_to_get_cookie_header.md) +> +> Get the cookies from this page: https://p.eagate.573.jp/game/ddr/ddrworld/playdata/music_data_single.html + + +# Arguments +| Argument | Short | Description | Default | +|:---------------:|:-------:|:---------------------------------------------------------------------------------------------------------------------------:|:------------------------------:| +| `--service` | `-s` | Service description to be shown on Tachi (Note for where this score came from) | `e-amusement DDR PB Import` | +| `--cookies` | `-c` | Header string of e-amusement page cookies. See this script's README.md | — | +| `--playstyle` | `-p` | Playstyle. Must be either `'SP'` or `'DP'`. | `SP` | +| `--game` | `-g` | Version of the game | `WORLD` | +| `--output` | `-o` | Output filename | `ddr_pb_tachi.json` | -- cgit v1.2.3