DTXCreator does not save all bgm properties
By my DTXC025, it saves like
#WAV01: sounds\intro1.wav #BGMWAV: 01 #WAV02: sounds\bgm1.wav #BGMWAV: 02 #WAV03: sounds\intro2.wav #BGMWAV: 03 #WAV04: sounds\bgm2.wav #BGMWAV: 04 #WAV05: sounds\bgm3.wav #BGMWAV: 05
So, all bgm properties are saved.
However when I load that DTX, only WAV05 is handled as BGM, and it might be a same trouble for you. So though I'll not fix "save" feature, but fix "open" feature later.
fixed. please try tp://yyagi.com/DTXC_26775.zip
It works, thanks for fixing it.
Thnaks for your cheking.
I've alrady committed the fixing code, and I'll close this ticket later.
When making dtx, I use several sound files as bgm sometimes. However, the DTXCreator saves only the last one as bgm. For example, if I set 01~05 as bgm, only 05 will be saved as bgm. I have to reset them every time I open it.