Author Topic: [PC] Save editor - Memoria (0.6.3.1)  (Read 397411 times)

darcyps

  • *
  • Posts: 1
    • View Profile
Re: [PC] Save editor - Memoria (0.6.3.1)
« Reply #325 on: 2021-08-31 09:30:04 »
This version does not seem to support "successful thefts".
I read the comment that 0.6b worked successfully but I cannot find that version.
Anyone can solve this problem?

gjoerulv

  • *
  • Posts: 1225
  • me
    • View Profile
    • My Youtube
Re: [PC] Save editor - Memoria (0.6.3.1)
« Reply #326 on: 2021-09-13 11:11:13 »
No, I don't think it ever worked on the steam version. I might be wrong.
There was a rather huge bug in the 1st releases after the steam version. I wouldn't use them, as they could break your game.

excaliber87

  • *
  • Posts: 1
    • View Profile
Re: [PC] Save editor - Memoria (0.6.3.1)
« Reply #327 on: 2021-10-08 18:47:06 »
Hello everyone,

I have a question about editing the Chocobo hot and cold tab.  This is currently disabled.  How can I enable it?  I play on the steam version with the Moguri mod installed.  It's really great to be able to edit the save file using the Memoria save editor while running a true mod like Moguri.  The file extension is a .dat file, in case that matters.  Thank you!

Tetra

  • *
  • Posts: 23
  • No cloud, no squall hinder us!
    • View Profile
Re: [PC] Save editor - Memoria (0.6.3.1)
« Reply #328 on: 2021-11-30 13:33:08 »
This is a cool project. Why not publishing it on GitHub so others can help to improve it?

aladore384

  • *
  • Posts: 23
    • View Profile
Re: [PC] Save editor - Memoria (0.6.3.1)
« Reply #329 on: 2022-11-13 10:03:03 »
Hello gjoerulv,

Did you plan on adding the Treasure Chests and other pickable items?

I know I asked you about it, years ago, and started working on finding them but I never went through with it (pages 2&3 of this very thread). Well, I didn't know back then, but the list was already made by Terence a long time ago:

https://gamefaqs.gamespot.com/boards/197338-final-fantasy-ix/53291707?page=1

gjoerulv

  • *
  • Posts: 1225
  • me
    • View Profile
    • My Youtube
Re: [PC] Save editor - Memoria (0.6.3.1)
« Reply #330 on: 2022-11-16 23:09:06 »
@aladore384 cool, cool. Seems like a lot of punching job though, and probably requires a lot of testing too. Don't expect anything anytime soon, though.
@Tetra That is probably a good idea.

faospark

  • *
  • Posts: 60
  • hell-o-world
    • View Profile
    • old me
Re: [PC] Save editor - Memoria (0.6.3.1)
« Reply #331 on: 2022-11-23 00:42:04 »
Any chance you can make the save editor compatible to newer version of ffix with Memoria mod ?
Newer version of memoria generates a slot file containing data fir Kuja . Lani, Frately separate from the main save file .
each dat file contains data of the game you have recently saved and definitely a lot smaller to map
here is how it looks
https://prnt.sc/PYrBgMLI_oSC

Kapten Teo

  • *
  • Posts: 1
    • View Profile
Re: [PC] Save editor - Memoria (0.6.3.1)
« Reply #332 on: 2022-12-04 16:57:31 »
This editor seems to only partially work for me. Card editing works, but items and character stats don't. I'm using the Moguri mod, so maybe that's why? The strange thing is that the changes still save and show when viewing the save file in the editor, but they don't once you're in-game.
« Last Edit: 2022-12-05 19:54:56 by Kapten Teo »

dkpsycho

  • *
  • Posts: 1
    • View Profile
Re: [PC] Save editor - Memoria (0.6.3.1)
« Reply #333 on: 2023-01-07 03:09:18 »
As the @faospark friend just above said, is there a possibility to update the Save Editor? I tested it here and many options no longer work. For example the options of all items does not work anymore.

Any update forecast?

Tirlititi

  • *
  • Posts: 874
    • View Profile
Re: [PC] Save editor - Memoria (0.6.3.1)
« Reply #334 on: 2023-01-07 14:01:17 »
I confirm that those issues are produced by the fact Memoria now uses a custom save file on top of the normal save file: there is no problem in reading datas for the save editor but the update of the datas is done only in the normal save file and not in the custom one. That is why the changes are not taken into account in-game.

As faospark showed, the normal save file "SavedData_ww.dat" is still there (it contains all the normal save slots), and additionally there is one custom save file for each save slot (+ the auto-save). This custom save file is similar to the normal save file but doesn't contain all the datas (for example it contains a registry "40000_Common" but it doesn't contain "30000_MiniGame", at least not yet). There also are a couple of differences for taking care of the features added by Memoria.

As always, the source file JsonParser defines the save file format. I'm here in any case to answer questions if you need, gjoerulv.

gjoerulv

  • *
  • Posts: 1225
  • me
    • View Profile
    • My Youtube
Re: [PC] Save editor - Memoria (0.6.3.1)
« Reply #335 on: 2023-01-12 10:22:17 »
Ye, Memoria assumes it's a "normal" save file and is based on absolute positions inside the files. This works fine for the PS1 save map. But the "quick-fix" for the re-release is just an update of indexes, basically, so any "custom-made" additions to the structure will naturally break it. Saving might be dangerous for mods, as it still changes the bytes at the absolute positions.

As-is, Memoria is not very user-friendly for mods.

Completely forgot about the GitHub. I'll see if I can make one.

Edit:
Link to github
https://github.com/gjoerulv/Memoria_FF9SaveEditor

Oh, and thanks @Tirlititi ^^
« Last Edit: 2023-01-12 11:35:45 by gjoerulv »

Artemis21

  • *
  • Posts: 2
    • View Profile
Re: [PC] Save editor - Memoria (0.6.3.1)
« Reply #336 on: 2023-03-20 13:51:14 »
Hello,
I'm trying to port my old PSX save to the Switch/Steam. I've opened my .mcr in memoria and exported the single save file. I then opened a Steam Save and tried to import the save but it says "wrong file size".

Is there any way to "convert" an old psx to steam/switch?

Pure_Mind_Games

  • *
  • Posts: 42
    • View Profile
Re: [PC] Save editor - Memoria (0.6.3.1)
« Reply #337 on: 2023-10-12 01:18:36 »
Any plans on getting this to work with the PS4 version?

Link007

  • *
  • Posts: 1
    • View Profile
Re: [PC] Save editor - Memoria (0.6.3.1)
« Reply #338 on: 2023-12-14 13:16:00 »
Would it be possible to add a function that allows you to get a Kupo Nut as well? I have almost 100%, but now I'm missing a Kupo Nut that I can't get anymore.   ;((((