Skip to content

Releases: codemonkey85/PKMDS-Save-Editor

Quick Fix

01 Jun 09:17
Compare
Choose a tag to compare

This release fixes #27!

Updated Box Icons

01 Jun 03:13
Compare
Choose a tag to compare

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).

screenshot 2014-05-31 12 30 38

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
  • Fixed the Pokemon default constructor
  • Changed selection backcolor (and alpha)

(Thanks to the fine folks at @projectpokemon for decrypting the X / Y ROMs to begin with!)

More bug fixes!

16 May 07:02
Compare
Choose a tag to compare
  • Fixed loading / saving Unicode files
  • Fixed loading Pokémon into party from file not updating party correctly
  • Fixed Kyurem icon
  • Fixed Pokémon in first party slot not being previewed
  • Added shiny icon for preview
  • Added Pokémon icon as form icon
  • Maybe other things?

Bug fixes

14 May 03:51
Compare
Choose a tag to compare
  • Fixed unicode characters
  • Fixed move power / accuracy for some moves
  • Fixed potential issue with loading encrypted Pokémon files

image

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

13 May 19:14
Compare
Choose a tag to compare

Please report issues to the GitHub issue tracker!

image

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
  3. 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
  4. Edit box names

And there are more features on the way!

image

image

image

image