Jump to content

Kaphotics

Helpful Member
  • Posts

    7038
  • Joined

  • Last visited

  • Days Won

    338

Everything posted by Kaphotics

  1. it only has 2048 bits (0x100 bytes) to store received flags 0-2047; since the Eon Ticket is 2048 it is not stored
  2. When you receive the eon ticket naturally, another part of the save file is modified to store a magic value (affectionately called 'herpesval' by PKHeX's source code, as it is transmitted from an infected user to another, making them an infected host). By viewing the source code, you can see what changes are being made.
  3. You have to be on the latest firmware to use the Eshop to download patches. Online requires the latest patches, so you have to update to the latest firmware first. PKHeX still works for non Web Injection exploits (ie, save editing) such as CyberGadget or SaveDataFiler which requires specific hardware.
  4. Shadow Pokémon do not exist outside of Pokémon Colosseum/XD. You cannot create Shadow Pokémon in XY/ORAS.
  5. Egg Met @ Battle Resort Met (Hatched) @ Day Care helpers fixed
  6. Fixed in the latest commit. Thank you for reporting!
  7. ... use this tool, then load the ramsav in PKHeX... no need for powersaves
  8. It's never going away; un-updated systems will still be able to use Web Browser injection. The exploit was released by a flashcart manufacturer to serve as an entrypoint to play pirated games; the gaming community merely reverse engineered it to allow for console RAM editing. Don't expect it to come back for current firmwares... the whole point of having a console that updates itself is to patch bugs and vulnerabilities.
  9. 1. Don't update your 3DS beyond 9.5.0-22. 2. Use an out of date console (or buy one). 3. Use a friend who has an out of date console. There are no other public exploits for firmware newer than 9.5.0-22.
  10. No, there is no solution if you've already updated. Web injection (PCEdit included) has been patched in 9.5.0-23. Do not update your system if you wish to use these exploits. You cannot downgrade firmware.
  11. Do not update if you wish to use QR injection, RAM2sav, PCEdit, or any other Web Browser (spider) injection method.
  12. Thanks for reporting! The issue has been fixed and the update is live in the main thread.
  13. take your EC from spinda -> put in first link modify spots directly take listed value -> put in EC no need to have another editor for such a minute thing
  14. http://oupo.github.io/tools/spinda.html http://www.freewebs.com/gatorshark/Spinda%20Painter.htm edit the encryption constant
  15. http://www.reddit.com/r/PokemonQRCodes/comments/2xfpnw/max_item_code_generation/ Won't be supported in PKHeX as it does not edit wondercards. If you wish to edit your items directly, use RAM2sav.
  16. System.Web.dll should be included in .NET 4.0 http://www.dlldll.com/system.web.dll_download.html For me, it is located in: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0
  17. download ram2sav rsavout -> follow instructions to get your ramsav.bin edit ramsav.bin in PKHeX and load all the Pokemon you want rsavin -> put ramsav back into your game
  18. 3/1/15 - New Update: - Added: QR Code Generation; click "QR!" and a QR window will appear with a scannable image. Requires an active internet connection. - Added: QR Code to Tabs; hold ALT when clicking "QR!" after copying the URL of the QR to your clipboard (CTRL-C). Requires internet. - Added: Decrypted Battle Video scraping for ek6 data; battle stats are not kept. - Added: ramsavs can now be loaded in the Event Flag Editor's FlagDiff researcher. - Added: Nature stat +/- on hover of Nature ComboBox (arrow). Thanks swarley! - Added: Box Data Report now shows level and the proper Language/3DS region text will display. Thanks Kaisonic! - Added: More Trainer Stat descriptions. Thanks codem8kr & Luciela! - Fixed: Memory text prediction should no longer list the wrong text. Thanks Ceveth & evandixon! - Fixed: Wondercard flags greater than 2047 will not be erroneously added to the received list. - Fixed: Shedinja HP stat prediction should now properly show something not '1'. - Fixed: Jellicent/Meowstic sprites now update properly and have their forms. Thanks Favna & sora10pls! - Fixed: Xerneas sprite forms being inverted. Thanks trainboy2019! - Fixed: CTRL+X will no longer close the program. Thanks forsureitsme! - Fixed: Encounter Types are now included for uncommon Pt/HGSS types. Thanks The_RickyAll! - Changed: Checksum validity checking disabled for ramsavs. - Changed: ID numbers with a prepended Zero will not be auto trimmed. - Changed: Window sizing for mono compatibility on Inventory and other editors. Thanks SoujiSeta! - Changed: Chinese Translation text improved. Thanks piva223! - Changed: ' will be replaced with the ingame ’. Thanks supercarotte! - Hotfix: Changing ID/SID & Gender will refresh the preview. - Hotfix: Opening the program via a loaded pkx/ekx will properly load the Species/Language. Thanks rskoopa! - Hotfix: Importing QR! will copy all ribbons / nonMain data. Thanks hiten!
  19. ram2sav -> Tools->Load/Dump Boxes -> load folder of pkx/ekx files. Inject your save file & enjoy.
  20. Fixed in previous commit, will be in the next release.
  21. See: also, else if ((input.Length == 0xE8 * 30 || input.Length == 0xE8 * 30 * 31) && BitConverter.ToUInt16(input, 4) == 0 && BitConverter.ToUInt32(input , 8) > 0) criteria: 211KB, byte 4&5 = 0, byte8-B != 0.
×
×
  • Create New...