From 010fd87338534810a4f8ea36d452c6ee7a17f48c Mon Sep 17 00:00:00 2001 From: Jennifer Taylor Date: Sun, 15 Aug 2021 00:47:35 +0000 Subject: [PATCH] Add Qpro importing documentation. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 27775e2..a644a57 100644 --- a/README.md +++ b/README.md @@ -468,6 +468,16 @@ after importing all mixes (this fixes some inconsistencies in names): data/iidx.tsv ``` +For Qpro editing to work properly, you will also need to import the Qpro database from +the mix you wish to support. This does not need to be run separately for omnimix versions, +the base version Qpros will be used for both that version and the omnimix of that version. +This network supports editing Qpros for versions 20-26 so you will want to run this command +once for every version, giving the correcct DLL file: + +``` +./read --config config/server.yaml --series iidx --version 22 --bin bm2dx.dll +``` + ### DDR For DDR, you will need the game DLL and `musicdb.xml` from the game you wish to import,