ROM Hack Convert FF10 PC/PS3/PS4/PSV Save to NS

zestiva

Well-Known Member
OP
Member
Joined
Nov 15, 2018
Messages
505
Trophies
0
XP
2,336
Country
China
test only in ff10 , ff10-2 not test

use checkpoint export ns save
use hex editor open pc/ps save and ns save , ps3/ps4 save need use cybersaveeditor or savewizard decrypt , psv save need use savemanager export to decrypt save
pc/ps save address 0x0h= ns save 0x8h , copy and paste pc/ps save 0x00-0x67ff to ns save 0x8h , but not change ns save filesize , can delete end of file 00
use checkpoint restore to ns
 
Last edited by zestiva,

Chazybaz13

Member
Newcomer
Joined
Feb 26, 2019
Messages
8
Trophies
0
Age
36
XP
146
Country
United States
How did you get it to work with PC FFX-2 Saves? I've tried editing the values and had no success. Attached the PC files I can't seem to get to work, any tips would be appreciated

EDIT: Got it to work by inserting 08 00 00 00 01 00 01 02 at the beginning of the save file and naming it like the Switch version! Thanks!!
 
Last edited by Chazybaz13,

MagikBib

New Member
Newbie
Joined
Oct 22, 2018
Messages
4
Trophies
0
Age
29
XP
163
Country
United Kingdom
This works perfectly - but then as soon as I move beyond the first screen of Mi'hen Highroad, the game crashes and the save file is corrupted. Is this a problem with the save file's checksum data? Anyone else experiencing this?
 

mazadard

New Member
Newbie
Joined
Apr 18, 2019
Messages
1
Trophies
0
Age
31
XP
43
Country
France
How did you get it to work with PC FFX-2 Saves? I've tried editing the values and had no success. Attached the PC files I can't seem to get to work, any tips would be appreciated

EDIT: Got it to work by inserting 08 00 00 00 01 00 01 02 at the beginning of the save file and naming it like the Switch version! Thanks!!
Hi, could you give me more détails about tye process step to succed :) thanks
 

alex61194

Well-Known Member
Member
Joined
Feb 13, 2016
Messages
633
Trophies
0
Age
28
XP
1,003
Country
This works perfectly - but then as soon as I move beyond the first screen of Mi'hen Highroad, the game crashes and the save file is corrupted. Is this a problem with the save file's checksum data? Anyone else experiencing this?

This works perfectly - but then as soon as I move beyond the first screen of Mi'hen Highroad, the game crashes and the save file is corrupted. Is this a problem with the save file's checksum data? Anyone else experiencing this?
Hey there can make a little tuto pls?
 

Hito-chan

New Member
Newbie
Joined
Apr 16, 2019
Messages
3
Trophies
0
Age
32
XP
91
Country
United Kingdom
I thought I got this but just ended up with a weird save that froze the game when I got off the airship menu it loaded into, I'm fairly sure I managed to figure out the values "0x00-0x67ff" that I'm meant to copy from the PC save and how to copy it without altering the file size but I don't know what the "h" in "0x8h" means so I'm not sure exactly where to copy it to and I don't know what "00" I'm supposed to delete at the end or if it's necessary.
 

Chazybaz13

Member
Newcomer
Joined
Feb 26, 2019
Messages
8
Trophies
0
Age
36
XP
146
Country
United States
Download HxD, navigate to your save file folder "C:\Users\username\Documents\Square Enix\FINAL FANTASY X&X-2 HD Remaster\FINAL FANTASY X-2"
Rename your save file to ffx2_main_001.
Open it with HxD and copy 08 00 00 00 01 00 01 02 then go to Edit>Paste Insert.
Save the file, transfer it to Checkpoint on the Switch and restore save.
 

MagikBib

New Member
Newbie
Joined
Oct 22, 2018
Messages
4
Trophies
0
Age
29
XP
163
Country
United Kingdom
Why 08 00 00 00 01 00 01 02 though? I'm assuming this first 8 bytes is the checksum unique to the switch version. Whenever I edit my save file even slightly it leads to crashes and corruption in certain parts of the game and I'm guessing it's due to this first 8 bytes...
 

ErnieBall

Active Member
Newcomer
Joined
Jun 23, 2017
Messages
28
Trophies
0
Age
37
XP
306
Country
Germany
Download HxD, navigate to your save file folder "C:\Users\username\Documents\Square Enix\FINAL FANTASY X&X-2 HD Remaster\FINAL FANTASY X-2"
Rename your save file to ffx2_main_001.
Open it with HxD and copy 08 00 00 00 01 00 01 02 then go to Edit>Paste Insert.
Save the file, transfer it to Checkpoint on the Switch and restore save.

Thanks man, this helped a lot. However, since we are adding data at the beginning of the file, we are changing the filesize, which probably is why people have problem.
So i followed your steps, but then deleted the last
00 00 00 00 00 00 00 00
at the end of the file. This way i end up with a savegame that is the same size as the original.
Seems to work like a charm.
 
  • Like
Reactions: afeufeufeu

Hito-chan

New Member
Newbie
Joined
Apr 16, 2019
Messages
3
Trophies
0
Age
32
XP
91
Country
United Kingdom
Thanks man, this helped a lot. However, since we are adding data at the beginning of the file, we are changing the filesize, which probably is why people have problem.
So i followed your steps, but then deleted the last
00 00 00 00 00 00 00 00
at the end of the file. This way i end up with a savegame that is the same size as the original.
Seems to work like a charm.
Is this just for X-2 or is it the same for X?
 

Chazybaz13

Member
Newcomer
Joined
Feb 26, 2019
Messages
8
Trophies
0
Age
36
XP
146
Country
United States
The offset insert I posted was for FFX-2 steam PC saves to be inserted at the beginning of the save file. I do not know the ffx insert.

--------------------- MERGED ---------------------------

Thanks man, this helped a lot. However, since we are adding data at the beginning of the file, we are changing the filesize, which probably is why people have problem.
So i followed your steps, but then deleted the last
00 00 00 00 00 00 00 00
at the end of the file. This way i end up with a savegame that is the same size as the original.
Seems to work like a charm.

Glad it worked!

Also, if it failed to save during a playthrough I saved it to a new slot and deleted the hex edited save file.

This is all assuming you have a clean untouched pc save. You can find out the hex insert for ffx by dumping a Switch save and copying the first 8 hex numbers and inserting them to a PC save file and inserting them back via Checkpoint switch app. You will also have to trim file.
 
Last edited by Chazybaz13,
  • Like
Reactions: Hito-chan
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Skelletonike @ Skelletonike:
    1H left, such a slow week.
  • Sonic Angel Knight @ Sonic Angel Knight:
    Okay, I had spaghetti :P
  • SylverReZ @ SylverReZ:
    Hope they made lots of spaget
  • K3N1 @ K3N1:
    Chill dog
  • SylverReZ @ SylverReZ:
    Chilli dog
  • Skelletonike @ Skelletonike:
    Damn, I'm loving the new zelda.
  • xtremegamer @ xtremegamer:
    loving the new zelda, i started a game, it was so fucking good, so i
    am waiting on my friend to get home so we can start a new one together
  • Skelletonike @ Skelletonike:
    I just dislike that they don't let me choose the voices before the game starts. Happened with botw as well, had to change to japanese and restart.
  • K3N1 @ K3N1:
    But the important question is can you choose gender
  • Skelletonike @ Skelletonike:
    Same way you can choose Gerald's gender.
  • Skelletonike @ Skelletonike:
    *Geralt, damn autocorrect.
  • Psionic Roshambo @ Psionic Roshambo:
    But can he be trans? Lol
  • K3N1 @ K3N1:
    Zelda transforms into link
  • Psionic Roshambo @ Psionic Roshambo:
    Link I'm not the princess your looking for.... *Pulls a crying game*
  • K3N1 @ K3N1:
    *skirt up* it's exactly what I always wanted
  • Skelletonike @ Skelletonike:
    Just scanned all my zelda amiibos, took a while but didn't get anything that cool, did get the lon lon ranch hylian fabrics though.
  • Skelletonike @ Skelletonike:
    It was pretty funny when I scanned wolf link and got a shit load of meat.
  • K3N1 @ K3N1:
    @Skelletonike, btw I ran that custom for mgs4 on the deck I'm amazed it got that far in game
  • K3N1 @ K3N1:
    Plug in*
  • K3N1 @ K3N1:
    Your favorite activity
  • BentlyMods @ BentlyMods:
    My fav actvity is:

    mario-dancing.gif
    BentlyMods @ BentlyMods: My fav actvity is: