Tales of Symphonia

Tales of Symphonia

31 ratings
[No Longer Updating] Collector's Book & Titles Save Editing
By [Sync]~空狼
Feb 2023:
I haven't touched this in like 6 years and I barely remember this process - check the. Moments where a few people corrected some of my findings (thanks!)
Leaving it up because I know some people are weird like me and would rather "rebuild" a save file from another version than getting a 100% save game from someone/somewhere else.

* * * *
For those who want to fill in those pesky blank spots of your Collector's Guide and Titles! OR, if you're like me, wish to "input" your Gamecube/other version prior spoils as to not have to collect *everything* all over again :)
2
   
Award
Favorite
Favorited
Unfavorite
Intro / What's Needed
So, I am big on not having to replay things a billion times for achievements if I've already played them! I also thought it would be interesting to flag and "re-create" my original Gamecube save-game (at least for flags/gald/grade/etc), and then continue on a "NG+"! Or, people may just want to cheat*. Either way, I put together some stuff that I didn't at all understand for a bit, and wanted to pass along some info for people!

This only unlocks the flag for the Collector's Book, it does NOT put the item into your inventory!

Things you'll need:
  1. HxD[mh-nexus.de] (Or another Hex editor)
  2. A save file, located: <Steam Install Dir>\userdata\<YOURSTEAMID#>\372360\remote
  3. Knowing how to translate 1-15 (Binary) into 0-F (Hex). For those of you who don't know:
    • 1-9 no change
    • 10=A
    • 11=B
    • 12=C
    • 13=D
    • 14=E
    • 15=F

*Note: If you want the achievement I do believe that you have to still talk to a certain NPC and get Genis's Item Collector Title to unlock it. I have not tested it (I want to avoid cheating my achievements if I can), so someone let me know if this is the case!


Big chunk of credit goes to Gamefaqs user meth962 (The creator of the very useful Symphonia Save Viewer and editor[rngeoff.com]).
Legend
Legend:
<##>(01-67) <Offset Hexvalue> (13A4 - 13E6)
<##> (One will be a 0; if missing requires testing) = <item> <character> (w, s, a, x, *)

The initial number (01-67) adjacent to the <Offset Hexvalue> is a reference to the "first" block/byte of the Collector's book; it is purely for my reference. Similarly, w = Weapon, s = Shield, a = Armor, x = ring/accessory, * = Key item.


Instructions / Example
In HxD/Hex Editor Collector's Book flags are from offset 13A4-13E6:


You can flag your collector's book by going into HxD (or a hex editor).
Each group of 8 items is within the listed <Hexvalue>. These correspond to the first and second 4-bit value of a Hex value (from 00 to FF). If you edit this value based on the numbers on the table, you will flag your collector's book to have unlocked that item.

The top 4 items will have a numerical value on the LEFT of the two numbers (#0), and the last four will be on the RIGHT (0#). If you notice, the non-zero numbers are 8, 4, 2, and 1 for each side, which coincidentally adds up to 15. 15 in decimal translates to "F" in Hexidecimal. So if you want to unlock all four of the top four listed, you would input "F" in the text editor for the left position of the associated <Offset Hexvalue>.

EXAMPLE:
You want to flag "Snow Hare" because screw Collette you've done that route already. You search this table (below) and discover this flag is within Offset Hex 13E0. See Below:

[61] 13E0
80 = elder cloak a
40 = solar guard a
20 = mythril guard a
10 = elf elder's staff *
08 = kratos' locket *
04 = the chosen's orb *
02 = snow hare x
01 = linkite ocarina *

You open up your save in HxD and go to 000013E0 (left hand side), and 00 (Top). You see your value is F5.



This means you have Elder cloak (8), Solar Guard (4), Mythril Guard (2) and Elf Elder's Staff (1) unlocked (8+4+2+1 = 15. 15 decimal = F in Hex). On the right hand side, you have The Chosen's Orb (4) + Linkite Ocarina (1) unlocked (4+1=5). If you want the Snow Hare unlocked, you add it to the right-hand value (5+2 = 7. 7 = 7 in Hex :P). Input F7 as the value for 13E0.



Save this file (the red text will go back to black), and load your game. You now have it unlocked in your Collector's book! (NOT your inventory!). I did this to "convert" my prior Gamecube Save to the PC version.

I'll try and update this guide to include similar information on flags for titles and figurines in the future! Any current listing that doesn't have 8/4/2/1 attached to it and wishes to help figure out which values correspond to those 4 bits, please let me know and I can add them!


Happy hunting!
-Eternis
Collector's Book Offsets List - Consumables & Food (mostly)
01 13A4
80 = elixir
40 = miracle gel
20 = melange gel
10 = pineapple gel
08 = orange gel
04 = lemon gel
02 = apple gel
01 = -nothing-

02 13A5
80 = flanoir potion
40 = flare bottle
20 = anti-magic bottle
10 = miracle bottle
08 = life bottle
04 = panacea bottle
02 = spirit bottle
01 = energy tablets

03 13A6
80 = holy bottle
40 = rune bottle
20 = mizuho potion
10 = shell bottle
08 = palma potion
04 = syrup bottle
02 = acuity bottle
01 = guard bottle

04 13A7
80 = red savory
40 = saffron
20 = rosemary
10 = bellabane
08 = lavender
04 = sage
02 = savory
01 = dark bottle

05 13A8
80 = hourglass
40 = all-divide
20 = magic lens
10 = red saffron
08 = red rosemary
04 = red bellebane
02 = red lavender
01 = red sage

06 13A9
80 = yellow quartz
40 = red quartz
20 = green quartz
10 = aqua quartz
08 = ex gem lv4
04 = ex gem lv3
02 = ex gem lv2
01 = ex gem lv1

07 13AA
80 = sorcerer's ring *
40 = map of balacruf *
20 = boltzman's book *
10 = unicorn horn *
08 = white quartz
04 = black quartz
02 = purple quartz
01 = blue quartz

08 13AB
80 = spiritua statue *
40 = lyla's letter *
20 = colette's necklace *
10 = pass *
08 = inhibitor ore *
04 = wing pack *
02 = card key *
01 = tower key *

09 13AC
monster list *
collector's book *
sylvarant map *
tethe'alla map *
zircon *
mana leaf herb *
mana fragment *
desian orb *

10 13AD
80 = brass
40 = beast fang
20 = mythril
10 = magical cloth
08 = metal sphere
04 = eternal ring *
02 = training manual *
01 = figurine book *

11 13AE
80 = chicken f
40 = beef f
20 = pork f
10 = mermaid's tear
08 = mystic herb
04 = black silver
02 = white silver
01 = beast hide

12 13AF
80 = octopus f
40 = shrimp f
20 = squid f
10 = cod f
08 = tuna f
04 = snapper f
02 = beef strips f
01 = juicy meat f

13 13B00
onion f
potato f
mushroom f
lettuce f
cabbage f
cucumber f
bell pepper f
tomato f

14 13B01
peach f
lemon f
apple f
grapes f
banana f
strawberry f
carrot f
radish f

15 13B02
pasta f
barley rice f
rice f
amango f
kirima f
pineapple f
melon f
pear f

16 13B03
egg f
black satay f
red satay f
white satay f
purple satay f
roll f
bread f
panyan f

17 13B04
wooden blade w
miso f
konjac f
tofu f
kelp f
seaweed f
milk f
cheese f

18 13B05
ogre sword w
nimble rapier w
sinclaire w
osafune w
masamune w
knight's saber w
mumei w
rapier w

19 13B06
wasier rapier w
muramasa w
elemental brand w
defenser w
dragon tooth w
saint rapier w
shiden w
kotetsu w

20 13B07
Chakram w
nebilim w
paper fan w
valkyrie saber w
kusanagi blade w
material blade w
ninja sword w
angel's tear w
Collector's Book Offsets List - Everything else
21 13B08
shuriken w
mythril ring w
ray thrust w
stinger ring w
mystic ring w
slicer ring w
duel ring w
flying disk w

22 13B09
nova w
evil eye w
tambourine w
angel's halo w
stardust w
toroid w
lunar ring w
solar spinner w

23 13B0A
cor leonis w
shadow dancer w
shining star w
thunderbolt w
cool orbit w
falling star w
duel star w
fine star w

24 13B0B
battle staff w
rod w
disaster w
phantasmagoria w
one world w
final player w
southern cross w
northern lights w

25 13B0C
thunder scepter w
holy staff w
phoenix rod w
gale staff w
rune staff w
ruby wand w
earth wand w
gem rod w

26 13B0D
card of earth w
card of water w
spell card w
heart of chaos w
deck brush w
crystal rod w
hanuman's staff w
ancient rod w

27 13B0E
acalanatha w
asura w
yaksa w
vajra w
card of ice w
card of wind w
card of lightning w
card of fire w

28 13B0F
flame dagger w
assault dagger w
hydra dagger w
earth dagger w
stiletto w
gates of hell w
money bag w
divine judgment w

29 13C00
aqua brand w
silver sword w
steel sword w
long sword w
fafnir w
toy dagger w
crystal dagger w
gladius w

30 13C01
last fencer w
excalibur w
laser blade w
flamberge w
ether sword w
ice coffin w
lightning sword w
sand saber w

31 13C02
halberd w
tomahawk lance w
crescent ax w
great ax w
battle ax w
francesca w
soul eater w
baseball bat w

32 13C03
gaia cleaver w
bahamut's tear w
ogre ax w
strike ax w
battle pick w
war hammer w
mythril ax w
bardiche w

33 13C04
ghost shell w
bear claw w
venom w
power greaves w
iron greaves w
leather greaves w
diablos w
pow hammer dx w

34 13C05
dynast w
kaiser greaves w
diamond shell w
dragon fang w
flare greaves w
crystal shell w
aqua greaves w
mythril greaves w

35 13C06
breastplate a
splint mail a
iron mail a
ring mail a
chain mail a
soft leather a
apocalypse w
glory arts w

36 13C07
dragon mail a
rare plate a
reflect a
brunnhilde a
rune mail a
mythril armor a
silver mail a
battlesuit a

37 13C08
lunar guard a
elven protector a
iron guard a
fine guard a
leather guard a
mumbane a
star mail a
golden armor a

38 13C09
amber cloak a
white cloak a
cloak a
elemental guard a
mana protector a
prism guard a
star guard a
rune guard a

39 13C0A
robe a
mortality cloak a
phoenix cloak a
star cloak a
mythril mesh a
holy cloak a
rune cloak a
silk cloak a

40 13C0B
shaman dress a
spirit robe a
holy robe a
rune robe a
silk robe a
witch's robe a
misty robe a
feather robe a

41 13C0C
sigurd h
rune helm h
duel helm h
cross helm h
armet helm h
iron helm h
leather helm h
kannazuki a

42 13C0D
tartan ribbon h
striped ribbon h
blue ribbon h
ribbon h
-nothing-
golden helm h
star helm h
rare helm h

43 13C0E
pointed hat h
straw hat h
cleric's hat h
beret h
magical ribbon h
maid's hairband h
hairpin h
pretty ribbon h

44 13C0F
mythril circlet h
gold circlet h
silver circlet h
circlet h
aifread's hat h
star cap h
headband h
rune hat h

45 13D0 ?
80 = mythril shield s
40 = omega shield s
20 = wooden shield s
10 = lid shield s
08 = elemental circlet h
04 = star circlet h
02 = holy circlet h
01 = rune circlet h

46 13D1
leather glove s
blue shield s
beam shield s
star shield s
arredoval s
rare shield s
red shield s
rune shield s

47 13D2
hyper gauntlet s
star gauntlet s
rare gauntlet s
penguinist gloves s
rune gauntlet s
mythril gauntlet s
claw gauntlet s
iron gauntlet s

48 13D3
shield ring s
draupnir s
angel bracelet s
star bracelet s
lapis bracelet s
mythril bracelet s
iron bracelet s
bracelet s

49 13D4
80 = katz mittens s
40 = lovely mittens s
20 = cute mittens s
10 = silk gloves s
08 = bridal gloves s
04 = pretty mittens s
02 = kitchen mittens s
01 = gloves s

50 13D5
80 = blue talisman x
40 = talisman x
20 = amulet x
10 = stun charm x
08 = paralysis charm x
04 = stone charm x
02 = drain charm x
01 = poison charm x

51 13D6
80 = faerie ring x
40 = emerald ring x
20 = yata mirror x
10 = yasakani jewel x
08 = spirit bangle x
04 = heal bracelet x
02 = stun bracelet x
01 = manji seal x

52 13D7
80 = attack ring x
40 = revive ring x
20 = spirit ring x
10 = holy ring x
08 = reflect ring x
04 = resist ring x
02 = force ring x
01 = protect ring x

53 13D8
80 = dark seal x
40 = spirit symbol x
20 = holy symbol x
10 = rabbit's foot x
08 = guardian symbol x
04 = warrior symbol x
02 = magic ring x
01 = defense ring x

54 13D9
80 = thief's cape x
40 = leather cape x
20 = cape x
10 = attack symbol x
08 = krona symbol x
04 = mystic symbol x
02 = extreme symbol x
01 = demon's seal x

55 13DA
80 = elven boots x
40 = leather boots x
20 = boots x
10 = rune cape x
08 = thunder cape x
04 = flare cape x
02 = aqua cape x
01 = elven cape x

56 13DB
80 = opal x
40 = amethyst x
20 = aquamarine x
10 = jet boots x
08 = persian boots x
04 = rune boots x
02 = heavy boots x
01 = water spider x

57 13DC
80 = moonstone x
40 = black onyx x
20 = sardonyx x
10 = ruby x
08 = topaz x
04 = diamond x
02 = sapphire x
01 = garnet x

[58] 13DD
80 = rare guard a
40 = silver guard a
20 = lamellar leather a
10 = hard leather a
08 = blue sephira x
04 = sphira x
02 = reverse doll x
01 = magic mist x

[59] 13DE
80 = nagazuki a
40 = minazuki a
20 = yayoi a
10 = white robe a
08 = battle cloak a
04 = warlock garb a
02 = druid cloak a
01 = mage cloak a

[60] 13DF
80 = mithos' panpipe *
40 = elevator key *
20 = technical ring x
10 = strike ring x
08 = derris emblem *
04 = chipped dagger *
02 = spider figurine *
01 = mirror shard *

[61] 13E0
80 = elder cloak a
40 = solar guard a
20 = mythril guard a
10 = elf elder's staff *
08 = kratos' locket *
04 = the chosen's orb *
02 = snow hare x

[61] 13E0
80 = elder cloak a
40 = solar guard a
20 = mythril guard a
10 = elf elder's staff *
08 = kratos' locket *
04 = the chosen's orb *
02 = snow hare x
01 = linkite ocarina *

[62] 13E1
80 = ymir fruit *
40 = future stone *
20 = past stone *
10 = employee ID *
08 = memory gem
04 = heavenly robe a
02 = ancient robe a
01 = moon robe a

[63] 13E2
80 = celsius' tear *
40 = blue candle *
20 = exsphere shard *
10 = linkite nut *
08 = -nothing-
04 = corrine's bell *
02 = king's letter *
01 = ex gem max

[64] 13E3
80 = sacred stone *
40 = -nothing-
20 = white seed *
10 = blue seed *
08 = blue card *
04 = red card *
02 = purple card *
01 = kuchinawa's charm *

[65] - 13E4
80 = assassin's ring *
40 = rare pellets
20 = super pellets
10 = fine pellets
08 = pellets
04 = sheena's letter *
02 = penquinist quill x
01 = -nothing-

[66] 13E5 (Correct)
80 = vinheim key *
40 = spiritua's ring *
20 = pink pearl ring *
10 = secret notebook *
08 = nebilim's key *
04 = aifread's letter *
02 = virginia's diary *
01 = turquoise x

[67] 13E6
Forget-Me-Not
Free Pass
Theater Ticket
Titles Instruction & "All Titles" Quick Reference
I found the titles and what they are configured to! 99% sure these are right, let me know if I got something out of orde accidentally, was rushing through some of this!

Quick Reference of Offset locations for characters and "All Titles" insert if you really want to go that route. :P

Do the same thing as above, simply in a different location!
Note: Don't simply put in FF FF FF FF, you get a lot of bugged/blank Titles that way.

  • Lloyd = [558-55B]
    • All Titles = FE DF FF 7F
  • Colette = [670-673]
    • All Titles = FE FF FF 00
  • Genis = [788-78B]
    • All Titles = FE FF 7F 00
  • Raine = [8A0-8A3]
    • All Titles = FE FF 0F 00
  • Sheena = [9B8-9BB]
    • All Titles = FE FF 0F 00
  • Zelos = [AD0-AD3]
    • All Titles = FE FF 07 00
  • Presea = [BE8-BEB]
    • All Titles = FE FF 03 00
  • Regal = [D00-D03]
    • All Titles = FE FF 03 00
  • Kratos = [E18-E1B]
      • All Titles = FE 1F 00 00
Lloyd & Colette Titles


Lloyd Offset Section: [558 - 55B]

[558]
80 = Gourmet King
40 = Beach Boy
20 = Arrgh, Me Hearties
10 = Nobleman
08 = Eternal Swordsman
04 = Drifting Swordsman
02 = Swordsman
01 = Spiritua Reborn (Bad)
(Unbugged Titles = FE)

[559]
80 = Tactical Leader
40 = Sword of Swords
20 = -Empty-
10 = Palmacosta Pro
08 = Midlife Crisis
04 = Peeping Tom
02 = Gentle Idealist
01 = Unrivaled Blade
(Unbugged Titles = DF)

[55A]
80 = Tetra Slash
40 = Combo Master
20 = Combo Expert
10 = Comboist
08 = Combo Newbie
04 = Holy Sword
02 = Master Swordsman
01 = Grand Swordsman


[55B]
80 = Fledgling Chosen (Bad)
40 = Guardian
20 = Berserker
10 = Eternal Apprentice
08 = Gung Ho
04 = Boorish General
02 = Lone General
01 = Brave Soul
(Unbugged Titles = 7F)

FE DF FF 7F = All titles



Colette Offset Section [670-673]

[670]
80 = Mermaid
40 = Maid
20 = Fair Lady
10 = Charismatic Chef
08 = Klutz
04 = Spiritua Reborn
02 = Fledgling Chosen
01 = Brotherly Love (bad)
(Unbugged Titles = FE)

[671]
80 = Tiny Angel
40 = Chosen
20 = Super Girl
10 = Turbo Waitress
08 = Ironing Board
04 = Dog Lover
02 = Ill-fated girl
01 = Twinsies <3

[672]
80 = Genius Researcher
40 = Friendship First
20 = Don't Run!
10 = Self-Control
08 = Single-Minded
04 = Oblivious
02 = Little Pickpocket
01 = Angelic Maiden

[673]
**All bugged, use 00
80 = I'm Not Cold! (bugged)
40 = Beach Comber (bugged)
20 = Katz Katz Katz (bugged)
10 = Easter Sunday (bugged)
08 = Magic User (bugged)
04 = Honor Roll (bugged)
02 = Friend (bugged)
01 = Little Chef (bugged)
**All bugged, use 00

For all titles use: FE FF FF 00
Genis & Raine Titles


Genis's Offset Section = [788-78B]

[788]
80 = Beach Comber
40 = Katz Katz Katz
20 = Easter Sunday
10 = Little Chef
08 = Friend
04 = Honor Roll
02 = Magic User
01 = Monster Collector (bad)
(All unbugged = FE)

[789]
80 = Sorcerer
40 = Mana Master
20 = Ultimate Kid
10 = Strategist
08 = Figurine Collector
04 = Item Collector*
02 = Brotherly Love
01 = I'm Not Cold!
*Will mistakenly unlock "Item Collector" achievement on Steam...

[78A]
80 = Teacher (bugged)
40 = Noble Son
20 = I hate gels!
10 = Magic Cycle
08 = Dependent
04 = Study Harder!
02 = Experimental
01 = Warlock
(Unbugged Titles = 7F)

[78B]
*These are all bugged use 00

For all titles use: FE FF 7F 00




Raine's Title Offset Locations = [8A0 - 8A3]


[8A0]
80 = No, Not the sun!
40 = Maiden
20 = Glamorous Beauty
10 = Passable Chef?
08 = Grand Healer
04 = Archeological Mania
02 = Teacher
01 = Acrobat (bugged)
(All unbugged = FE)

[8A1]
80 = Item Keeper
40 = Wisewoman
20 = Professor
10 = Researcher
08 = Gladiator Queen
04 = Monster Collector*
02 = Sisterly Love
01 = Chosen Beauty
*Unlocks Monster Fanatic Achievement...

[8A2]
(First 4 are all bugged)
08 = Vagabond
04 = Survivor
02 = Never Say Never
01 = Crimson Rose
(All Unbugged = 0F)

[8A3]
*Use 00 (all bugged)

For all titles use: FE FF 0F 00
Sheena & Zelos Titles


Sheena's Title Offset Locations = [98B - 9BB]

[9B8]
80 = Queen of the Beach
40 = Successor
20 = You look great!
10 = Master Summoner
08 = Elemental Summoner
04 = Summoner
02 = Mysterious Assassin
01 = Tetra Slash (bugged)
(All unbugged = FE)

[9B9]
80 = Chicken
40 = Ultimate Summoner
20 = Acrobat
10 = Rose of Battle
08 = WOW!
04 = Treasure hunter
02 = Master cook
01 = Star straddler

[9BA]
First 4 bugged use 0
08 = Blastia Hunter
04 = Combo conductor
02 = Party comboist
01 = Indecisive
(All unbugged titles = 0F)

[9BB]
*All bugged, use 00

All Titles = FE FF 0F 00




Zelos's Title Offset Locations = [AD0 - AD3]

[AD0]
80 = Pickup artist
40 = masked swordsman
20 = narcissist
10 = gourmet prince
08 = Gigolo
04 = Princess Guard
02 = Magic Swordsman
01 = Lone Girl (bug)
(All unbugged titles = FE)

[AD1]
80 = Gilgamesh
40 = Casanova
20 = Tetra Slash
10 = Elegant Swordsman
08 = Gleaming knight
04 = Grand champion
02 = Idiot Chosen
01 = Altamiran Rider

[AD2]
First (Left 4-bytes) four bugged; use 0
08 = Taciturn Girl (Bugged)
04 = Sword for hire
02 = Loudmouth
01 = Commander-in-chief
(All Unbugged Titles = 07)

[AD3]
All bugged use 00

All Titles = FE FF 07 00


Silly Note:
Most if not all of Zelos's bugged titles are Presea's and I had a chuckle at that. Almost missed some of those :P
Presea, Regal, & Kratos's Titles


Presea's offset locations: [BE8-BEB]

[BE8]
80 = First-timer at sea
40 = Dream Traveler
20 = Little Madam
10 = Master Chef
08 = Empty soul
04 = Mature Kid
02 = Taciturn Girl
01 = Way of the jungle (bug)
(All unbugged titles= FE)

[BE9]
80 = Associate
40 = Lone Girl
20 = Fragile Shield
10 = Bursting girl
08 = Axman
04 = Deadly Flower
02 = Paw mania
01 = Gentle warmth

[BEA]
First 4 bugged use 0
08 = El Presidente (bugged)
04 = Convict (bugged)
02 = Plush Channeler
01 = Hunter
(All unbugged titles = 03)

[BEB]
All bugged use 00

All Titles = FE FF 03 00





Regal's Title Offset Sections = [D00-D03]

[D00]
80 = Swimmer
40 = God of the kitchen
20 = Dandy
10 = True chef
08 = Eternal Sinner
04 = El Presidente
02 = Convict
01 = -Blank- (bugged)
(All unbugged titles = FE)

[D01]
80 = Way of the jungle
40 = Potion king
20 = Testosterone
10 = Perfect battler
08 = Battle Artist
04 = King of the Coliseum
02 = Paw Dandy
01 = The Duke

[D02]
First four bugged, use 0
08 = Bugged
04 = Bugged
02 = Knight academy instructor
01 = Pratfall king
(All unbugged titles = 03)

[D03]
All bugged, Use 00

All Titles = FE FF 03 00




Kratos's Title Offset Locations = [E18-E1B]

[E18]
80 = Conqueror
40 = Steel Demon
20 = Judgment
10 = Gourmet Master
08 = Dad
04 = Traitor
02 = Mercenary
01 = Swordsman (Bugged)
(All unbugged titles = FE)

[E19]
80 = (Bugged)
40 = (Bugged)
20 = (Bugged)
10 = Transforming Agent
08 = Tetra Slash
04 = War God
02 = Battle God
01 = Magic Swordsman
(All unbugged titles = 1F)

[E1A]
All bugged use 00

[E1B]
All bugged use 00

All Titles = FE 1F 00 00
Recipes/Skill levels & To-Dos
Known Recipes Offset Location = [1CB0-1CB2]
FF FF FF = All Recipes unlocked. Probably not going to bother finding which is related to which :)

TO FINISH:
Skill level for Recipes:

*To do: I don't know if 0 or 1 is "1 star", need some more testing/info.
*To Do: Need a list of foods 1-24 (There are 24 foods and therefore 12 0#s that correspond to each of the foods, I don't know them yet)

*****USE [08] TO MAX SKILL FOR THAT FOOD

For example, go to 62C and insert 08 08 08 08 08... (24 times)... and everything will be maxed out.

Lloyd's Offsets: [62C-643]

Colette's Offsets: [744-75B] (I think? Verify)

Genis's Offsets: [85C-873]

Raine's Offsets: [93F-956] (I think?? Verify)

Sheena's Offsets: [A8C-AA3]

Zelos's Offsets: [BA4-BBB]

Presea's Offsets: [C7D-C94] (Maybe?)

Regal's Offsets: [DD4-DEB]

Kratos's Offsets: [EEC-F03] (Maybe?)


TO DO: Figurine Book (Maybe)
TO DO: Monster Manual (I may need some help/info on this one!)

13 Comments
Unseen Jul 17, 2022 @ 10:24pm 
I don't get it I use this editor to check the gigalo status and there's one more chick in palmacosta labeled number 9 and I can't find her anywhere. I feel like I can't move on because they destroy the place.
Unseen Jul 17, 2022 @ 12:18am 
Awesome guide I've played the game legit for over 200 hours and still nowhere close to getting all the achievements. Its good to have a guide that can help people who've already beat this HUGE game do it easier. Its also nice that you want to do the achievements legit but want to help others who don't want to go that route. I still am trying to do it legit myself but I had to edit the affection to get kratos on my team he's to cool to let go.
darth.crevette Oct 12, 2021 @ 11:22pm 
As long as I don't have to play Red Light, Green Light to get the Strategist title, and add One World directly to my collector's book... Genis will have to do with the final Player instead.
This mini-game can go burn.
Dr Blagueur Jul 18, 2020 @ 3:15pm 
Thanks a lot!
I noticed something wrong on Lloyd's Titles :


[558]
80 = Gourmet King
40 = Beach Boy
20 = Arrgh, Me Hearties
10 = Nobleman


I wanted to have the 3 skins (Beach, Arrgh, and Noble). I wrote 7 (4+2+1) in the offset you said.
I ended up having Gourmet King, Beach Boy, and Nobleman. To correct this mistake, I wrote E (14=8+4+2) instead, and I have the 3 skins with E.
I have the impression you switched Gourmet King and Nobleman, or something like that!
indigo-otter Apr 26, 2020 @ 5:39pm 
I had a glitch where two of my recipes spontaneously disappeared, so I took the time to check which recipes were in which offset. Here's the list:
[1CB0]
80 = Shortcake
40 = Tenderloin
20 = Fruit Cocktail
10 = Cabbage Roll
8 = Spaghetti
4 = Ramen
2 = Risotto
1 = Sandwich

[1CB1]
80 = Cream Stew
40 = Quiche
20 = Steak
10 = Omelet
8 = Miso Stew
4 = Curry
2 = Fried Rice
1 = Rice Ball

[1CB2]
80 = Paella
40 = Beef Stew
20 = Potato Salad
10 = Pork Cutlets
8 = Pescatore
4 = Gratin
2 = Seafood Stew
1 = Meat Stew
Antivist Jan 13, 2020 @ 9:07am 
so is anyone going to just put up a 100% file to copy-paste or are we expected to actually do all of this hex editing shit
Magic Rince (SIMS4=WIFE) May 8, 2019 @ 2:58am 
So what can the save editior do? , seems like its an online version only and it doesnt say what it can edit
TrulyBigHeaded Dec 16, 2018 @ 3:47am 
Hi, awesome guide! Just a few corrections from my own testing:

Raine's cooking offsets are actually [974-98B]
Presea's cooking offsets are actually [CBC-CD3]

Thanks for all your hard work!
lordratatosk Apr 29, 2018 @ 9:05am 
i followed the "Titles Instruction & "All Titles" Quick Reference" and i lost nobleman for looyd but he gained spiritua reborn and a empty slot
[Sync]~空狼  [author] Feb 18, 2017 @ 9:19pm 
That I'm not sure of, I had to put this down and it was a WIP with someone from GameFAQs but in the next couple weeks I could probably look at this again.