Difference between revisions of "Riven VERS resources"
From A look inside The Link @ wiki
(import) |
MartinSmits (Talk | contribs) m (add link block to other riven resources) |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | This is found | + | <noinclude>{{Riven}}</noinclude> |
| + | 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": | ||
<div align="center" style="color:#008; font-family:monospace; margin:1em">00 01 00 00</div> | <div align="center" style="color:#008; font-family:monospace; margin:1em">00 01 00 00</div> | ||
| − | which probably means "version 1. | + | |
| + | |||
| + | However, in the DVD version, it contains the following 4 bytes, which probably means "version 1.1": | ||
| + | <div align="center" style="color:#008; font-family:monospace; margin:1em">00 01 01 00</div> | ||
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