Recent content by liavcol

  1. liavcol

    Help Converting Gecko Code Region

    Hey all, I need some help converting a specific gecko code from pal to ntsc. The code is for Super Monkey Ball: Banana Blitz: Moon Jump ( Button B : Activate, Release the button : Deactivate): 48000000 803545F0 DE000000 80008180 282ACB5A 00000400 140000EC 4190AAFF 282ACB5A 00000000 140000EC...
  2. liavcol

    Help with understanding save files on cartridges

    Yeah, as I said I did that but the save isn't loaded. like it got corrupetd during the transfer)
  3. liavcol

    Help with understanding save files on cartridges

    That's the weird thing, Citra does use the encrypted saves (I use it with other games). I am using Checkpoint 3.7.4, they said that the next version is buggy on their GitHub repo. To be honest I can describe the problem a bit more specifically now: FBI fails to copy a save file (which is weird...
  4. liavcol

    Help with understanding save files on cartridges

    This is a 3DS game, specifically Samurai Warrior Chronicles, in case you know any issue with it. No the game isn't installed to the SD card, its on a cartridge. I should update that I updated Checkpoint and now it seems to successfuly copy the save file to the SD card, but when I tried to use...
  5. liavcol

    Hacking 3DS NOOB PARADISE - Ask questions here

    Yes, I checked. The problem changed a bit, I didn't mention before that even copying the save file with FBI gives the following error: Failed to paste content Result code: 0xD900458B Level: Permanent (27) Summary: Wrong argument (8) Module: FS (17) Desc: Invalid RomFS or save data block hash...
  6. liavcol

    Hacking 3DS NOOB PARADISE - Ask questions here

    The save file isn't corrupted, the game loads it successfully.
  7. liavcol

    Hacking 3DS NOOB PARADISE - Ask questions here

    Has anyone ever encountered a "prefetch abort" exception when trying to backup a save data for a game on cartridge using Checkpoint?
  8. liavcol

    Help with understanding save files on cartridges

    Hey all, Hopefully someone in here would be able to figure out this interesting problem: I want to backup the save data for the game Samurai Warriors: Chronicles from a cartridge and something weird is going on with it. I tried to backup the save data using Checkpoint which worked well for me...