Hacking Change Save Region for Fire Emblem: Path of Radiance from NTSC to PAL

TheYoshiman

New Member
OP
Newbie
Joined
Oct 13, 2020
Messages
3
Trophies
0
Age
27
XP
61
Country
United States
Hey, so I have a completed save that I would like to transfer from Path of Radiance to Radiant Dawn. Unfortunately, I completed the first game on the NTSC version, and I'm using a PAL version of Radiant Dawn since I can only find an undub version that's PAL and not NTSC. I'm struggling to actually convert my save from NTSC to PAL, all I've really done is get the save to be read on Dolphin from Path of Radiance to RD, but both are the NTSC version. I have no idea how to convert the Gamecube or Wii saves to PAL.

So far, I've used a hex editor to try and change some lines in the gamecube files, but no luck. I've also tried to change the data.bin files to try and see if the PAL version would recognize the changes, but no luck there either. What I'm hoping for is to convert my gamecube save rather than the Wii one with the data already read, but if it's easier to change the region for the Wii version I'll be fine with that. Otherwise, if anyone knows where I can grab an undub version that's NTSC, then that would solve this problem as well.
 

jeannotte

Well-Known Member
Member
Joined
Jun 15, 2016
Messages
4,534
Trophies
1
Age
53
XP
4,918
Country
France
I have no idea how to convert the Gamecube or Wii saves to PAL.

Hello,

I will show you how to convert NTSC game save to PAL. (or the opposite).

what you need (SaveGame Manager GX.) ==>https://gbatemp.net/threads/savegame-manager-gx.210111/

Minimum Required:

• The game whose backup you want to convert (in PAL version)
• A way to launch a homebrew (example: the homebrew channel)
• The homebrew "Savegame Manager GX"
• A PAL backup (yours for example)
• An NTSC backup, downloaded from the internet for example (with the characteristics you want)


Operations:

1. Download "Savegame Manager GX" and install it on your SD card (or USB device)

2. Launch SaveGame Manager GX and extract your PAL backup (by choosing "custom" in order to have the choice of the location) on your SD card (or USB device) and note the folder where you saved it.

3. Create a folder on your PC, named for example "GameName-PAL" (example "MarioKart-PAL") and copy the folder of your PAL backup into this folder.

4. Then create another folder on your PC and named for example "NameDuJeu-NTSC" (example "MarioKart-NTSC") and copy the NTSC backup folder into this folder (you will therefore have a folder with a subfolder a inside and two files in this subfolder).

5. So you have two folders (one PAL and one NTSC) each with two files of the same name (banner.bin and GameData.bin)

6. Copy only the "GameData.bin" file from the NTSC backup in the folder where the same file is located (but in PAL version), you will be asked to overwrite this file, do so but do not touch the banner file .bin.

7. Copy your PAL backup folder back to your SD card (or USB device) in the same location as the old one and overwrite it.

8. Launch SaveGame Manager GX via the homebrew channel (or the homebrew channel), select your newly copied PAL backup and choose "install".

Voila, it's over, you can now launch your PAL game while enjoying the content of the NTSC backup;)


NOTE: If you wish to do the reverse, simply change "PAL to NTSC" and "NTSC to PAL" during the operation.
 

TheYoshiman

New Member
OP
Newbie
Joined
Oct 13, 2020
Messages
3
Trophies
0
Age
27
XP
61
Country
United States
Oh my gosh wow, thank you for getting back to me so quickly.

I'll try this later, but I just want to be sure, since I've spent hours on this already. Is this a sure-way to get this to work? I've had trouble since the file names for the NTSC and PAL saves are different. There's definitely a banner.bin file in both, but there's nothing like a GameData.bin file in either one. For example, the NTSC version has a FE10_US.dat file, whereas the PAL version has a FE10_EU.dat file. Furthermore, there are some differences in each .dat file; right when opening both up in a hex editor, the first eight bytes are different. The US file has FE10ASYS, and the EU file has FE10ESYS. Does this affect the conversion in any way?
 

Sirius1428

Member
Newcomer
Joined
Aug 25, 2018
Messages
12
Trophies
0
Age
29
XP
104
Country
Mexico
I'm not sure if you're still interested in this, but I found a way to convert FE Path of Radiance saves from PAL to NTSC region and viceversa, first you have to extract the gci save file from your memory card (there are many tutorials on how to do this), or if you're using dolphin simply use the memory card manager to extract it, now put your save on the pc and open it with an hex editor program, it should look like this:

FEsave1.png


This is an NTSC save file, now to change it to a PAL save you have to edit the first bytes like this:

FEsave2.png


The red bytes in the left side are the modified bytes, only two bytes are modified (45 to 50, and 4A to 00), now scroll down the data or use the search tool to find something like this:

FEsave3.png


Edit the following data in the following way:

FEsave4.png


Once again only two bytes are modified (4A to 58, and 02 to 08). Now, this data string has several copies in your save depending on how many saves you have in the game, so you have to use the search tool to find every one of these copies and edit them like this last one, when you finish editing them all save the file as gci and then you can inject it to a memory card or load it with dolphin, it will now be detected as a PAL save, and can be loaded with a PAL Path of Radiance or Radiant Dawn game, I tested it with both games on an actual wii and it was recognized perfectly in both, so if you follow these steps you shouldn't have trouble at all.

If you ever want to convert a PAL to a NTSC save, you have to follow the same steps but modifying the bytes in reverse order, also, it seems that Radiant Dawn saves have a similar system for region changing, but I have yet to find which bytes need to be modified so the game recognizes the save, so if I ever find those bytes l will share that info as well!
 

TheYoshiman

New Member
OP
Newbie
Joined
Oct 13, 2020
Messages
3
Trophies
0
Age
27
XP
61
Country
United States
I am still interested in this, it's just that real life took a toll to the point where I couldn't allocate time to work on this. And holy hell. Your method worked! I was able to upload the .gci file back onto the memory card, make Nintendont read saves through the memory card, and it read the saves on both Path of Radiance and Radiant Dawn! I didn't know about the bytes down on the last two images on your post, that was literally the only thing missing from what I was doing as I only edited the E to a P and eliminated the J on the first lines.

I'm floored right now. I honestly thought about just sucking it up and doing another playthrough (I was justifying it as well, since I missed out on Stefan on my first, blind playthrough), but the fact that you both were able to help me through this issue makes me want to start my Radiant Dawn playthrough very soon. I'll only give an update here regarding the conversion if there's any bugs from converting the save, but I doubt it just due to the fact that I can already read the Path of Radiance support conversations in the extras tab on the main screen.

Thank you both, all the way from France and Mexico! To jeannotte, while the method you supplied was helpful, I think that just for this specific game it didn't work out since the saves were a bit different, the bytes lower in the file made the whole process a bit weirder. But the link in your signature about Wiimmfi is something I was able to do, so if you can play online through a physical disc then I'll definitely try it out! And Sirius1428, thank you so so much for resolving this issue!
 
  • Like
Reactions: jeannotte

tatundria

Well-Known Member
Member
Joined
Feb 24, 2009
Messages
394
Trophies
1
XP
2,145
Country
Argentina
I'm not sure if you're still interested in this, but I found a way to convert FE Path of Radiance saves from PAL to NTSC region and viceversa, first you have to extract the gci save file from your memory card (there are many tutorials on how to do this), or if you're using dolphin simply use the memory card manager to extract it, now put your save on the pc and open it with an hex editor program, it should look like this:

View attachment 246479

This is an NTSC save file, now to change it to a PAL save you have to edit the first bytes like this:

View attachment 246487

The red bytes in the left side are the modified bytes, only two bytes are modified (45 to 50, and 4A to 00), now scroll down the data or use the search tool to find something like this:

View attachment 246489

Edit the following data in the following way:

View attachment 246490

Once again only two bytes are modified (4A to 58, and 02 to 08). Now, this data string has several copies in your save depending on how many saves you have in the game, so you have to use the search tool to find every one of these copies and edit them like this last one, when you finish editing them all save the file as gci and then you can inject it to a memory card or load it with dolphin, it will now be detected as a PAL save, and can be loaded with a PAL Path of Radiance or Radiant Dawn game, I tested it with both games on an actual wii and it was recognized perfectly in both, so if you follow these steps you shouldn't have trouble at all.

If you ever want to convert a PAL to a NTSC save, you have to follow the same steps but modifying the bytes in reverse order, also, it seems that Radiant Dawn saves have a similar system for region changing, but I have yet to find which bytes need to be modified so the game recognizes the save, so if I ever find those bytes l will share that info as well!

Do you know how to do this same procedure for Super Mario Sunshine? I have a NTSC save file that I need to convert to PAL.
 

Borsalino

Well-Known Member
Member
Joined
Mar 9, 2016
Messages
132
Trophies
0
Age
31
XP
500
Country
Canada
I'm not sure if you're still interested in this, but I found a way to convert FE Path of Radiance saves from PAL to NTSC region and viceversa, first you have to extract the gci save file from your memory card (there are many tutorials on how to do this), or if you're using dolphin simply use the memory card manager to extract it, now put your save on the pc and open it with an hex editor program, it should look like this:

View attachment 246479

This is an NTSC save file, now to change it to a PAL save you have to edit the first bytes like this:

View attachment 246487

The red bytes in the left side are the modified bytes, only two bytes are modified (45 to 50, and 4A to 00), now scroll down the data or use the search tool to find something like this:

View attachment 246489

Edit the following data in the following way:

View attachment 246490

Once again only two bytes are modified (4A to 58, and 02 to 08). Now, this data string has several copies in your save depending on how many saves you have in the game, so you have to use the search tool to find every one of these copies and edit them like this last one, when you finish editing them all save the file as gci and then you can inject it to a memory card or load it with dolphin, it will now be detected as a PAL save, and can be loaded with a PAL Path of Radiance or Radiant Dawn game, I tested it with both games on an actual wii and it was recognized perfectly in both, so if you follow these steps you shouldn't have trouble at all.

If you ever want to convert a PAL to a NTSC save, you have to follow the same steps but modifying the bytes in reverse order, also, it seems that Radiant Dawn saves have a similar system for region changing, but I have yet to find which bytes need to be modified so the game recognizes the save, so if I ever find those bytes l will share that info as well!

Thank you so much for this. I just discovered an HD Texture pack which is PAL version. This helped me easily migrate my save from NTSC to PAL.
 

makoto212

New Member
Newbie
Joined
Apr 24, 2023
Messages
2
Trophies
0
Age
22
XP
20
Country
United Kingdom
I'm not sure if you're still interested in this, but I found a way to convert FE Path of Radiance saves from PAL to NTSC region and viceversa, first you have to extract the gci save file from your memory card (there are many tutorials on how to do this), or if you're using dolphin simply use the memory card manager to extract it, now put your save on the pc and open it with an hex editor program, it should look like this:

View attachment 246479

This is an NTSC save file, now to change it to a PAL save you have to edit the first bytes like this:

View attachment 246487

The red bytes in the left side are the modified bytes, only two bytes are modified (45 to 50, and 4A to 00), now scroll down the data or use the search tool to find something like this:

View attachment 246489

Edit the following data in the following way:

View attachment 246490

Once again only two bytes are modified (4A to 58, and 02 to 08). Now, this data string has several copies in your save depending on how many saves you have in the game, so you have to use the search tool to find every one of these copies and edit them like this last one, when you finish editing them all save the file as gci and then you can inject it to a memory card or load it with dolphin, it will now be detected as a PAL save, and can be loaded with a PAL Path of Radiance or Radiant Dawn game, I tested it with both games on an actual wii and it was recognized perfectly in both, so if you follow these steps you shouldn't have trouble at all.

If you ever want to convert a PAL to a NTSC save, you have to follow the same steps but modifying the bytes in reverse order, also, it seems that Radiant Dawn saves have a similar system for region changing, but I have yet to find which bytes need to be modified so the game recognizes the save, so if I ever find those bytes l will share that info as well!
i know this is coming in very late, but thank you so much for writing this! just spent so long trying to put my NA PoR save from my wii u virtual console to my radiant dawn disk and this was the final thing i needed that made everything work.
 
  • Like
Reactions: jeannotte

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • BigOnYa @ BigOnYa:
    I kept thinking jaws was gonna come up and attack
  • K3Nv2 @ K3Nv2:
    Jaws is on a diet
  • K3Nv2 @ K3Nv2:
    Damn power went out
  • BigOnYa @ BigOnYa:
    Ok xdqwerty, your little bro prob tripped On the cord and unplugged you
  • K3Nv2 @ K3Nv2:
    Ya I'm afraid of the dark hug me
  • BigOnYa @ BigOnYa:
    Grab and hold close your AncientBoi doll.
  • K3Nv2 @ K3Nv2:
    Damn didn't charge my external battery either
  • BigOnYa @ BigOnYa:
    Take the batteries out of your SuperStabber3000... Or is it gas powered?
  • K3Nv2 @ K3Nv2:
    I stole batteries from your black mamba
    +1
  • K3Nv2 @ K3Nv2:
    My frozen food better hold up for an hour I know that
  • BigOnYa @ BigOnYa:
    Or else gonna be a big lunch and dinner tomorrow.
  • BigOnYa @ BigOnYa:
    Did you pay your power bill? Or give all yo money to my wife, again.
  • K3Nv2 @ K3Nv2:
    Oh good the estimated time is the same exact time they just said
    +1
  • BigOnYa @ BigOnYa:
    Load up your pc and monitor, and head to a McDonalds dining room, they have free WiFi
  • K3Nv2 @ K3Nv2:
    Sir please watch your porn in the bathroom
    +2
  • BigOnYa @ BigOnYa:
    No sir we can not sell you anymore apple pies, after what you did with the last one.
  • K3Nv2 @ K3Nv2:
    We ran out
  • HiradeGirl @ HiradeGirl:
    for your life
    +1
  • K3Nv2 @ K3Nv2:
    My life has no value my fat ass is staying right here
  • K3Nv2 @ K3Nv2:
    Nearly 4 hours without power :(
  • Veho @ Veho:
    SO POWERLESS
  • K3Nv2 @ K3Nv2:
    Tell Kanye I need power
    K3Nv2 @ K3Nv2: Tell Kanye I need power