~B
MISSIONFORCE: CYBERSTORM
Offset List v1.00 ENGLISH (01/17/97)
BY MORDOR
This is one of the best strategic games on a market. You may spend a while playing it.
If you have troubles with cybrids use this for instant relief.
You will need any hex editor to perform these cheats. With editor load
CyberStorm savegame file (*.cbs). Savegame file always should have 3003B
if you save game in Herc base. Games saved during battle are bigger. This
cheat will describe standard savegame file.
There are three groups of units in savegame file.
Biovat 1166 (048Eh)
Medvat 4959 (135Fh)
Herc Bay 12519 (30E7h)
CASH
====
You can also modify cash.
Cash 28931 (7103h) FF FF FF 7F (LONG)
Cash is a long integer number (that means it is saved on 4 bytes).
I haven't tested if it is signed number so better do not exceed maximum
FF FF FF 7F because you can obtain negative number. If you know how
much cash do you have in the game convert this number to hex. with
calculator. For example I got 5,416,607 in my last saved game.
It's 52A69F hex. You must search for following string: 9F A6 52.
This is general rule for searching in any game.
BIOVAT
======
Biovat section contains all bioderms you available for purchase in game.
Bioderm record (126 bytes):
Offs Name Type Max Description
==============================================================================
+00 Name C13
+11 Age BYTE FFh Modulo 10
+12 Health LONG 63h Cut by game
+17 Stab LONG 63h
+1A Toxina LONG 63h
+1E Command LONG 0Ah * 10 on display
+26 Rank BYTE 19h e.g. B5 = 10d
+37 Energy: WORD 6003h low / 16 + high * 16
+3B MaxEnergy WORD 6003h low / 16 + high * 16
+3F Missile WORD 6003h low / 16 + high * 16
+43 MaxMissile WORD 6003h low / 16 + high * 16
+47 Cannon WORD 6003h low / 16 + high * 16
+4B MaxCannon WORD 6003h low / 16 + high * 16
+4F Plasma WORD 6003h low / 16 + high * 16
+53 MaxPlasma WORD 6003h low / 16 + high * 16
+57 ELF WORD 6003h low / 16 + high * 16
+5B MaxELF WORD 6003h low / 16 + high * 16
+5F ATech WORD 6003h low / 16 + high * 16
+63 MaxATech WORD 6003h low / 16 + high * 16
+67 Pilot WORD 6003h low / 16 + high * 16
+6B MaxPilot WORD 6003h low / 16 + high * 16
+7D EOF
MEDVAT
======
Medvat section contains all your bioderms.
Same structure as above.
HERC BAY
========
Herc Bay contains your hercs.
First I would like to define special record for each herc's slot. Where
you see SLOTREC as a type use following structure:
SLOTREC:
Offs Name Type Max Description
======================================================================
+00 Num BYTE
+01 Type BYTE herc type (use list below)
+02 Health BYTE 64h percent so 100 is max
+03 XX BYTE unknown
+04 Power WORD FF7Fh
+06 XXX WORD unknown
Reactor Type (Model # / Power-Per-Turn / Reactor Rating):
Fission #100/100/95
Fission #130/130/123
Fission #200/200/194
Fission #300/300/290
Fission #350/350/333
Fission #400/400/379
Ion #105/130/125
Ion #158/196/189
Ion #210/260/254
Ion #315/390/380
Ion #367/455/438
Ion #420/524/503
Matter Conversion #110/150/145
Matter Conversion #165/225/218
Matter Conversion #220/326/320
Matter Conversion #330/452/442
Matter Conversion #385/526/509
Matter Conversion #441/609/588
Battery Type:
Imp. Chemical 120
Iridium 158
Tru-power 174
Imp. Chemical 180
Iridium 197
Tru-power 215
Imp. Chemical 240
Iridium 261
Tru-power 288
Imp. Chemical 360
Iridium 396
Tru-power 435
Iridium 459
Imp. Chemical 420
Tru-power 471
Imp. Chemical 480
Iridium 527
Tru-power 577
Chemical 108
Chemical 150
Chemical 180
Chemical 300
Chemical 330
Chemical 390
DISCLAIMER: THIS DOCUMENT OR ITS AUTHOR IS IN NO WAY CONNECTED IN ANY WAY
WITH SIERRA ON-LINE OR ANY OF ITS AFFILIATES OR PARENT COMPANIES.
USE THIS AT YOUR OWN RISK.
Savegame editor is available as FREEWARE. All above information is used
to write it. It's a part of my Saved Game Editors Pack. So far it doesn't
support herc definition editing but it will be there soon.
If you know something to make this document better please send your
comments to:
mordor@opnt.optimus.wroc.pl