User File #639199876249755049

Upload All User Files

#639199876249755049 - Magic School Bus installation movie v2

MSBSOLAR-install.bk2
In 00:35.683 (35683 frames), 105 rerecords
System: IBM PC compatible
25 downloads
Uploaded 7/18/2026 4:07 PM by Winslinator (see all 46)
The REAL Installation movie used to create the hard disk drive for this TAS.
To play this movie, you must first create a Windows 98 hard disk drive as explained on this page
Then, create an XML file with the correct relative file paths to the Windows 98 hard disk drive and game iso. Below is what my XML looks like as an example.
<BizHawk-XMLGame System="DOS" Name="MSBSOLAR-install">
  <LoadAssets>
	<Asset FileName="..\Windows 98\w98.hdd" />	
	<Asset FileName=".\MSBSOLAR.iso" />
  </LoadAssets>
</BizHawk-XMLGame>
Open this XML file in BizHawk as you would any ROM and play the installation movie. When the movie is finished, export the Windows 98 hard disk drive containing the installed game: DOS > Export Hard Disk Drive... > MSBSOLAR-install.hdd
Then, create another XML file with the correct relative file paths to the Windows 98 hard disk drive containing the installed game and game iso. Below is what my XML looks like as an example.
<BizHawk-XMLGame System="DOS" Name="MSBSOLAR-TAS">
  <LoadAssets>
	<Asset FileName=".\MSBSOLAR-install.hdd" />	
	<Asset FileName=".\MSBSOLAR.iso" />
  </LoadAssets>
</BizHawk-XMLGame>
Open this XML file in BizHawk as you would any ROM and finally you can play the TAS movie found on the submission page.