Add Qpro importing documentation.
This commit is contained in:
parent
a6da39e469
commit
010fd87338
10
README.md
10
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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user