Versions
SDCA
| Version ID |
Version Name |
| 0 |
crossbeats REV. |
| 1 |
crossbeats REV. SUNRISE |
| 2 |
crossbeats REV. SUNRISE S2 |
| 3 |
crossbeats REV. SUNRISE S2 Omnimix |
Importer
In order to use the importer you need to use the provided Export.csv file:
python read.py --game SDCA --version <version ID> --binfolder titles/cxb/data
The importer for crossbeats REV. will import Music.
Config
Config file is located in config/cxb.yaml.
| Option |
Info |
hostname |
Requires a proper hostname (not localhost!) to run |
ssl_enable |
Enables/Disables the use of the ssl_cert and ssl_key |
port |
Set your unsecure port number |
port_secure |
Set your secure/SSL port number |
ssl_cert, ssl_key |
Enter your SSL certificate (requires not self signed cert) |