Difference between revisions of "Grim Fandango"

From ScummVM :: Wiki
Jump to navigation Jump to search
(update category)
 
(15 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{GameDescription|
{{GameDescription|
name=Grim Fandango|
name=Grim Fandango|
image=http://residualvm.org/data/screenshots/lec/grim/grim_13.jpg|
image=https://www.scummvm.org/data/screenshots/grim/grim/grim_win_en_1_9.jpg|
release=1998|
release=1998|
developer=[[LucasArts]]|
developer=[[LucasArts]]|
Line 8: Line 8:
platforms=Windows|
platforms=Windows|
resolution=640x480, 256 colors|
resolution=640x480, 256 colors|
engine=GrimE|
engine=[[GrimE]]|
support=Will never be supported.<br/>Use [[ResidualVM]]|
support=Since ScummVM 2.5.0|
purchase=No
purchase=No
}}
}}
'''Grim Fandango''' was the first LucasArts adventure game to not use the [[SCUMM]] scripting language.  Instead, it used an engine called GrimE (Grim Engine), which was based upon the [http://www.lua.org/ Lua] open source scripting language.  The game follows Manny Calavara, a grim reaper for the Department of Death in the Land of the Dead.  He learns that the system he works for is corrupt, after a woman who led a great life, Mercades (Meche) Colomar, doesn't get to go straight to the seventh level of the afterlife, the land of eternal rest.  Manny must take a four year journey to find out who's behind the corruption, find Meche, and earn himself a place in the land of eternal rest.
'''Grim Fandango''' was the first LucasArts adventure game to not use the [[SCUMM]] scripting language.  Instead, it used an engine called GrimE (Grim Engine), which was based upon the [http://www.lua.org/ Lua] open-source scripting language.  The game follows Manny Calavera, a grim reaper for the Department of Death in the Land of the Dead.  He learns that the system he works for is corrupt, after a woman who led a great life, Mercedes (Meche) Colomar, doesn't get to go straight to the seventh level of the afterlife, the land of eternal rest.  Manny must take a four-year journey to find out who's behind the corruption, find Meche, and earn himself a place in the land of eternal rest.


==Compatibility==
== Installation ==
As it is a 3D adventure game, Grim Fandango is out of scope for ScummVM. However, it is [http://wiki.residualvm.org/index.php/Grim_Fandango completable] in the sister project of ScummVM, [[ResidualVM]].
 
===Required data files===
For more information on how ScummVM uses game data files, see the [https://docs.scummvm.org/en/latest/use_scummvm/game_files.html user documentation].
 
You will need to copy the data files from your Grim Fandango CDs into one directory. Specifically, you'll need:
 
* All of the <code>LAB</code> files from both CDs.
* A copy of the official Grim Fandango 1.01 update patch. The patch can be downloaded [https://scummvm.org/frs/extras/patches/gfupd101.exe here]
 
==Current status in ScummVM==
The ResidualVM GrimE engine has been merged into ScummVM.
 
In the stable builds of ScummVM, Grim Fandango is completable and fully playable but there may still be some bugs and glitches.
 
There are also a few things that aren't implemented at all, or doesn't work right yet:
* Lighting not working properly
 
ScummVM will however also fix some bugs present in the original game. See [[GrimE/Grim Fandango Original Bugs|Grim Fandango Original Bugs]] for a list.
 
== Debug mode ==
Grim Fandango supports a special mode to ease testing and debug. See [[GrimE/Grim Fandango Debug Mode|Grim Fandango Debug Mode]] for more information.
 
== Translations ==
 
Currently ScummVM supports the following unofficial translations:
* Russian Fargus version
* Russian 7Wolf version
* Russian ENPY version
* Chinese ichimagination version
 
ENPY patches come as Inno Setup patchers. There are 2 ways to patch the original game:
* The recommended way is to run the installer under windows specifying game directory as the target
* Unpack using innoextract and copy contents of app folder to game directory
 
Some ENPY patches need a password for innoextract. Known passwords are:
* 42YlT93f319687ouv6131n55454644w4fr9a3lt440C4GPU1y82AY7g86130E584
 
ichimagination version can currently only be installed by running it under windows. However after this is done it can be played on any supported platform


==External links==
==External links==
[http://en.wikipedia.org/wiki/Grim_Fandango Wikipedia article on Grim Fandango]
*[https://en.wikipedia.org/wiki/Grim_Fandango Wikipedia article on Grim Fandango]
*[https://www.mobygames.com/game/201/grim-fandango/ MobyGames article on Grim Fandango]
*[https://www.scummvm.org/screenshots/lucasarts/grim:grim/ Screenshots]


[[Category:ResidualVM Games]]
[[Category:GrimE Games]]
[[Category:Unsupported Games]]
[[Category:Supported Games]]

Latest revision as of 18:50, 28 June 2023

Grim Fandango
grim_win_en_1_9.jpg
First release 1998
Also known as N/A
Developed by LucasArts
Published by LucasArts
Distributed by Activision
Platforms Windows
Resolution 640x480, 256 colors
Engine GrimE
Support Since ScummVM 2.5.0
Available for
Purchase
No

Grim Fandango was the first LucasArts adventure game to not use the SCUMM scripting language. Instead, it used an engine called GrimE (Grim Engine), which was based upon the Lua open-source scripting language. The game follows Manny Calavera, a grim reaper for the Department of Death in the Land of the Dead. He learns that the system he works for is corrupt, after a woman who led a great life, Mercedes (Meche) Colomar, doesn't get to go straight to the seventh level of the afterlife, the land of eternal rest. Manny must take a four-year journey to find out who's behind the corruption, find Meche, and earn himself a place in the land of eternal rest.

Installation

Required data files

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

You will need to copy the data files from your Grim Fandango CDs into one directory. Specifically, you'll need:

  • All of the LAB files from both CDs.
  • A copy of the official Grim Fandango 1.01 update patch. The patch can be downloaded here

Current status in ScummVM

The ResidualVM GrimE engine has been merged into ScummVM.

In the stable builds of ScummVM, Grim Fandango is completable and fully playable but there may still be some bugs and glitches.

There are also a few things that aren't implemented at all, or doesn't work right yet:

  • Lighting not working properly

ScummVM will however also fix some bugs present in the original game. See Grim Fandango Original Bugs for a list.

Debug mode

Grim Fandango supports a special mode to ease testing and debug. See Grim Fandango Debug Mode for more information.

Translations

Currently ScummVM supports the following unofficial translations:

  • Russian Fargus version
  • Russian 7Wolf version
  • Russian ENPY version
  • Chinese ichimagination version

ENPY patches come as Inno Setup patchers. There are 2 ways to patch the original game:

  • The recommended way is to run the installer under windows specifying game directory as the target
  • Unpack using innoextract and copy contents of app folder to game directory

Some ENPY patches need a password for innoextract. Known passwords are:

  • 42YlT93f319687ouv6131n55454644w4fr9a3lt440C4GPU1y82AY7g86130E584

ichimagination version can currently only be installed by running it under windows. However after this is done it can be played on any supported platform

External links