TopGun
| TopGun | ||
|---|---|---|
| Engine developer | ||
| Companies that used it | 7th Level | |
| Games that use it | 7th Level Games | |
| Date added to ScummVM | Not Added | |
| First release containing it | None | |
About
TopGun is an engine developed and used by 7th Level.
The name was cited in multiple Press Releases, like this one for Ace Ventura.
Status
There is no support for TopGun games in ScummVM at this point.
Resources
*.BIN
Generally used as a mapping table.
The header contains:
- 0-1 = Always 7L
- 2-3 = Number of entries
- 4-5 = (Big Endian), either 16 or 32 Bit, depending on the interpreter
- 6 = The interpreter version
In rare cases, like the Italian retail or Polish demo of Ace Ventura, the game ships *.H files which probably shows offsets within the related .BIN files.
*.000
Container for sounds (ADPCM), music (MIDI), sprites (DIB), scripts etc.