January 24, 1997 Supplemental Batch Files for Using the SpaceOrb on Kali95 with Duke Nukem 3D and Descent II ------------------------------------------------------- The two executable files in this directory contain DOS batch files (KALID2.BAT and KALIDUKE.BAT) that you can use to play Descent II and Duke Nukem 3D with the SpaceOrb on Kali95. You can download them to any directory that you choose. The directories where your games are installed would be safe choices. After downloading one of the files, run the executable. Then assign the corresponding game icon in Kali95 to either KALIDUKE.BAT or KALID2.BAT. In these batch files, we have assumed that Descent II is installed on your computer in C:\GAMES\DESCENT2 and Duke Nukem 3D is installed in C:\DUKE3D. If you have installed your games in different directories, please edit the files to specify the directories where you have installed your games. In KALID2.BAT you will need to edit the lines that say: set descent=c:\games\descent2 Change the line to show the drive where the games are installed. If you have installed Descent II on your D: drive in the directory \FUN\D2, then the line would read: set descent=c:\FUN\D2 In KALIDUKE.BAT, edit these lines: set duke3d=c:\games\duke3d Change the line to show the drive where the games are installed. If you have installed Descent II on your D: drive in the directory \FUN\duke, then the line would read: set duke3d=c:\FUN\duke