Jump to content

Kaphotics

Helpful Member
  • Posts

    7025
  • Joined

  • Last visited

  • Days Won

    336

Everything posted by Kaphotics

  1. I don't think anyone has found the pid / region that stores the qr data. With the above key and the linked python scripts you can decode/make qr
  2. 1. The key isn't directly stored (it's created using values), he's just giving a reference to find that subroutine easily. 044AC6D4576EEA180C12AE92E24FA369 2. They're in romfs:/DllSecretBaseQR.cro; N2nn6crypto10RsaContextE N2nn6crypto20PublicKeyContextBaseE N3app2ui15UIInputListenerE N3app2ui18UITouchBarListenerE N3gfl4proc11BaseProcessE N5print11MsgCallbackE N6netapp4sbqr16SecretBaseQRProcE N6netapp4sbqr16SecretBaseQRViewE N9xy_system5event19SystemEventListenerE
  3. Like I said, PKHeX recalculates stats regardless of what slot it is loaded from. Set something with 999 to party, then export your save. It will have those stats. Every time something is viewed, it ignores the current stats and recalculates.
  4. No need. Edit->Set, stats are saved. Edit->Set->View, stats are still saved, but PKHeX recalculates them upon loading to tabs.
  5. Boxed pokemon do not save stats, only party pokemon do. PKHeX recalculates stats regardless of what slot it is loaded from. If you change stats manually and set, it'll work fine.
  6. 16 bit seed generates each batch. Check the origin seeds for the unrestricted and you'll see it as a frame somewhere after the batch's origin seed. Restricted = 16bits, Unrestricted = 32bits
  7. it's possible with whatever editor is in pk3DS; ReiNAND and luma are two cfw's with the CRO checks patched. No solution for HANS users.
  8. The file you posted is 100% empty (all zeroes). Re-dump your save.
  9. It's an issue with event detection (PKHeX only checks for an event if it has an event met location; this wc6 has an in-game met location). I'll fix it later today with a release at the end of the work week
  10. Saved bases have been editable in PKHeX for over a year Apparently it isn't showing up in current versions...
  11. Yep, that's what PKHeX does. If it has Whirlpool and Defog, it removes whirlpool; if it only has one it doesn't remove it.
  12. Underscores are normal, just indicating the length of the field.
  13. Yes, PKHeX emulates the actual transfer by removing items and certain moves G4->G5. Naw, you'd have to do some mass editor sort of thing if you knew what you wanted to fix in bulk. There's no legality checking for past gen pkm at this time. I prefer to have transferring not fix illegal information as the intent is to mimic the actual transfer, including its limits If the future format files were ever legality checked with the past gen rules, it'd indicate that the original file (in past gen format) was illegal too instead of implying that it's now legal and who knows if it was previously.
  14. The size of box pkm and the 'flexibility' of PKHeX's converter tries to autodetect. The pkm's were hacked to begin with; gen3/4 pkm need to have a met location of Poketransfer or need to have a game origin value greater than 0x10. Raichu for example was met in "Rumination Field". I've changed the program to not guess the current format as we know what gen the file is coming from, based on the save file. Thanks for finding these quirks; I had only tested on gen4 saves.
  15. You can drop the folder onto PKHeX and it will import the files for you. Since it doesn't save where in the box it was dumped there's no way to load it as such.
  16. I should probably take a closer look instead of hastily fixing error messages ;P Fixed the box reading issue, thanks for reporting!
  17. Thanks again, you had bad eggs which weren't expected. Fixed in latest commit, redownload
  18. There's only 420 different ones. The gen 4 pkms are uploaded in the first post.
  19. What's New? - Added: Legality checking for XY/ORAS origin Pokémon. - Improvements & Fixes: Oodles. 5/16/16 - New Update - Added: Bulk conversion when opening a Gen4 or Gen5 save file. Box contents will be dumped to specified folder, and converted if desired. - Added: SetPK6 override options for importing multiple pk6's (box import, battle video). - Added: Event constant diff when comparing two saves in the Event Flag editor. - Added: Move source indication to verbose legality output. - Added: Form legality checks. - Added: More legality checks for memories and hatched eggs. Thanks Eskuero & chenzw95! - Fixed: Multiple edge cases for legality checks. Thanks Eskuero, chenzw95, Wheth, Gastly, Asia81, rinnegan, Host1126 - Fixed: Crash when putting spaces in number text boxes or importing wc6 to ORAS demo saves. - Fixed: wc6full imports will now generate a received date. - Fixed: Starting the program without a save file will load default values (OT: "PKHeX", etc). - Fixed: Pokémon League indication for X/Y and OR/AS, and Poketransporter strings. Thanks chenzw95 & Odaxis! - Fixed: Changing Encounter Type of files from Platinum. - Removed: Code Generator, use save cache instead (CyberGadget users). - Hotfix: Fixed Gen 5 save file detection. Thanks xtreme1! - Hotfix: Fixed Bad Eggs from causing past gen dumping to abort. Thanks xtreme1!
  20. Having to connect to a server is REQUIRED as the decryption keys are set by the bootrom of the console; nobody has those keys so the only way to decrypt/encrypt saves is to use a hacked 3DS. Your dongle reads the save, sends it to their server where they decrypt it for you. If crypto could be done offline, someone could make a clone of the hardware, sell it for cheaper, and steal the market share. It's in the company's best interest to keep their services and features exclusive to those who have paid them for it. If a company were to provide the bootrom keys, that'd have more lawsuit potential than offering crypto services. Powersaves wants to be a closed system; we hacked it back in 2014 to get it to re-sign our saves, but they caught on and prevented it.
  21. Use PKHeX, works fine with Citra save files ("main").
  22. It's still there.
×
×
  • Create New...