Add support for Pop'n music Omnimix v2

This commit is contained in:
Shinrin Ouja Moriking
2023-07-29 15:23:41 -04:00
committed by Jennifer Taylor
parent 1c54a329fe
commit 7cfe788dee
2 changed files with 147 additions and 0 deletions
+12
View File
@@ -437,6 +437,18 @@ command once for every version, giving the correct DLL file:
./read --config config/server.yaml --series pnm --version 22 --bin popn22.dll
```
For add songs of a XML from omnimix v2, run a command like this:
```
./read --config config/server.yaml --series pnm --version 22 --bin popn22.dll --xml your_songs_db.xml
```
If you have more than one XML you want to add, you can run this command with a folder with all your XML files:
```
./read --config config/server.yaml --series pnm --version 22 --bin popn22.dll --folder my_path_with_xmls
```
### Jubeat
For Jubeat, get the music XML out of the data directory of the mix you are importing,