Jump to content

Kaphotics

Helpful Member
  • Posts

    7004
  • Joined

  • Last visited

  • Days Won

    334

Everything posted by Kaphotics

  1. 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"
  2. The backups are stored in the same folder as the pk3ds executable.
  3. You can always restore them manually; the location of which the file is from is stored in the filename.
  4. You answered your question; you cheated to copy the save file to another cart. Not a legal transfer of data
  5. Nope. It's just bitflags to denote qualities like "makes contact".
  6. Control click is currently encrypted export. This should satisfy you CTRL-T: Import Showdown Set CTRL-SHIFT-T: Export Showdown Set
  7. 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
  8. 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
  9. Dismiss it, try using the program as usual (but ignore those messages).
  10. Homebrew can be launched using browserhax, same method as dumping pcdata/ramsavs.
  11. 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).
  12. 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.
  13. Count up the unique pokemon for the slots and you get 21, not 18.
  14. Thanks, implemented in latest commit. Added extra checks while still an egg: VALID: Met Location == 30002 INVALID: Egg_Location == 30002
  15. Unable to recreate, please post/send pk6 file
  16. Each slot type is treated uniquely. Wingull_Grass Wingull_Surf Wingull_Horde Wingull_OldRod Wingull_GoodRod etc All count as 'unique' and thus count towards the dexnav limit. Relevant source code. Count up the unique pokemon per slot type (grass, old, surf, good, etc), then add up all the counts. You're safe if that count is <= 18
  17. If the encounter slot type is different (ie, horde vs grass) it is considered a 'different' species.
  18. Try uploading the png to imgur or another website. The QR decoding server can't correctly interpret what you're trying to decode.
×
×
  • Create New...