home *** CD-ROM | disk | FTP | other *** search
INSTALL Professional project | 1994-05-25 | 10.8 KB | 308 lines |
- @DefineProject
- @Name = "the update"
- @Version = "1.1"
-
- @Subdir = "\\QPOLE"
- @OutDrive = C
- @EndProject
-
- @Display
- @Cls
-
- This program will update Quarterpole.
- @Pause
- @EndDisplay
-
- @GetOutDrive
- @Cls
-
- On which disk drive is Quarterpole currently installed?
-
-
- @EndOutDrive
-
- @GetSubdir
- @Cls
-
- On which subdirectory is Quarterpole currently installed?
-
- @Prompt = "Which subdirectory ([Enter] = @Subdir) ?"
- @EndSubdir
-
- @Copy ("@OutDrive:\\@SubDir\\hiscores.res","@OutDrive:\\@SubDir\\hiscores.bak")
-
-
- @If (@Exists "@OutDrive:\\@Subdir\\RACENAME.RES")
- @GetGroups
- @Cls
- Select if all files are to be updated
- or just the sound drivers.
-
-
- @Set a = "All files"
- @Set b = "Sound drivers only"
-
-
- @EndGroups
-
- @Else
- @SetGroup(a)
- @EndIf
-
- @If (@Exists "@OutDrive:\\@Subdir\\QPOLE.EXE")
-
- @Else
- @Display
- Quarterpole was not found in that directory.
- Please install again with the proper drive and directory.
- @Abort
- @EndDisplay
- @Endif
-
-
- @GetOption
- @Cls
- Select the appropriate sound system for your updated sound drivers.
-
- @Option 11 = "Internal IBM Speaker Foreground"
- @Option 10 = "Internal IBM Speaker Background"
- @Option 20 = "MediaMaster or compatible"
- @Option 30 = "ATI Sterio FX"
- @Option 41 = "Adlib Gold"
- @Option 40 = "Adlib or compatable"
- @Option 50 = "Aria based sound cards"
- @Option 60 = "Big Mouth"
- @Option 70 = "Covox Sound Master I"
- @Option 71 = "Covox Speech Thing"
- @Option 72 = "Covox Voice Master & Sound Master II"
- @Option 80 = "Digispeech DS201 Speech Adapter"
- @Option 90 = "Echo II, from Street Electronics"
- @Option 12= "Gravis Ultrasound"
- @Option 100 = "Lantastic Voice Adapter"
- @Option 110 = "Life Size Enhancer"
- @Option 120 = "MPU401-General MIDI synth"
- @Option 140 = "ProAudio Spectrum, Mediavision"
- @Option 141 = "ProAudio Spectrum 16 & OPL3"
- @Option 150 = "Roland LAPC/MT32 music driver"
- @Option 151 = "Roland Sound Canvas"
- @Option 169 = "Sound Blaster or compatible"
- @Option 162 = "Sound Blaster Pro - OPL2"
- @Option 160 = "Sound Blaster Pro - OPL3"
- @Option 161 = "Sound Blaster 16"
- @Option 170 = "Tandy EX/TX/SX/HX, PC jr. internal chip"
- @Option 172 = "Tandy Sensation OPL3"
- @Option 171 = "Tandy SL/TL internal chip"
- @Option 180 = "Turtle Beach Systems MultiSound"
- @Option 190 = "Walt Disney Sound Source"
-
- @EndOption
- @DefineDisk
-
- @Label = "Disk #1"
- @BeginLib SOUND.001
- @File GF166.COM @Size 5504 @Out SOUNDRV.COM @Option 12
- @File IBMSND.COM @Size 3200 @Out SOUNDRV.COM @Option 11
- @File PCSPKR.ADV @Size 8306 @Out MIDPAK.ADV @Option 11
-
- @File IBMBAK.COM @Size 3344 @Out SOUNDRV.COM @Option 10
- @File PCSPKR.ADV @Size 8306 @Out MIDPAK.ADV @Option 10
-
- @File MASTER.COM @Size 7312 @Out SOUNDRV.COM @Option 20
-
- @File STFX.COM @Size 4592 @Out SOUNDRV.COM @Option 30
- @File PCSPKR.ADV @Size 8306 @Out MIDPAK.ADV @Option 30
-
- @File ADLIBG.COM @Size 5536 @Out SOUNDRV.COM @Option 41
-
- @File ADLIB.COM @Size 3168 @Out SOUNDRV.COM @Option 40
- @File ADLIB.ADV @Size 14693 @Out MIDPAK.ADV @Option 40
-
- @File ARIA.COM @Size 4704 @Out SOUNDRV.COM @Option 50
-
- @File BIGMOUTH.COM @Size 2624 @Out SOUNDRV.COM @Option 60
- @File PCSPKR.ADV @Size 8306 @Out MIDPAK.ADV @Option 60
-
- @File SMSND.COM @Size 3104 @Out SOUNDRV.COM @Option 70
- @File PCSPKR.ADV @Size 8306 @Out MIDPAK.ADV @Option 70
-
- @File CVXSND.COM @Size 3328 @Out SOUNDRV.COM @Option 71
- @File PCSPKR.ADV @Size 8306 @Out MIDPAK.ADV @Option 71
-
- @File VMSND.COM @Size 3104 @Out SOUNDRV.COM @Option 72
- @File PCSPKR.ADV @Size 8306 @Out MIDPAK.ADV @Option 72
-
- @File DIGISP.COM @Size 2912 @Out SOUNDRV.COM @Option 80
- @File PCSPKR.ADV @Size 8306 @Out MIDPAK.ADV @Option 80
-
- @File ECHOII.COM @Size 3216 @Out SOUNDRV.COM @Option 90
- @File PCSPKR.ADV @Size 8306 @Out MIDPAK.ADV @Option 90
-
- @File SOURCE.COM @Size 3424 @Out SOUNDRV.COM @Option 190
- @File PCSPKR.ADV @Size 8306 @Out MIDPAK.ADV @Option 190
-
- @File MULTISND.COM @Size 13680 @Out SOUNDRV.COM @Option 180
-
- @File TANSLTL.COM @Size 3200 @Out SOUNDRV.COM @Option 171
-
- @File IBMBAK.COM @Size 3344 @Out SOUNDRV.COM @Option 172
-
- @File TANEXTX.COM @Size 3472 @Out SOUNDRV.COM @Option 170
-
- @File SB16.COM @Size 4824 @Out SOUNDRV.COM @Option 161
- @File SBFM.ADV @Size 14743 @Out MIDPAK.ADV @Option 161
-
- @File SBPRO.COM @Size 4704 @Out SOUNDRV.COM @Option 160
- @File SBP2FM.ADV @Size 16263 @Out MIDPAK.ADV @Option 160
-
- @File SBPRO.COM @Size 4704 @Out SBPRO.COM @Option 162
- @File SBP1FM.ADV @Size 15153 @Out MIDPAK.ADV @Option 162
-
- @File SBCLONE.COM @Size 4576 @Out SOUNDRV.COM @Option 169
- @File SBFM.ADV @Size 14743 @Out MIDPAK.ADV @Option 169
-
- @File IBMBAK.COM @Size 3344 @Out SOUNDRV.COM @Option 151
-
- @File IBMBAK.COM @Size 3344 @Out SOUNDRV.COM @Option 150
-
- @File PAS16.COM @Size 5440 @Out SOUNDRV.COM @Option 141
-
- @File PAUDIO.COM @Size 5376 @Out SOUNDRV.COM @Option 140
-
- @File IBMBAK.COM @Size 3344 @Out SOUNDRV.COM @Option 120
-
- @File LSIZE.COM @Size 3328 @Out SOUNDRV.COM @Option 110
- @File PCSPKR.ADV @Size 8306 @Out MIDPAK.ADV @Option 110
-
- @File LANTSND.COM @Size 3488 @Out SOUNDRV.COM @Option 100
- @File PCSPKR.ADV @Size 8306 @Out MIDPAK.ADV @Option 100
-
- @File SNDSYS.COM @Size 6115 @Out SOUNDRV.COM @Option 111
- @File WSS.ADV @Size 15991 @Out MIDPAK.ADV @Option 111
- @EndLib
- @EndDisk
-
- @DefineDisk
- @Label = "Disk #1"
- @BeginLib QPOLE.001
- @File ABOOK.RES @Size 1344 @Out STARTGAM\ABOOK.RES @GROUP a
- @File STRL5. @Size 23001 @Out STARTGAM\STRL5 @GROUP a
- @File STRL4. @Size 23202 @Out STARTGAM\STRL4 @GROUP a
- @File STRL3.RES @Size 6499 @Out STRL\STRL3.RES @GROUP a
- @File STRL1203. @Size 195 @Out STRL\STRL1203 @GROUP a
- @File STRL1204. @Size 283 @Out STRL\STRL1204 @GROUP a
- @File RIGHT.PCX @Size 6160 @Out PCX\RIGHT.PCX @GROUP a
- @File TABUP1.PCX @Size 525 @Out PCX\TABUP1.PCX @GROUP a
- @File TABUP2.PCX @Size 527 @Out PCX\TABUP2.PCX @GROUP a
- @File TABUP3.PCX @Size 523 @Out PCX\TABUP3.PCX @GROUP a
- @File TABDN1.PCX @Size 571 @Out PCX\TABDN1.PCX @GROUP a
- @File TABDN2.PCX @Size 575 @Out PCX\TABDN2.PCX @GROUP a
- @File TABDN3.PCX @Size 573 @Out PCX\TABDN3.PCX @GROUP a
- @File TABUP4.PCX @Size 527 @Out PCX\TABUP4.PCX @GROUP a
- @File TABUP5.PCX @Size 525 @Out PCX\TABUP5.PCX @GROUP a
- @File TABUP6.PCX @Size 529 @Out PCX\TABUP6.PCX @GROUP a
- @File TABUP7.PCX @Size 529 @Out PCX\TABUP7.PCX @GROUP a
- @File TABUP8.PCX @Size 529 @Out PCX\TABUP8.PCX @GROUP a
- @File TABUP9.PCX @Size 531 @Out PCX\TABUP9.PCX @GROUP a
- @File TABUP10.PCX @Size 533 @Out PCX\TABUP10.PCX @GROUP a
- @File TABDN4.PCX @Size 578 @Out PCX\TABDN4.PCX @GROUP a
- @File TABDN5.PCX @Size 573 @Out PCX\TABDN5.PCX @GROUP a
- @File TABDN6.PCX @Size 586 @Out PCX\TABDN6.PCX @GROUP a
- @File TABDN7.PCX @Size 579 @Out PCX\TABDN7.PCX @GROUP a
- @File TABDN8.PCX @Size 574 @Out PCX\TABDN8.PCX @GROUP a
- @File TABDN9.PCX @Size 579 @Out PCX\TABDN9.PCX @GROUP a
- @File TABDN10.PCX @Size 588 @Out PCX\TABDN10.PCX @GROUP a
- @File RACEBOT.PCX @Size 4684 @Out PCX\RACEBOT.PCX @GROUP a
- @File LEFT.PCX @Size 5769 @Out PCX\LEFT.PCX @GROUP a
- @File RADAR.PCX @Size 4204 @Out PCX\RADAR.PCX @GROUP a
- @File PAPER1.PCX @Size 42746 @Out PCX\PAPER1.PCX @GROUP a
- @File HORSE5.SND @Size 13532 @Out HORSE5.SND @GROUP a
- @File HORSE6.SND @Size 13532 @Out HORSE6.SND @GROUP a
- @File HORSE7.SND @Size 13532 @Out HORSE7.SND @GROUP a
- @File HORSE8.SND @Size 11032 @Out HORSE8.SND @GROUP a
- @File HORSE9.SND @Size 15032 @Out HORSE9.SND @GROUP a
- @File SNORE19.SND @Size 39968 @Out SNORE19.SND @GROUP a
- @File PREFS.RES @Size 14 @Out PREFS.RES @GROUP a
- @File HISCORES.RES @Size 1344 @Out HISCORES.RES @GROUP a
- @File RACENAME.RES @Size 6417 @Out RACENAME.RES @GROUP a
- @File QPOLE.EXE @Size 848768 @Out QPOLE.EXE @GROUP a
- @File ABOOK.RES @Size 8402 @Out ABOOK.RES @GROUP a
- @File HORSE02.SND @Size 35532 @Out HORSE02.SND @GROUP a
- @File THUNDER.SND @Size 40736 @Out THUNDER.SND @GROUP a
- @File RAIN.SND @Size 37637 @Out RAIN.SND @GROUP a
- @File HORSE1.SND @Size 13032 @Out HORSE1.SND @GROUP a
- @File DISK.ID @Size 27 @Out DISK.ID @GROUP a
- @File HORSE2.SND @Size 13532 @Out HORSE2.SND @GROUP a
- @File HORSE3.SND @Size 18532 @Out HORSE3.SND @GROUP a
- @File QPOLE.VER @Size 25 @Out QPOLE.VER @GROUP a
- @File HORSE4.SND @Size 28032 @Out HORSE4.SND @GROUP a
- @EndLib
- @EndDisk
-
-
-
- @Finish
-
- @Cls
- QUARTERPOLE Version 1.1 readme.txt
- ADDITIONS
-
- Races are now more competitive and have closer finishes.
-
- Hot-keys have been added for easy access to important information
- Alt-m Money of current player Alt-i Current Player ID
- Alt-n Next Player Alt-d Date and race number
- Alt-p Print text currently viewed on screen
- PRINTING THE TIP SHEET: Bring up the tip sheet
- so that you can read it. Pressing Alt-p sends what
- is on the screen to the printer. If a printer is
- not available, the tip sheet is sent to an ascii
- text file called printout.txt. Follow this procedure
- to print the Jockey Report, Trainer Report, Race Day, Pre Race
- Monitor, Post Race Monitor, Condition Book, and Stable Report.
- PRINTING THE PROGRAM: Bring up the tip sheet so that
- you can read it. Pressing alt-p signals that you want
- to print part of the program. Follow this with the key
- F1-F10 for the race you want to print out. For example,
- pressing Alt-p F7 will print the seventh race of the day.
- @Pause
- @Cls
- FIXES
-
- Overhead view lets players see the position of all horses during race.
-
- Condition book changes were made allowing more races for three year old
- horses and shorter races for younger two year olds.
-
- The problem of not being able to enter horses into races more than a month
- away has been fixed and the secretary now correctly validates whether a
- horse is qualified for a race.
-
- Improved ability to get desired jockey enables players to better match
- jockey style to that of the horse.
-
- Apprentice jockeys allow trainers to reduce weight carried by their horse.
-
- The problem where very large amount of money bet returned incorrect
- payoffs has been corrected.
-
- Problems with Sound Blaster 16 and other sound cards have been resolved.
- @Pause
- @Cls
- MANUAL ALTERATIONS
-
- Stable report horse status has been changed as a result of some confusion.
- A horse now can be either training or resting. If a horse is sent to
- be rested, it is recommended that it rests for at least two weeks.
-
- Your trainer now gives you information about how often he
- thinks you should race your horse.
-
-
- Enjoy Quarterpole version 1.1!
- @Pause
- @Delete ("@OutDrive:\\@SubDir\\*.")
- @Copy ("@InDrive:\\readme.txt","@OutDrive:\\@SubDir\\readme.txt")
- @ChDrive @OutDrive
- @ChDir "@SubDir"
- @EndFinish
-