Jump to content

Kaphotics

Helpful Member
  • Posts

    8072
  • Joined

  • Last visited

  • Days Won

    493

Everything posted by Kaphotics

  1. wc6full is the downloaded file from nintendo, which has the following: list of games that can receive card distribution text (not the wondercard text) wc6 the wc6 just has the wc6 data which is stored to the sav. Basically wc6full is a complete rip of the event data, as it includes the game compatibility list and the verbose text.
  2. Nice catch, both were bugs involving incorrect referenced variables. Fixed in the latest commit, thanks for reporting!
  3. Already exists, just had a typo in the extension Will be included in the next release, sometime around Saturday.
  4. Exefs edits are unrelated to romfs edits.
  5. As I said, the names of the files indicate the location they are from. trpoke trdata restore to rom/a/X/X/X example: to restore, copy file "x (a059)" or whatever it is to rom/a/0/5 and rename to "9"
  6. The backups are stored in the same folder as the pk3ds executable.
  7. I've added it to the path detection check when you File->Open.
  8. You can always restore them manually; the location of which the file is from is stored in the filename.
  9. Backups are stored in the "backup" folder.
  10. You answered your question; you cheated to copy the save file to another cart. Not a legal transfer of data
  11. PKHeX has a menu drop-down to open the CGSE cache folder.
  12. Nope. It's just bitflags to denote qualities like "makes contact".
  13. Control click is currently encrypted export. This should satisfy you CTRL-T: Import Showdown Set CTRL-SHIFT-T: Export Showdown Set
  14. Fixed. Thanks for reporting
  15. Working as intended. The sprites are indistinguishable from each other... except the irises are different color. Since the sprites are so small there's only one pixel different; it is pretty hard to tell unless you zoom in on the sprite. http://pokemondb.net/pokebase/225398/difference-between-mega-latias-and-mega-latios
  16. Nope. A modified version may not even be necessary; there's a few guides on japanese boards that don't even use the modified version but abuse the 'cache'. Apparently you just edit the cached file then restore it when done editing. http://pokemonkaizoujiten.blog.fc2.com/blog-entry-60.html http://pokemonkaizoujiten.blog.fc2.com/blog-entry-62.html
  17. Dismiss it, try using the program as usual (but ignore those messages).
  18. Homebrew can be launched using browserhax, same method as dumping pcdata/ramsavs.
  19. Try this. It may pop up the "Operation Paused" at "incorrect" times, but it's just pausing program execution for what it's doing. Just dismiss it until you're doing the same thing as the Apply->Modify. (I basically just rewrote the Util.GetTempFolder method to pause whenever it is called, instead of injecting a method and inserting instructions to call that method correctly).
  20. Just upload a zip of the updated executable (the one that the cybergadget updater changed, not the mod), then I can add in the pausing.
  21. Count up the unique pokemon for the slots and you get 21, not 18.
  22. Fixed, thanks again
  23. Thanks, implemented in latest commit. Added extra checks while still an egg: VALID: Met Location == 30002 INVALID: Egg_Location == 30002
×
×
  • Create New...