Trivia
The original idea behind the Questprobe series was to have twelve games, each with a corresponding comic book created my Marvel Comics. The first three games and their comics, featuring the Hulk, Spider-Man and the Fantastic Four's Human Torch and Thing, were released but Adventure International went bankrupt before the fourth game, featuring the X-Men, was completed. Marvel had completed the comic book and, years later, released it as part of their Marvel Fanfare series.
The C64 cassette version actually uses completely different code to the disk release, as that code could not be compacted enough to function from cassette. The underlying code comes from Terrormolinos under license from Melbourne House.
Like the questprobe game "Spider-man" this game has the same issue with running under windows.
The game can be hacked to run under windows by using a hex editor and changing these bytes in the file FANTFOUR.EXE
Offset b2ae: change 3F to 35
Offset b2af: change 3F to 33
Offset b2bc: change 3F to 50
See the trivia under spider-man for the explanation of these changes.