aboutsummaryrefslogtreecommitdiffstats
path: root/sdvx/pb_merge/README.md
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-08-24 11:47:35 -0700
committerPinapelz <yukais@pinapelz.com>2025-08-24 11:50:13 -0700
commit014d59aa7f7b833dbe2f4039ddd3a57a8a432066 (patch)
tree624499a9f2e5669d2ed6df031b6aed9dcb660f20 /sdvx/pb_merge/README.md
parent356a5c5844ac707669ae91f18f23e80f429cdaf0 (diff)
sdvx: add tachi unique pb merge tool
Diffstat (limited to 'sdvx/pb_merge/README.md')
-rw-r--r--sdvx/pb_merge/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/sdvx/pb_merge/README.md b/sdvx/pb_merge/README.md
new file mode 100644
index 0000000..e634b7f
--- /dev/null
+++ b/sdvx/pb_merge/README.md
@@ -0,0 +1,9 @@
+# e-amusement PB de-duplicator
+This script takes in a e-amusement SDVX CSV and generates a new CSV with only UNIQUE PBs (aka doesn't already exist on Tachi). This is done by looking up your player info on Tachi.
+
+| Argument | Short | Long | Required | Default | Description |
+|-----------------------|-------|-------------|----------|-----------------------------------|------------------------------------------|
+| `file` | `-f` | `--file` | ✅ Yes | – | SOUND VOLTEX score CSV (`score.csv`) |
+| `output` | `-o` | `--output` | ❌ No | `merged_sdvx_scores.csv` | Output filename |
+| `tachi` | `-t` | `--tachi` | ❌ No | `https://kamai.tachi.ac` | API URL for your Tachi instance |
+| `username` | `-u` | `--username`| ❌ No | `""` (empty string) | Your unique username on Tachi |
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage