Most of the game's data is in the file FUTURAMA.IMG
Use the following script to extract this file (you need to use the -w commandline option):







fryfutjune.jpg
FuturamaCroc.jpg


Use both texture scripts on FUTURAMA.IMG
The models are stored in the .NIF and .UCF files.

The ASCII header NiTriStripsData (in hex 4E 69 54 72 69 53 74 72 69 70 73 44 61 74 61) signifies that a model is stored using tristrips.

The ASCII header NiTriShapeData (in hex 4E 69 54 72 69 53 68 61 70 65 44 61 74 61) signifies that a model is stored using triangles.