I think the bsplayer.ini files *must* be at the root of the CD
since I can't use the autorun.inf it means I had to delete the player directory and put its content in the root directory of the cd for bsplayer to load the ini when double-clicking the exe, but if you can use the autorun properly, I guess it does not make any difference.
Actually, you don't need the bsplayer.exe and bsrendv.dll files on the second cd (which makes sense, since you don't close the player to load the 2nd cd).
AND if you don't select any skin in the bsplayer.ini on the second cd, it keeps the same it was using with the 1st cd, so you don't have to put the skin files on the second cd either
in case I was not clear, here's the directory structure I used
Code:
CD1
/bplay.exe
/bsplayer.ini
/bsrendv.dll
/skins/
/movie/
CD2
/bsplayer.ini
/movie/
and of course accurately modified bsplayer.ini files:
Code:
[Main]
NumberCDs=2
CD=1
[Movie]
Title=test movie
Directory=video
FName=movie.avi
[Options]
FullScreen=0
ExitAtEnd=0
Skin=BSCDlite
Aspect=16:9
and
Code:
[Main]
NumberCDs=2
CD=2
[Movie]
Title=test movie
Directory=video
FName=movie.avi
now if you want to change things a bit to use the autorun.inf and put the player files in a /player/ directory, it should not be a problem
P.S. I use Alcohol 120% to emulate drives but I don't suppose it makes any difference