Now, I was trying to add Gobliiins into ScummVM by copying only the necessary files according to http://wiki.scummvm.org/index.php/Datafiles#Gobliiins but after the intro sequence and the first "Loading" screen, the game would just exit. There was no error shown in the console. So, I went the elimination route and found a file called COMMUN.EX1 was required in addition to the .STK files, at least by this version. Which brings me to this:
Code: Select all
Looking for gob
Trying to start game 'Gob engine game'
Your game version appears to be unknown. Please, report the following
data to the ScummVM team along with name of the game you tried to add
and its version/language/etc.:
"intro.stk", "6d837c6380d8f4d984c9f6cc0026df4f", 192712
Oh, and I found a "bug" when the goblins go underground: instead of a regular load screen, there's a bigger image with some story text on it but it's only displayed as briefly as the load screens giving the player hardly enough time to read the text. I distantly recall somebody mentioning this before but there's nothing in the bug tracker. Is this a known thing?