GRANDIA 2 (PC)
SAVE GAME HACKING GUIDE
By: whatever
[email protected]
Version 1.0
----------------------------------------------------------------------
Table of Content:
1. Introduction.
2. Words of Warning.
3. Offsets List.
4. Copyright Statement.
----------------------------------------------------------------------
1. Introduction
----------------------------------------------------------------------
This guide provides guidance to hack Grandia 2 (PC) save game. It is
tested with Grandia 2 ENGLISH version for PC. I have heard that there
is a Chinese version of Grandia 2 for PC. This guide may not work with
the Chinese version.
Basic requirement for utilising this guide:
1. A copy of Grandia 2 for PC, English version.
2. A Grandia 2 save game file.
3. Basic knowledge of Hexadecimal.
4. A Hex editor.
These are some basic conversion you might need:
Decimal | Hexadecimal
1 | 01
2 | 02
3 | 03
4 | 04
5 | 05
6 | 06
7 | 07
8 | 08
9 | 09
10 | 0A
11 | 0B
12 | 0C
13 | 0D
14 | 0E
15 | 0F
16 | 10
99 | 63
100 | 64
999 | E7 03 Used for base stats, MP and SP
9999 | 0F 27 Used for HP
99999 | 9F 86 01 00 Used for Special and Magic Coins
999999 | 3F 42 0F 00 USed for Gold
----------------------------------------------------------------------
2. Words of Warning
----------------------------------------------------------------------
Using this guide may spoil the fun. If you think this game is too hard
then feel free to use this guide. Otherwise, I suggest you to back out
I will not be held responsible for any damage you cause to your game
or save game. I suggest you to make back-up of your save game file,
before you tamper with it.
----------------------------------------------------------------------
3. Offsets List
----------------------------------------------------------------------
Grandia 2 save game files are located in the main directory of Grandia
2. In my case, it will be: "C:\Program Files\Grandia2\". The files
are named "GRANDIA2_**.sav", replace the asterisks(*) with slot number
of the save game. The slot numbering starts with 0 (Zero). So, if you
saved it on slot 0, the file is "GRANDIA2_00.sav".
These are the offsets lists:
Special Coins 0044 4 Bytes
Magic Coins 0048 4 Bytes
Gold 0040 4 Bytes
Ryudo
Level 009A 1 Byte
Experience 009C 4 Bytes
Next Level 00A0 4 Bytes
Max HP 00A4 2 Bytes
Current HP 00A6 2 Bytes
Max MP 00A8 2 Bytes
Current MP 00AA 2 Bytes
Max SP 00AC 2 Bytes
Current SP 00AE 2 Bytes
Base Strength 00B0 2 Bytes
Base Vitality 00B2 2 Bytes
Base Agility 00B4 2 Bytes
Base Speed 00B6 2 Bytes
Base Magic 00B8 2 Bytes
Base Mental 00BA 2 Bytes
Elena
Level 0106 1 Byte
Experience 0108 4 Bytes
Next Level 010C 4 Bytes
Max HP 0110 2 Bytes
Current HP 0112 2 Bytes
Max MP 0114 2 Bytes
Current MP 0116 2 Bytes
Max SP 0118 2 Bytes
Current SP 011A 2 Bytes
Base Strength 011C 2 Bytes
Base Vitality 011E 2 Bytes
Base Agility 0120 2 Bytes
Base Speed 0122 2 Bytes
Base Magic 0124 2 Bytes
Base Mental 0126 2 Bytes
Millenia
Level 0172 1 Byte
Experience 0174 4 Bytes
Next Level 0178 4 Bytes
Max HP 017C 2 Bytes
Current HP 017E 2 Bytes
Max MP 0180 2 Bytes
Current MP 0182 2 Bytes
Max SP 0184 2 Bytes
Current SP 0184 2 Bytes
Base Strength 0186 2 Bytes
Base Vitality 0188 2 Bytes
Base Agility 018A 2 Bytes
Base Speed 018C 2 Bytes
Base Magic 018E 2 Bytes
Base Mental 0190 2 Bytes
Roan
Level 01DE 1 Byte
Experience 01E2 4 Bytes
Next Level 01E6 4 Bytes
Max HP 01E8 2 Bytes
Current HP 01EA 2 Bytes
Max MP 01EC 2 Bytes
Current MP 01EE 2 Bytes
Max SP 01F0 2 Bytes
Current SP 01F2 2 Bytes
Base Strength 01F4 2 Bytes
Base Vitality 01F6 2 Bytes
Base Agility 01F8 2 Bytes
Base Speed 01FA 2 Bytes
Base Magic 01FC 2 Bytes
Base Mental 01FE 2 Bytes
Tio
Level 024A 1 Byte
Experience 024C 4 Bytes
Next Level 0250 4 Bytes
Max HP 0254 2 Bytes
Current HP 0256 2 Bytes
Max MP 0258 2 Bytes
Current MP 025A 2 Bytes
Max SP 025C 2 Bytes
Current SP 025E 2 Bytes
Base Strength 0260 2 Bytes
Base Vitality 0262 2 Bytes
Base Agility 0264 2 Bytes
Base Speed 0266 2 Bytes
Base Magic 0268 2 Bytes
Base Mental 026A 2 Bytes
Mareg
Level 02B6 1 Byte
Experience 02B8 4 Bytes
Next Level 02BC 4 Bytes
Max HP 02C0 2 Bytes
Current HP 02C2 2 Bytes
Max MP 02C4 2 Bytes
Current MP 02C6 2 Bytes
Max SP 02C8 2 Bytes
Current SP 02CA 2 Bytes
Base Strength 02CC 2 Bytes
Base Vitality 02CE 2 Bytes
Base Agility 02D0 2 Bytes
Base Speed 02D2 2 Bytes
Base Magic 02D4 2 Bytes
Base Mental 02D6 2 Bytes
King Roan
Level 0322 1 Byte
Experience 0324 4 Bytes
Next Level 0328 4 Bytes
Max HP 032C 2 Bytes
Current HP 032E 2 Bytes
Max MP 0330 2 Bytes
Current MP 0332 2 Bytes
Max SP 0334 2 Bytes
Current SP 0336 2 Bytes
Base Strength 0338 2 Bytes
Base Vitality 033A 2 Bytes
Base Agility 033C 2 Bytes
Base Speed 033E 2 Bytes
Base Magic 0340 2 Bytes
Base Mental 0342 2 Bytes
----------------------------------------------------------------------
4. Copyright Statement
----------------------------------------------------------------------
This document is copyright of whatever, 2002. This document is
intended to be posted only on GameFAQs and may not be posted on other
site.