Difference between revisions of "Saves (GTA VC)"
Jump to navigation
Jump to search
(Created page with '{{stub}} ==Block 0: Miscellaneous== {| class="sortable" {{prettytable}} ! Offset ! Type ! Description |- | 0x30 | word | Year |- | 0x32 | word | Month |- | 0x34 | word | Day of w…') |
m |
||
| Line 71: | Line 71: | ||
|} | |} | ||
| − | ==External | + | ==External links== |
*[http://web.archive.org/web/20050430091049/http://www.gtaforums.com/index.php?showtopic=142457 Very old development topic] - retrieved from archive.org | *[http://web.archive.org/web/20050430091049/http://www.gtaforums.com/index.php?showtopic=142457 Very old development topic] - retrieved from archive.org | ||
| + | *{{GTAF|454001|Savefile Editor}} - by voodoo48 | ||
[[Category:GTA VC]][[Category:Save Formats]] | [[Category:GTA VC]][[Category:Save Formats]] | ||
Revision as of 11:47, 20 August 2010
Block 0: Miscellaneous
| Offset | Type | Description |
|---|---|---|
| 0x30 | word | Year |
| 0x32 | word | Month |
| 0x34 | word | Day of week |
| 0x36 | word | Day |
| 0x38 | word | Hour |
| 0x3A | word | Minutes |
| 0x3C | word | Seconds |
| 0x3E | word | Milliseconds |
| 0x48 | float[3] | camera coordinates (x,y,z) |
| 0x54 | dword | length (ms) of in-game minute |
| 0x5C | dword | game hour |
| 0x60 | dword | game minute |
| 0x9C | float | current vehicle camera view |
| 0xA4 | dword | current interior (04BB) |
| 0xA8 | dword | taxi boost jump (0572) |
| 0xB0 | dword | sky color (04F9) |
External links
- Very old development topic - retrieved from archive.org
GTAForums: Savefile Editor - by voodoo48