ROM Hack [Request] Final Fantasy Explorers save editor

Pororo

Member
Newcomer
Joined
Feb 17, 2016
Messages
5
Trophies
0
Age
33
XP
42
Country
Indonesia
Custom Ability location-wise, there are two places; one that you have purchased (offset around 23E14~), and one where it is purchasable (at the big crystal; 29BD4~). The exact location should be listed somewhere earlier in the thread.

Ability looks like this when you open from the hex editor:
6C 49 41 C7 A2 02 00 00 23 00 01 00 1D 00 01 00 31 00 01 00 39 00 01 00 36 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

6C 49 41 C7 is the base ability: this is Camouflage.
A2 02 I think is the index of that ability (where it is located).
23 00 01 means P-Attack Up (23 00) at 1 (01).
and this basically repeats for the next mutations.

I have some data but not all. This is just what I have on txt file... have some more on excel, but the link skills are going to be a major pain since it looks like each Link: skill has its own hex value.

Base Skills:
Uniques:
[05 20 D2 32] = Sing
[1C E4 BF 35] = Chainspell
[44 11 C9 2B] = Utsusemi
[93 10 D5 45] = Drive
[94 3D 6D A2] = Alchemy
[FE 40 C0 B2] = Jump
[43 3C 71 CC] = Beseech
[D5 0C 76 BB] = Barrier
[A6 B5 B6 AC] = Concentrate
[68 70 C7 C5] = Darkness
[BF 71 DB AB] = Tame
[F3 D6 9C F0] = Provoke
[29 41 DC DC] = Steal
[30 85 B1 DB] = Chronos

Sword:
[95 C7 70 54] = Powerful Bash
[5C 2F B9 DA] = Blood Weapon
[CA 1F BE AD] = Moonlight Slash
[8B 2E A5 B4] = Air Braver
[BE 8B C6 5D] = Sonic Steel

Axe:
[AA E2 56 0E] = Divine Ruination
[F2 17 20 10] = Tomahawk

Dagger
[58 EA D5 BE] = Mirage Dive
[74 8B DB 50] = Greased Lightning
[E2 BB DC 27] = Accelerator
[EB D3 4D 17] = Heavy Guard

Spear:
[6F AB 62 0D] = Cross Guard
[A1 6E 13 64] = Coup de Grace
[8D 0F 1D 8A] = Mercurial Thrust
[2E 9A 79 14] = Awakening
[94 CB 70 8D] = Galvanize
[F9 9B 65 7A] = Dragon Heal

Katana:
[04 B2 6D 9C] = Tranquility
[28 D3 63 72] = Reflex

Arrow:
[40 28 4F 29] = Arrow Undrone
[8E ED 3E 40] = Nachtjager
[66 F2 A5 62] = Magnetized Arrow
[A2 8C 30 AE] = Powered Dart
[F7 EF 1A F2] = Swift Switch

White Magic:
[56 62 23 77] = Cure
[6E 51 1C DC] = Renew
[25 DB E3 60] = Watera
[34 6A F0 AD] = Regen
[EC 33 2A EE] = Esuna
[63 C7 40 9E] = Protect

Black Magic:
[8D BF B6 F2] = Drain
[68 36 71 92] = Syphon
[8A 92 0E 15] = Thundara
[BF 37 6D FC] = Fira
[30 C3 07 8C] = Blizzara
[1B 8F B1 85] = Thundaga
[9E C0 3F 50] = Ultima
[24 91 36 C9] = Flare
[CC 8E AD EB] = Death
[CB A3 15 0C] = Sleep


Time Magic:
[8E 3B F9 34] = Haste
[97 FF 94 33] = Reraise
[A2 5A F7 DA] = Quick


Blue Magic:
[1A 58 6F 16] = Aero
[1D 75 D7 F1] = Aeroga
[2F FD 0C FF] = Fire Breath

Gun:
[6C 49 41 C7] = Camouflage
[83 7B 62 02] = Zero Reset
[39 2A 6B 9B] = Gun Undrone
[BF 8D 31 CD] = Quick Draw
[F0 C2 A2 15] = Lightning Flash
[FA 79 46 B0] = Desperado
[15 4B 65 75] = Gun Drone
[E4 90 93 50] = Cruciform Blast
[93 EC 3F 23] = Magitek Laser

Mutations:
01 = Slash
02 = Bash
03 = Thrust
04 = Shot
05 = Fire
06 = Water
07 = Ice
08 = Wind
09 = Thunder
0A = Earth
0B = Light
0C = Dark
0D = Poison
0E = Burn

17 = Paralyze

1D = Regen
1E = Reraise

20 = Create Image


23 = P-Attack Up
24 = M-Attack Up
25 = P-Defense Up
26 = M-Defense Up
27 = Elemental Resist Up

2A = P-Defense Down
2D = Area of Effect Up
2E = Multi-Hit

30 = Duration Up
31 = Critical Rate Up

34 = Absorb HP
35 = Absorb AP
36 = Faster Cooldown

39 = Resonance Boost

3B = Remove Ailment
3D = Bypass Defense
3E = Resonance Factor

40 = Exploit Weakness
41 = HP Power Factor
43 = Combo Factor
46 = Buff Factor
47 = Range Factor
48 = Critical power up
4A = Range Up
4B = Front Attack
4C = Back Attack

4E = Carnage Factor
4F = Instant Cooldown

5F 00 Link: Water
60 00 Link: Watera
61 00 Link: Thunder
62 00 Link: Thundera
63 00 Link: Thundaga
64 00 Link: Fire
65 00 Link: Fira
66 00 Link: Firaga
67 00 Link: Blizzard
68 00 Link: Blizzara
69 00 Link: Blizzaga
70 00 Link: Sleep
71 00
72 00 Link: Death
73 00 Link: Drain
74 00 Link: Syphon
75 00
76 00 Link: Dark

so on and so forth. I don't know any way to just use the provided table to see which is what; I just dug this out of my own savefile without reading that since I'm not very well-versed in this.

edit: oh I guess accessories... I guess the famed Thief's Anklet/Miracle Shoes example will suffice...
D9 03 77 54 56 BA 6D BA 56 BA 6D BA 72 F6 E7 C9 E4 C6 E0 BE 64 00 64 00 0A 00 0A 00 CB 00 00 00
[D9 03 77 54]: Thief's Anklet
[56 BA 6D BA]: Max AP+ (see two of this)
[72 F6 E7 C9]: HP Absorb
[E4 C6 E0 BE]: AP Absorb
And the values for these are at the end; two of 64 is +100 AP, and two 0A (10 in decimal) is for HP and AP absorb, respectively.
The CB at the end I think is the index.

45 88 94 86 5E 97 E9 27 05 E6 0E CD 72 F6 E7 C9 E4 C6 E0 BE 5A 00 0A 00 0A 00 0A 00 E2 00 00 00
[45 88 94 86]: Miracle Shoes
[5E 97 E9 27]: Healing Step (Max = 90)
[05 E6 0E CD]: Resist Fire (Max = 10)

I want to complement this quote
this is from my save

Base Skill
CA 1F BE AD MOONLIGHT SLASH
2D 78 5A DE SILENCING VENOM
8E ED 3E 40 Nachtjager
A2 8C 30 AE POWERED DART
D6 18 48 5E VIGILANCE
97 29 53 47 BARRAGE
5D D5 A4 2C PRECISION
B4 C6 5C F0 WATER
29 07 6A 8B FIRE
93 56 63 12 BLIZZARD
56 62 23 77 CURE
34 6A F0 AD REGEN
8D BF B6 F2 DRAIN
BF 37 6D FC FIRA
30 C3 07 8C BLIZZARA
8A 92 0E 15 THUNDARA
05 66 64 65 FIRAGA
1B 8F B1 85 THUNDAGA
A6 F3 00 FB BLIZZAGA
44 57 7F 7C POISON
1C A2 09 62 THUNDER
8E 3B F9 34 HASTE
34 6A F0 AD REGEN
D5 0C 76 BB BARRIER
C0 52 24 00 CURA
63 C7 40 9E PROTECT
BF 71 DB AB TAME
15 9D A2 01 IMPERIL
1A 58 6F 16 AERO
1D 75 D7 F1 AEROGA
A0 09 66 8F AQUA BREATH
03 9C 02 11 LEAF CUTTER
8A D4 B8 42 PREMEDITATION
E1 38 7D 96 MIGHTY GUARD

Mutation
0A WATER
05 FIRE
14 DISABLE
12 CONFUSE
1A DEATH
17 PARALYZE
07 THUNDER
48 CRITICAL POWER UP
23 P-ATTACK UP
0A 01 LINK VIGILANCE FROM SILENCING VENOM
08 01 LINK STARDUST FROM NACHJAGER
07 01 LINK CHAFF BLAST FROM VENOM
0A 01 LINK VIGILANCE
43 COMBO FACTOR
42 HP INVERSE FACTOR
44 AP INVERSE FACTOR
36 FASTER COOLDOWN
15 STOP
2D AREA OF EFFECT UP
21 REFLECT
4C BACK ATTACK
4B FRONT ATTACK
4E CARNAGE FACTOR
05 FIRE
07 THUNDER
3E RESONANCE FACTOR
39 RESONANCE BOOST
04 SHOT
0C DARK
2C ELEMENT RESIST DOWN
74 00 LINK SYPHON
65 00 LINK FIRA
69 00 LINK BLIZZAGA
6B 00 LINK THUNDARA
72 00 LINK DEATH
31 CRITICAL RATE UP
24 M-ATTACK UP
40 EXPLOIT WEAKNESS
1E RERAISE
21 REFLECT
22 FLOAT
20 CREATE IMAGE
1B HASTE
0F BLIND
27 ELEMENT RESIST UP
19 STONE
4C BACK ATTACK
1D REGEN
28 P-ATTACK DOWN
10 FOG
03 THRUST
06 ICE
18 FREEZE
2A P-DEFENSE DOWN
2B M-DEFENSE DOWN
3B REMOVE AILMENT
2E MULTI HIT
39 RESONANCE BOOST
1A DEATH
01 SLASH
47 RANGE FACTOR
4A RANGE UP
08 EARTH
09 WIND
16 SLEEP
8E 00 LINK LEAF CUTTER
3A RECOVER HP
08 EARTH
25 P-DEFENSE UP
3B M-DEFENSE UP
 
  • Like
Reactions: Magnus Hydra

sxp5702

Member
Newcomer
Joined
Nov 27, 2015
Messages
22
Trophies
0
Age
33
XP
105
Country
United States
Soo....I'd like for someone to figure out what I did... I used the offline save editor, got all equipment and items... load game...everything works.... went to save my sage preset and it had different gear on...it had a staff as second equip and Gungnir as my first slot... I can use spear skills and all magic.... how do I replicate this....blessing to choose whatever gear i want without cancelling the stuff out?
 

sxp5702

Member
Newcomer
Joined
Nov 27, 2015
Messages
22
Trophies
0
Age
33
XP
105
Country
United States
Also, it had 4 physical weapons equipped at same time when i checked what was equipped(highlighted yellow in game). had a shield and staff equipped. for armor the torso had the angel light gear armor on and I think full set of rainbow robes? forget the name. Whenever i switch gear manually the weapons and staff etc all unequip, even when changing armor. only the pendent can be changed without anything deleting.... The spear wielding Sage preset works online. tested already....but I wanna try to... make it so I can choose what weapons to equip rather than sticking to spear.
 

Arikaido

Well-Known Member
Member
Joined
Jan 29, 2010
Messages
145
Trophies
0
XP
681
Country
United States
Wait... So you're saying that you were able to manually (albiet unintentionally) bypass equipment restrictions?! PLEASE, REPLICATE THIS. Bonus points for doing it with abilities and seeing if you can go on quests. Doubt you can since the game knows when you're over max load, but worth a try anyways.
 

Rytsu

Active Member
Newcomer
Joined
Apr 30, 2014
Messages
41
Trophies
0
Age
29
XP
125
Country
United States
can someone help me how can i use the save editor for this game? i downloaded the FFE save editor already... Thanks
 

sxp5702

Member
Newcomer
Joined
Nov 27, 2015
Messages
22
Trophies
0
Age
33
XP
105
Country
United States
Wait... So you're saying that you were able to manually (albiet unintentionally) bypass equipment restrictions?! PLEASE, REPLICATE THIS. Bonus points for doing it with abilities and seeing if you can go on quests. Doubt you can since the game knows when you're over max load, but worth a try anyways.


This is what happened. Sorry for late reply. idk how to get updates when someone posts in thread. If anyone can tell me how I managed on this weird ass glitch...which works online... lol

I uploaded pics of what multiple weapons are equipped at the same time.... in abilities, it lets me choose mace skills or whatever weapon beastmasters use but it doesn't let me use the skill. BUT, it lets me use Spear skills along with all the sage magic abilities....which is all magic basically. There has to be a way to choose what weapons I can equip or auto equips using the offline save editor lol be nice being a save with 2 extra skills available like maybe swords and bows haha
 

Attachments

  • 12733555_1679573275625916_5128543635043187571_n.jpg
    12733555_1679573275625916_5128543635043187571_n.jpg
    64.1 KB · Views: 404
  • 12745734_1679573262292584_7105523899134000837_n.jpg
    12745734_1679573262292584_7105523899134000837_n.jpg
    48.6 KB · Views: 366
  • 12744263_1679573288959248_4891944595687144173_n.jpg
    12744263_1679573288959248_4891944595687144173_n.jpg
    51.2 KB · Views: 373
  • 12729361_1679574072292503_813100948160341981_n.jpg
    12729361_1679574072292503_813100948160341981_n.jpg
    37.7 KB · Views: 370
  • 12670475_1679574088959168_6532877735025108682_n.jpg
    12670475_1679574088959168_6532877735025108682_n.jpg
    51 KB · Views: 362
  • 11933404_1679574102292500_7872084688792122172_n.jpg
    11933404_1679574102292500_7872084688792122172_n.jpg
    75.9 KB · Views: 373

Arikaido

Well-Known Member
Member
Joined
Jan 29, 2010
Messages
145
Trophies
0
XP
681
Country
United States
Well, there's a good chance that it doesn't cause issues because you can already use magic on any job with any weapon equipped. Something tells me that the game uses whatever is equipped in the primary hand to determine which abilities are useable.
 

acea

Member
Newcomer
Joined
Mar 26, 2015
Messages
9
Trophies
0
XP
106
Country
Canada
Nothing to back up but I'm going to guess that the equipment on preset just remembers the index or something along the line, so when you change the equipment on editor but not the index, that happens.
 

Magnus Hydra

It’s rare for me to be here.
Member
Joined
Dec 12, 2011
Messages
172
Trophies
1
XP
618
Country
United States
Any one have a a Hex workshop bookmark made yet to map out the save file? If anyone has an offsets please post.
j090f5.jpg



Edit: here is a quick book mark of all i seen on the thread. I could have missed a lot, I don't have a lot of time right now.


Side note: I am new to the whole 3ds modding. Is there and way to peek and poke to the 3ds if so can I get a link please?
 

Attachments

  • pffe bookmark.rar
    518 bytes · Views: 173
Last edited by Magnus Hydra,

Wrathalos

Well-Known Member
Member
Joined
Feb 25, 2016
Messages
206
Trophies
0
Age
35
XP
500
Country
United States
I run the current Sysnand and JJTapia's Save Manager works perfectly fine for me, even shows me the "Press A to Backup" on FFEX unlike the mess of code I get using it on MH4G. Are you using the latest Homebrew Menu? If you're using an older one, that may be the reason.

I don't really understand where to find abilities and such in the save, but i'll try and update the hex workshop doc.

EDIT:
I updated the bookmarks a bit with what I just learned and things that have been posted in this thread, 50/50 on the things with ?, but the rest should all be true. By the way, the last 40 bits of a Custom Ability is the custom name, ergo: Blood Moon = B.l.o.o.d. .M.o.o.n = @0x28 - 42 00 6C 00 6F 00 6F 00 64 00 20 00 4D 00 6F 00 6F 00 6E
 

Attachments

  • ffex_bookmarks.zip
    961 bytes · Views: 146
Last edited by Wrathalos,
  • Like
Reactions: Magnus Hydra

Magnus Hydra

It’s rare for me to be here.
Member
Joined
Dec 12, 2011
Messages
172
Trophies
1
XP
618
Country
United States
I run the current Sysnand and JJTapia's Save Manager works perfectly fine for me, even shows me the "Press A to Backup" on FFEX unlike the mess of code I get using it on MH4G. Are you using the latest Homebrew Menu? If you're using an older one, that may be the reason.

I don't really understand where to find abilities and such in the save, but i'll try and update the hex workshop doc.

EDIT:
I updated the bookmarks a bit with what I just learned and things that have been posted in this thread, 50/50 on the things with ?, but the rest should all be true. By the way, the last 40 bits of a Custom Ability is the custom name, ergo: Blood Moon = B.l.o.o.d. .M.o.o.n = @0x28 - 42 00 6C 00 6F 00 6F 00 64 00 20 00 4D 00 6F 00 6F 00 6E

Thank you! I've added some more to it.
 

Attachments

  • ffex_bookmarks.rar
    920 bytes · Views: 175

Wrathalos

Well-Known Member
Member
Joined
Feb 25, 2016
Messages
206
Trophies
0
Age
35
XP
500
Country
United States
Great, I'll see if there's anything else that can be added, but I think we've got most of what we know so far. Thanks!
 

Frost Rabbit

New Member
Newbie
Joined
Feb 27, 2016
Messages
3
Trophies
0
Age
38
XP
51
Country
United States
Ok. Thanks to @infinete for his save files immediately before and after entering the CE code, I managed to enable the exclusive quests in mine. It works for both NA and EU saves apparently. If anyone would like to try them, just change the values of these offsets:

0x23c90 = 0xE0
0x23c91 = 0x01

Which line do I edit? I'm completely new to hex editing so I'm completely lost...
 

Wrathalos

Well-Known Member
Member
Joined
Feb 25, 2016
Messages
206
Trophies
0
Age
35
XP
500
Country
United States
Updated the Bookmarks again with more research on abilities. You can modify your currently equipped Abilities, but you lose them if you change them out and you can't rename them in-game nor are they saved as a custom ability to learn.
You'll find buttons are mapped as B1, B2, B3, B4 and AF, AE, AD, AC in Y, X, A, B order.
 

Attachments

  • ffex_bookmarks.zip
    1.3 KB · Views: 179
Last edited by Wrathalos,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • SylverReZ @ SylverReZ:
    @mthrnite, Cheetah Girls, the sequel to Action 52's Cheetah Men.
    +2
  • Psionic Roshambo @ Psionic Roshambo:
    Pokemon Black I played that one a lot
  • K3Nv2 @ K3Nv2:
    Honestly never messed with Pokémon on ds much
  • mthrnite @ mthrnite:
    I played pokemon once, was bored, never tried again
  • Psionic Roshambo @ Psionic Roshambo:
    Oh Dragon Quest IX
  • K3Nv2 @ K3Nv2:
    Spent like 5 hours on switch one never touched it again
  • Psionic Roshambo @ Psionic Roshambo:
    Sentinel of the stary skies
  • K3Nv2 @ K3Nv2:
    Ds is 20 years old this year
  • Psionic Roshambo @ Psionic Roshambo:
    So MJ no longer wants to play with it?
  • K3Nv2 @ K3Nv2:
    He put it down when the 3ds came out
  • SylverReZ @ SylverReZ:
    @K3Nv2, RIP Felix does great videos on the PS3 yellow-light-of-death.
  • Jayro @ Jayro:
    Eventhough the New 3DS XL is more powerful, I still feel like the DS Lite was a more polished system. It's a real shame that it never got an XL variant keeping the GBA slot. You'd have to go on AliExpress and buy an ML shell to give a DS phat the unofficial "DS Lite" treatment, and that's the best we'll ever get I'm afraid.
    +1
  • Jayro @ Jayro:
    The phat model had amazingly loud speakers tho.
    +1
  • SylverReZ @ SylverReZ:
    @Jayro, I don't see whats so special about the DS ML, its just a DS lite in a phat shell. At least the phat model had louder speakers, whereas the lite has a much better screen.
    +1
  • SylverReZ @ SylverReZ:
    They probably said "Hey, why not we combine the two together and make a 'new' DS to sell".
  • Veho @ Veho:
    It's a DS Lite in a slightly bigger DS Lite shell.
    +1
  • Veho @ Veho:
    It's not a Nintendo / iQue official product, it's a 3rd party custom.
    +1
  • Veho @ Veho:
    Nothing special about it other than it's more comfortable than the Lite
    for people with beefy hands.
    +1
  • Jayro @ Jayro:
    I have yaoi anime hands, very lorge but slender.
  • Jayro @ Jayro:
    I'm Slenderman.
  • Veho @ Veho:
    I have hands.
    Veho @ Veho: +1