Copy HWlauncher.exe, autorun.inf, ch01.mpg and ch02.mpg in a folder.
Make 3 ini files: Multi.ini, ch01.ini and ch02.ini
Multi.ini :
Quote:
[Main]
Version=0.86
[HWlauncher]
VideoFiles=2
Vid0Name=ch01.ini
Vid0Path=.
Vid1Name=ch02.ini
Vid1Path=.
[Options]
Lang=English
FullScreen=1
ExitAtEnd=1
PanScan=0
|
ch01.ini :
Quote:
[Main]
Version=0.86
NumberCDs=2
CD=1
[Movie]
Directory=.
FName=ch01.mpg
Title=first chapter
[Options]
Lang=English
PanScan=0
FullScreen=1
ExitAtEnd=1
Skin=KDEmod
|
Ch02.ini :
Quote:
[Main]
Version=0.86
NumberCDs=2
CD=2
[Movie]
Directory=.
FName=ch02.mpg
Title=second chapter
[Options]
Lang=English
PanScan=0
FullScreen=1
ExitAtEnd=1
Skin=KDEmod
|
Double-click on the HWlauncher.exe and voila! :D ]
If you choose the first chapter (aka ch01.mpg), the second chapter will start when the first one finishes.
P.S: HWmaker v2.5 is an Alpha release and it has many bugs, that's why you should do manually all these things.