Search results

  1. JK_

    Homebrew RELEASE JKSV (save manager) for Switch

    The rewrite currently uses a slightly different config. I forgot about that too. @NeoGranzon should delete that because old JKSV won't know how to interpret the ints instead of bools.
  2. JK_

    Homebrew RELEASE JKSV (save manager) for Switch

    If it started, the log won't reveal anything anyway. It's just going to say everything succeeded. It's entirely possible I caught something while rewriting it and that's why that one starts and the old one won't. The code for the rewrite is heavily revised. While similar, they barely resemble...
  3. JK_

    Homebrew [Release]JK's SaveManager - Homebrew CIA Save manager.

    It should work on a Japanese 3DS no problem. If you're using a homebrew userland only exploit though, you're not going to be able to open Street Pass IIRC. You're going to need an older version that I not longer have and full CFW for it to work. Gonna take this time to explain some stuff too...
  4. JK_

    Homebrew RELEASE JKSV (save manager) for Switch

    You can't be. JKSV creates and can edit everything itself, besides drive and webdav configurations, because I despise having to edit json and config files on my PC for homebrew. Edit: Give this a shot and if it crashes, post the contents of the file "sdmc:/JKSV/log.txt". It is missing the...
  5. JK_

    Homebrew RELEASE JKSV (save manager) for Switch

    I'll be dropping the rewrite later to try to nail down exactly what it's getting stuck on. I was going to last night, but I wanted to make some modifications first. When I went to test it, I realized my battery had died. Sometimes I forget how quickly the switch can go through a battery in sleep...
  6. JK_

    Homebrew RELEASE JKSV (save manager) for Switch

    Noted. My hacked switch got banned pretty early on from me messing around with system stuff, so I never really considered that having no real reason to turn my wifi off.
  7. JK_

    Homebrew RELEASE JKSV (save manager) for Switch

    If you're up for it, I can upload a build of the rewrite later. I wouldn't use it as it is currently, but the logger in it actually logs instead of just being a debug thing for me. Since it's similar, it should catch what's make the old one crash.
  8. JK_

    Homebrew RELEASE JKSV (save manager) for Switch

    Hey guys. Wanted to give a small update on the rewrite. Unfortunately, there's a lot, and I mean A LOT of things going on for me right now. Before I had to kind of put it on the backburner, I got it functioning again. Not fully, but it can backup and restore saves again. Structurally, it's very...
  9. JK_

    Homebrew I downloaded a homebrew app for 3DS and it gave me these random files?

    I'm like 99% sure those graphics libs from xerpi no longer build or work either.
  10. JK_

    Corrupt Alpha Sapphire Save Data on Cartridge

    I was contacted once years ago about a similar thing happening to an OR card. I don't remember the specific error code, but in that case, we were never able to recover the save and FSUSER_FormatSaveData would fail. The game was basically useless after that.
  11. JK_

    Homebrew RELEASE JKSV (save manager) for Switch

    Sorry I missed that. I'm glad it worked for you in the end, but Google did send me a bunch of emails a year or two ago about the authentication method I used. Thankfully it seems they still let this way work for testing apps? I've been trying to rewrite the project for a while now, so I don't...
  12. JK_

    Corrupt Alpha Sapphire Save Data on Cartridge

    At what point does that error occur, if you know? You can give this a shot and see what it says. It'll spit out a log.txt file on your SD too so that might help. I wrote it all from memory though and I can't find my old AS cart right now.
  13. JK_

    Homebrew app Project 3DS-EAS - Development Progress Page

    First of all, you have functions defined in your main loop (write_callback and isInList). I took those out of there and put them before the main function. I did the same with state_codes. My IDE told me there were 59 in the array, so I added #define state_count 59 too. I then rewrote isInList to...
  14. JK_

    Homebrew app Project 3DS-EAS - Development Progress Page

    Just so you're aware, that API you're trying to fetch data from responds with a potentially massive JSON file. You're going to have to parse it with json-c or something afterwards and get creative with how to display it given how small and low res the 3DS's screen is. Alaska, for example, prints...
  15. JK_

    Homebrew RELEASE Avatool - Homebrew Tool to Change Avatars

    Surprise everyone. I finally had some time to get everything up and running again. Avatool has mostly been rewritten. I will be checking out a small bug or two I stumbled upon in the next few days, but it is usable again. I'd love to update the menu code, as that is what causes them, but I don't...
  16. JK_

    Can I wrangle lossless images out of Colors! 3D?

    I actually had something that could do this a long time ago. It's long gone now. I kept it to myself cause they weren't happy about me uploading random memes/pngs and I knew releasing it was a bad idea. Basically, if I remember right, the raw files are just RGBA formatted. It wasn't difficult...
  17. JK_

    Homebrew [Release]JK's SaveManager - Homebrew CIA Save manager.

    You might need to find an older build or the builds I uploaded to Google drive from the Github Readme a while ago. If I remember everything right, you can slide the thumbstick left and right to change save types in those and I finished icon generation for those saves. I'll check in if you need...
  18. JK_

    Homebrew RELEASE JKSV (save manager) for Switch

    So, here's what's up right now. I still don't have a lot of time. I'm doing what I can bit by bit. I've been planning and writing code when I have downtime at work. Integrating it doesn't always go so smooth. I'm currently fixing up and debugging what I added last before I move on to the rest of...
  19. JK_

    Homebrew RELEASE JKSV (save manager) for Switch

    Thanks guys. I kind of thought the same thing. If anyone else is actually having difficulties, let me know. It's hard to tell what is real and what is just me getting blamed for the user error, especially with how the Zelda series saves.
  20. JK_

    Homebrew RELEASE JKSV (save manager) for Switch

    Just curious. Is anyone having problems with TotK? I keep hearing different things. Some people say it's fine, but I also hear and see people saying they're having problems importing saves. If you are having problems, is it with the regular, old folder style format or zip files?
General chit-chat
Help Users
    HiradeGirl @ HiradeGirl: Juan who?