Jump to content

codemonkey85

Innovator
  • Posts

    1135
  • Joined

  • Last visited

  • Days Won

    6

Posts posted by codemonkey85

  1. Hey ng773 - I saw your message:

    10:50 PM <PPGuest38283> After saving in your app, it says the save file was corrupted, do I need to resave in pokegen?

    I wasn't able to reproduce this error when I tried it (using a copy of Pokémon Black). Can you possibly PM me the save file you tried (before and after)?

  2. I've released a sizable update (and a quick bugfix)! The big deal for this update is that I've updated the Pokémon box icons to the images from Pokémon X and Y (consistency be damned).

    da04246e-e938-11e3-8ade-f05f1ff4f1e2.png

    In addition, the images are now embedded resources within the PKMDS_CS.dll file, instead of being in a secondary .SQLITE database. This means less files to deploy and keep track of. Yay!

    Plus:

    • Started work on item sorting
    • Update shininess / sprite when editing TID / SID
    • Changed selection backcolor (and alpha)
    • Fixed some items were missing icons / flavor text

    As usual, you can find the latest release on the GitHub releases page!

    da04246e-e938-11e3-8ade-f05f1ff4f1e2.png

  3. PKMDS Save Editor 1.0: Edit your Generation 5 save files!

    You can download the latest release from: https://github.com/codemonkey85/PKMDS-Save-Editor/releases/latest

    Please report issues to the GitHub issue tracker! Alternatively, you can report them here: http://goo.gl/A3kW8W

    e2cf448c-dad0-11e3-941c-90da03be43c8.png

    PKMDS Save editor currently supports the following Pokémon games:

    • Black
    • White
    • Black 2
    • White 2

    As of this release, you can:

    1. Import and export Pokémon.
    2. Edit individual Pokémon
      • Common info such as species, form, held item, ball, markings, level
      • Basic info such as nickname, trainer info, ability, EXP
      • Stats info such as IVs, EVs, Nature, Pokerus
      • Moves, PP Ups, current PP
      • Origins info such as met / egg location / date, met level, game, country, fateful, N's Pokémon

    [*]Drag and drop your Pokémon between the party and current box, or drag and drop from the party / current box to another box using the list on the right

    [*]Edit box names

    And there are more features on the way!

  4. I just moved a bunch of posts regarding save file support to this thread: http://projectpokemon.org/forums/showthread.php?37955-X-Y-Save-Help-Thread

    I also deleted some posts that didn't contribute at all. While I do appreciate our members helping each other out, this is a research thread, and posts should contribute or ask research-related questions. Help requests should either be PMed or posted in the Save Editing Help forum.

    Thank you!

  5. Work continues, as I have pretty significantly refactored the way many structs work. Also, I am using the new "dev" branch to do the majority of my work, with the intent to merge into the Master branch once I'm sure everything is stable.

  6. How about the infrared channel? It is older technology, it might be easier to track and interpret.

    Just FYI, the IR port in Pokemon games is just a fancy way to connect via local wireless. All it does is establish the connection between two games. If all of the communication were done via IR, you would need to stand nearly still and close together with your opponent for an entire battle / trade.

  7. Perhaps they are doing that now (or waiting on the PP community to do the hard work of mapping out the format for them first lol).

    Well we know that they are aware of our wiki, so you might just be right. Anyway, aside from protecting their profits, a reason they may be doing everything server-side is because what they are running could be a 3DS farm that does some of the work for them.

  8. Which means, assuming you allowed us to choose which boxes to break, and the user takes the effort to break all boxes,

    We will have instant visual access to the box, right?

    You can use a program like HxD to concatenate all of your box keys and xor it with the entire PC storage system at any time in the future, if that is what you want to know.

    Sent from my Nexus 7 using Tapatalk

×
×
  • Create New...