KiameV / final-fantasy-vi-save-editor

Supports the editing of Final Fantasy 6 Pixel Remaster and Super NES saves.
MIT License
34 stars 7 forks source link

Wont load ff6 pixel remaster saves #16

Closed Question2 closed 1 week ago

Question2 commented 1 year ago

Just gives an error message : image

Question2 commented 1 year ago

@KiameV

Question2 commented 1 year ago

ff6 saves.zip

Here are my saves just in case

yakaru commented 9 months ago

Are you using a non-Latin language for character names?

mm314601 commented 8 months ago

I'm seeing the same issue. I left all the character names as their defaults. image Edit: I was able to find a solve. Turns out my system's Administrative Language Settings had this setting: image Changing that to English and restarting let me load my files. Learned something!

KiameV commented 5 months ago

Finally getting back to this. If you're still interested, you can test out the new version: https://github.com/KiameV/final-fantasy-vi-save-editor/releases/tag/3.0.0_R1

yakaru commented 5 months ago

Hey, image_2024-06-12_230700335 Getting a bunch of Unicode unknowns but it does load and otherwise look correct.

KiameV commented 5 months ago

Awesome! The GUI library I'm using will better support unicode with the next version. There is a work around that I've added and will detail as I get closer to release.

Thanks for testing this

On Thu, Jun 13, 2024 at 12:09 AM Yakaru Dezaki @.***> wrote:

Hey, image_2024-06-12_230700335.png (view on web) https://github.com/KiameV/final-fantasy-vi-save-editor/assets/5253376/7b0acc7b-a755-426b-bb9b-86b2d666c5df Getting a bunch of Unicode unknowns but it does load and otherwise look correct.

— Reply to this email directly, view it on GitHub https://github.com/KiameV/final-fantasy-vi-save-editor/issues/16#issuecomment-2164530483, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGILGUWCY7F4OONAAHAQCE3ZHEZRRAVCNFSM6AAAAABJHSCJN2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRUGUZTANBYGM . You are receiving this because you were mentioned.Message ID: @.***>

mm314601 commented 5 months ago

Finally getting back to this. If you're still interested, you can test out the new version: https://github.com/KiameV/final-fantasy-vi-save-editor/releases/tag/3.0.0_R1

Hmm, my anti-virus keeps flagging the new version as a Trojan and deleting it automatically. And frankly, I'm just paranoid enough to not want to force it to ignore the file. I'm not sure what's different in the new version that it's getting flagged as a Trojan and the old one wasn't, of course, but thought you should know anyway.

KiameV commented 5 months ago

Just posted the full release. Can try that. Let me know if the newest version also flags and I'll file a ticket to get it white flagged.

What anti-virus are you using by chance?

On Thu, Jun 13, 2024 at 7:34 PM mm314601 @.***> wrote:

Finally getting back to this. If you're still interested, you can test out the new version: https://github.com/KiameV/final-fantasy-vi-save-editor/releases/tag/3.0.0_R1

Hmm, my anti-virus keeps flagging the new version as a Trojan and deleting it automatically. And frankly, I'm just paranoid enough to not want to force it to ignore the file. I'm not sure what's different in the new version that it's getting flagged as a Trojan and the old one wasn't, of course, but thought you should know anyway.

— Reply to this email directly, view it on GitHub https://github.com/KiameV/final-fantasy-vi-save-editor/issues/16#issuecomment-2167052083, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGILGUTGPAYOJJS3JPN6TGDZHJCDRAVCNFSM6AAAAABJHSCJN2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRXGA2TEMBYGM . You are receiving this because you were mentioned.Message ID: @.***>

mm314601 commented 5 months ago

I'm using Kaspersky, which I admit has a habit of falsely flagging things. However, the latest release did not get flagged by anti-virus. Windows Defender didn't like it, but that's really not a surprise at all. Thank you!