Phantasy Star
Save state editing guide
v1.0 July 27, 2003
by Cary Simon -
[email protected]
1. Table of Contents
------------------------------------------------
1...............Table of Contents (you are here)
2..........Why am I writing this?
3........Save state editing? Huh?
4.................Hexidecimal 101
5.......................Addresses
6..........................Thanks
2. Why am I writing this?
------------------------------------------------
You may think I'm crazy for writng a guide for a game that's 15
years old, but hey, it's a classic. But that's not the point. I'm
writing this because... Well, I feel like it.
Oh, by the way... This is "copyright" me, Cary Simon, because I wrote
it. So, don't copy it, and if you really want to use it that badly,
just ask me. My e-mail address is at the top.
3. Save state editing? Huh?
------------------------------------------------
First off, you can't do this on a real Sega Master system. You have to
use an emulator and a ROM. I used the MekaW emulator (extension *.s00).
Second, you'll need a hex editing program. You can find a good one at
BreakPoint Software's site, www.bpsoft.com.
And... Don't ask me for the ROM... You should have the game yourself,
and only use the ROM for a backup...
4. Hexidecimal 101
------------------------------------------------
Hecidecimal is a number system that, instead of ranging from 1-10, it
ranges from 1-F (16). To use the addresses listed below, go into Hex
Workshop, go to the Edit menu, and click Go To. Then in the place
provided, type the address that you want to go to. Or, you can scroll
down to it, if you want. Then, type in the value you want for
whatever
you're editing. It's that simple.
The maximum values for most of the addresses ahead are either FF
(255)
or FFFF (65535).
5. The addresses
-----------------------------------------------
These are the addresses where the important values of the game are
located. For experience and level, set it to FFFE and 1D, respectively.
Get in a battle and you will level up to max level. This way you will
have all the spells.
*Note* Although the max level you can get to legitimately in the game
is 30, you can go over. This is useful, becuse even if you change the
stats, they will reset to the preset values for the specific level
that you are on. Just make sure you don't go too high, or your stats
will reset to 0 and start going up from there.
Items = 0527 - 0535
Meseta = 0547, 0548
---Alis---
Exp = 046A, 046B
Level = 046C
Hp = 046D
Tp = 046E
Attack = 046F
Defense = 0470
Weapon = 0471 Best weapon-0E:Laconia Sword
Armor = 0472 Best Armor-16:Diamond Armor
Shield = 0473 Best shield-20:Laconia Shield
---Myau---
Exp = 047A, 047B
Level = 047C
Hp = 047D
Tp = 047E
Attack = 047F
Defense = 0480
Weapon = 0481 Best weapon-0A:Silver Fang
Armor = 0482 Best armor-14:Thick Fur
Shield = 0483 Best shield-1D:Gloves
---Odin---
Exp = 048A, 048B
Level = 048C
Hp = 048D
Tp = 048E
Attack = 048F
Defense = 0490
Weapon = 0491 Best Weapon-0F:Laconia Axe
Armor = 0492 Best Armor-17:Laconia Armor
Shield = 0493 Best Shield-1F:Mirror Shield
---Noah---
Exp = 049A, 049B
Level = 049C
Hp = 049D
Tp = 049E
Attack = 049F
Defense = 04A0
Weapon = 04A1 Best Weapon-04:Wand
Armor = 04A2 Best Armor-18:Frade Mantle
Shield = 04A3 Best Shield-1E:Laser Shield
---Items---
00 = nothing
01 = Wood cane
02 = Short sword
03 = Iron sword
04 = Wand *Noah's best weapon*
05 = Iron Fang
06 = Iron axe
07 = Titanium sword
08 = Ceramic sword
09 = Needle gun
0A = Silver Fang *Myau's best weapon*
0B = Heat gun
0C = Light Sabre
0D = Laser gun
0E = Laconia sword *Alis' best weapon*
0F = Laconia Axe *Odin's best weapon*
10 = Leather Armor
11 = White mantle
12 = Light Suit
13 = Iron Armor
14 = Thick Fur *Myau's best armor*
15 = Zirconia Armor
16 = Diamond Armor *Alis' best armor*
17 = Laconia Armor *Odin's best Armor*
18 = Frade Mantle *Noah's best armor*
19 = Leather Shield
1A = Bronze Shield
1B = Iron Shield
1C = Ceramic Shield
1D = Gloves *Myau's best shield*
1E = Laser Shield *Noah's best shield*
1F = Mirror Shield *Odin's best shield*
20 = Laconia Shield *Alis' best shield*
21 = Landrover
22 = Hovercraft
23 = Ice digger
24 = Cola
25 = Burger
26 = Flute
27 = Flash
28 = Escaper
29 = Transfer
2A = Magic Hat
2B = Alsulin
2C = Polymeteral
2D = Dungeon Key
2E = Sphere
2F = Eclipse Torch
30 = Aero Prism
31 = Nuts
32 = Hapsby the Robot
33 = Road Pass
34 = Passport
35 = Compass
36 = Cake
37 = Letter
38 = Laconia Pot
39 = Magic Lamp
3A = Amber Eye
3B = Gas Shield
3C = Crystal
3D = M System
3E = Miracle Key
3F - FF = Debug
6. Thanks...
--------------------------------
Thanks go to....
Me!
GameFAQS
Break Point software
Sega for making the game