Difference between revisions of "Riven VERS resources"
From A look inside The Link @ wiki
(I just checked my DVD version's saved games and it uses a different four bytes. It looks like "1.1".) |
MartinSmits (Talk | contribs) m (add link block to other riven resources) |
||
| Line 1: | Line 1: | ||
| + | <noinclude>{{Riven}}</noinclude> | ||
This is found only in saved game files, and should just contain version information. | This is found only in saved game files, and should just contain version information. | ||
Latest revision as of 16:54, 10 February 2009
| Riven | |||
| Mohawk | Overview | ||
| BLST | CARD | FLST | HSPT |
| MLST | NAME | PLST | RMAP |
| SFXE | SLST | tBMP | tMOV |
| tWAV | VARS | VERS | ZIPS |
| Scripts | Variables | ||
| External commands | |||
This is found only in saved game files, and should just contain version information.
In the CD version, it contains the following 4 bytes, which probably means "version 1.0":
00 01 00 00
However, in the DVD version, it contains the following 4 bytes, which probably means "version 1.1":
00 01 01 00