Add another SXT caveat
This commit is contained in:
parent
7d8c3d10bf
commit
549ebaf02f
@ -52,4 +52,8 @@ make the slide fade in (`!` makes the slide suddenly appear in standard simai).
|
||||
|
||||
#### SXT caveats
|
||||
- Encrypted chart files (`.srb`/`.szb`/`.scb`/`.sdb`) are not supported. Decrypt
|
||||
them before loading into the game.
|
||||
them before loading into the game.
|
||||
- Since this chart format does not contain timing data, the song's BPM is retrieved
|
||||
by loading the `Music.xml` associated with the chart, **and it is assumed that the
|
||||
chart and `Music.xml` is in the same folder**. The SXT loader will not work if the
|
||||
chart file is somehow in a different folder from `Music.xml`.
|
Loading…
Reference in New Issue
Block a user