HOW TO READ A .BMS/.BME WITH A NOTEPAD AND A BRAIN
@Dreamcast
Published in
Dreamcast
· 3 years ago
... der. Notice that lines that begin with *--- are my comments in the header section, as to not confuse you in an actual .bms/.bme. *---BASIC HEADER #PLAYER # *---specifies player amount (options are 1 or 2). Use your logic; if it's 5/7-keys, use #PLAYER 1. If it's 10/14-keys, use #PLAYER 2. #GENRE [x] *---specifies the genre [x] when the song is currently highlighted. #TITLE [x] *---specifies the title [x] when the song is currently highlighted. #ARTIST [x] *---specifies the artist [x] when the song is currently highlighted. #BPM ### *---specifies ### ( 0 to 999 ) as the first (or only) BPM value of the song. #PLAYLEVEL ## *---spec ...