home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Entertainment 5
/
EPISODE_05_SEP_1994.iso
/
patch
/
lolp122.exe
/
README.BAT
< prev
Wrap
DOS Batch File
|
1994-03-14
|
4KB
|
126 lines
@CLS
@ECHO OFF
ECHO *************************************************************************
ECHO LANDS OF LORE: THE THRONE OF CHAOS - Patch file to Version 1.22
ECHO *************************************************************************
ECHO.
ECHO.
ECHO This update fixes several minor bugs including the inability to retrieve
ECHO Dawn's second Key and problems with some 486 66mhz and Pentium systems.
ECHO.
ECHO This patch will update any older version of LANDS OF LORE to version
ECHO 1.22. If you have any U.S. version of LANDS OF LORE which is 1.22 or
ECHO older then this patch is not necessary since it only upgrades Lands of
ECHO Lore to version 1.22.
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
PAUSE
CLS
ECHO Manual patch installation instructions for upgrade to Version 1.22
ECHO ------------------------------------------------------------------
ECHO.
ECHO 1) Copy the following files into the directory that you
ECHO installed Lands of Lore.
ECHO.
ECHO PATCH.RTP
ECHO PATCH.EXE
ECHO.
ECHO 2) Type PATCH at the DOS prompt and press ENTER.
ECHO.
ECHO 3) Wait until the patch process completes and then play normally.
ECHO.
ECHO.
PAUSE
CLS
ECHO What to do if the patch program does not seem to work.
ECHO -------------------------------------------------------------
ECHO.
ECHO If you have used any cheat programs or hex editors to modify your
ECHO LANDS OF LORE game, this patch -will not- work. Reinstall from your
ECHO original game disks, and then install the patch program. This will
ECHO not effect saved games.
ECHO.
ECHO.
ECHO If the patch does not work, and you do have an older version of Lands
ECHO (V. 1.05, 1.11 or 1.11A), then your original files have been altered in
ECHO some way. Please re-install LANDS of LORE and use the patch again.
ECHO Reinstalling LANDS will not destroy saved game files.
ECHO.
PAUSE
CLS
ECHO If you are experiencing Audio/Sound card problems.
ECHO -------------------------------------------------------------
ECHO.
ECHO.
ECHO If you are having trouble playing digitized sound with your Soundblaster
ECHO compatible sound card please try the following.
ECHO.
ECHO 1) Verify that you have a full megabyte of extended memory.
ECHO One option to make more Extended memory available is by configuring
ECHO EMM386 to:
ECHO.
ECHO "DEVICE=C:\DOS\EMM386.EXE NOEMS RAM"
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
PAUSE
CLS
ECHO If you are experiencing Audio/Sound Card problems - Page 2.
ECHO -------------------------------------------------------------
ECHO.
ECHO.
ECHO 2) Make sure that your AUTOEXEC.BAT file contains the "SET BLASTER=....."
ECHO command to indicate what settings your sound card is configured for.
ECHO.
ECHO The "SET BLASTER" command is configured as:
ECHO.
ECHO "SET BLASTER=A220 I7 D1 T1"
ECHO.
ECHO Where: Axxx = address of soundcard (Default = 220)
ECHO Ix = interrupt of soundcard (Default = 7)
ECHO Dx = DMA channel (Default = 1)
ECHO Tx = Type of card (Default = 1 for Soundblaster)
ECHO.
ECHO ** LANDS of LORE will work with various interrupt, address, and DMA
ECHO settings. Just be sure they match the ones on your Soundblaster
ECHO compatible card.
ECHO.
ECHO.
ECHO.
ECHO.
PAUSE
CLS
ECHO.
ECHO Where to reach us if you need help.
ECHO -------------------------------------------------------------
ECHO.
ECHO You can receive further help by contacting Virgin Games/Westwood Studios
ECHO technical support at 1-714-833-1999. Virgin Games and Westwood Studios
ECHO each maintain Bulletin Board Systems which operate at 300 - 14,400 baud.
ECHO The Virgin Games BBS number is 714-833-3305.
ECHO The Westwood Studios BBS number is 702-368-2319.
ECHO.
ECHO Thank you for your support.
ECHO.
ECHO Virgin Games/Westwood Studios
ECHO.
ECHO.
ECHO.
ECHO.