Jump to content

Kaphotics

Helpful Member
  • Posts

    7272
  • Joined

  • Last visited

  • Days Won

    362

Everything posted by Kaphotics

  1. Because ".code" is the actual file name within the exefs; ".bin" is an arbitrary binary designation. If you're getting "code.bin" your unpacking method is doing it wrong. pk3DS has a built in pack/unpack functionality for exefs binaries...
  2. Use SaveDataFiler Webkit Injection only works on appfirmwares *-20 thru *-22.
  3. Fixed in the latest commit. Thanks!
  4. For MiscTool: The top area will unpack to a folder in the same origin directory. The middle area will repack a folder given the input type. The unused button doesn't have anything programmed. It needs DARC Repacking (done), ETC texture (de)compression (not done) and a UI (not done). I still don't know if I want to do that as I'd figure scripts and a DARC repacking utility is much more doable.
  5. Wallpapers is a placeholder button; even if it were enabled there's no form to show. MiscTool is a bit more debug-oriented; it can unpack garcs(garctool)/darc/mini, can view bclims (non etc), and can repack DARCs/mini.
  6. Asia81: Implemented in latest commit (+fix) ShaKage & mg1189: Fixed in latest commit I have uploaded a new version (in the first post).
  7. Fixed in the latest commit
  8. They get 3 random starters by coming up with random numbers then swapping the models and tweaking text. They're then changed back. Starters cannot be randomized at this time.
  9. they're likely just overworld entities
  10. That is for Datel (Powersaves) to provide; given the past year of them not coming out with an option, it indicates that they have no desire to do so.
  11. Yes. Firmwares 9.0.0-20 thru 9.5.0-22 afaik
  12. http://pastebin.com/4bg3q6FL http://pastebin.com/QNCz7Avh they're just packed files, usually small models
  13. model swaps, he did not randomize the starters (someone else likely came up with 3 random starters and swapped data accordingly) the 'shiny' latias was a model swap and quick-cut too.
  14. Please refer to a previous thread where this same issue is discussed.
  15. You need System.Web.dll, which you should have if your .NET is up to date. If not, you can always manually download the dll and put it in the same folder as PKHeX.
  16. [save Box Data++] button -> export single box data drop that box data into another box you can always move bulk selections ingame...
  17. Nobody bothers to read the About window... https://github.com/kwsch/PKHeX/blob/master/Resources/text/shortcuts.txt#L29 Control-Alt-Click a slot to (Clone/Delete) set a Pokemon to every slot in the box. Control-Click a slot to load slot to tabs. Shift-Click a slot to set tabs to slot. Alt-Click a slot to delete the data in slot.
  18. yes assuming you're using some form of emunand to play the game, you can either use ntr savegame manager plugin or savedatafiler (via devmenu)
  19. the version after the dash needs to be 20 or greater; the system modules (browser) that you have does not contain the same browser version that is exploited.
  20. Music played is based off of the trainer class. It's likely set in one of the dll's which are uneditable (because Gateway does not disable .CRO0 checks).
  21. Be sure to check that your sd card is not write protected; also, try saving it to your deskop and then move it into your SD afterwards.
  22. No. Only Cyber Gadget Save Editor works for cart/save decryption, and it only works for Japanese games.
  23. Correct. Only Maison trainers can have EVs and natures.
  24. The first four hex digits are the Pokémon's checksum. If the EC and Checksum are the same, the Pokémon is quite likely the same. I'll switch it to an actual hash in the next release, as some sets may result in the same checksum.
×
×
  • Create New...