Difference between revisions of "Lands of Lore"

From ScummVM :: Wiki
Jump to navigation Jump to search
m
(Clarifies kyra.dat requirement)
Line 21: Line 21:
'''''DOS Floppy'''''
'''''DOS Floppy'''''
*WESTWOOD.*
*WESTWOOD.*
*[https://github.com/scummvm/scummvm/raw/master/dists/engine-data/kyra.dat kyra.dat]


'''''DOS Floppy (extracted/installed)'''''
'''''DOS Floppy (extracted/installed)'''''
**.PAK
**.PAK
*[https://github.com/scummvm/scummvm/raw/master/dists/engine-data/kyra.dat kyra.dat]


'''''DOS CD'''''
'''''DOS CD'''''
Line 35: Line 33:
**.PAK
**.PAK
**.TLK
**.TLK
*[https://github.com/scummvm/scummvm/raw/master/dists/engine-data/kyra.dat kyra.dat]
And the following directories:
And the following directories:
*ENG
*ENG
Line 43: Line 40:
'''''DOS Demo'''''
'''''DOS Demo'''''
**.PAK
**.PAK
*[https://github.com/scummvm/scummvm/raw/master/dists/engine-data/kyra.dat kyra.dat]


'''''FM-TOWNS / PC-98'''''
'''''FM-TOWNS / PC-98'''''
**.PAK
**.PAK
*[https://github.com/scummvm/scummvm/raw/master/dists/engine-data/kyra.dat kyra.dat]
 
The kyra.dat file is also required, but it comes bundled with most ScummVM distributions. In most cases, no further action is required. However, if you are missing this file, download it[https://github.com/scummvm/scummvm/raw/master/dists/engine-data/kyra.dat here]


==External links==
==External links==

Revision as of 23:42, 30 March 2021

Lands of Lore: The Throne of Chaos
lol_dos_en_1_2.jpg
First release 1993
Also known as Lands of Lore
Developed by Westwood Studios
Published by Virgin Interactive
Electronic Arts
Distributed by Electronic Arts
Platforms DOS, FM-Towns, PC-98
Resolution 320x200, 256 colors (DOS)
640x400, 256 colors (FM-Towns)
640x400, 16 colors (PC-98)
Engine Kyra
Support Since ScummVM 1.4.0
Available for
Purchase
Yes

Lands of Lore: The Throne of Chaos is an RPG. The evil sorceress Scotia, who rules the Dark Army, has come into possession of the Nether Mask, which gives her the power to change her form. The Dark Army invades the Gladstone Keep, and King Richard is poisoned by Scotia. Now a team of warriors must save the king and defeat the evil sorceress.

Installation

Required data files

For more information on how ScummVM uses game data files, see the user documentation.

DOS Floppy

  • WESTWOOD.*

DOS Floppy (extracted/installed)

  • *.PAK

DOS CD

Note: If you own the release from GoG.com you need to extract some of the following files from the "GAME.DAT" file (or "D.iso" file for the mac version), which is an image of the game CD. ScummVM intentionally does not work without extracting the files first.

  • *.ADL
  • FILEDATA.FDT
  • *.PAK
  • *.TLK

And the following directories:

  • ENG
  • FRE
  • GER

DOS Demo

  • *.PAK

FM-TOWNS / PC-98

  • *.PAK

The kyra.dat file is also required, but it comes bundled with most ScummVM distributions. In most cases, no further action is required. However, if you are missing this file, download ithere

External links