Skip to content

Releases: fa-dx/PKMN-NTR

1.08.1

19 Sep 01:40
Compare
Choose a tag to compare

Fixed loading of EKX files.

1.08

18 Sep 23:13
Compare
Choose a tag to compare

Added reading of Ability and Held item upon dumping of Pokemon.

Instead of erroring, when you dump a Pokemon with the same name as another it will rename the dump to the same name but with a number at the end.

1.07.1

18 Sep 21:34
Compare
Choose a tag to compare

Fixed dumping trade pokemon (hopefully).

1.07

18 Sep 18:14
Compare
Choose a tag to compare

Added reading of IVs and Nature upon Pokemon dumping.

Credits to Kaphotics for letting me use his pkm decryption code from PKHeX!

1.06

18 Sep 15:07
Compare
Choose a tag to compare

Trade partner Pokemon dumping should be fixed.
Added support for writing Pokemon created with PKHeX (Make sure you select "PKX File (.pk6;.pkx)" on the "Save as type" drop down in PKHeX)!)

1.05.1

18 Sep 14:20
Compare
Choose a tag to compare

Trying a different set of relative data + larger range in an attempt to fix trade dumping.

1.05

18 Sep 12:21
Compare
Choose a tag to compare

Added dumping of Pokemon shown in trade.
Added SID dumping and writing.

1.04.1

18 Sep 10:50
Compare
Choose a tag to compare

Increased the range of the opponent offset finder (fixes opponent dumping for some people).

1.04-fix

18 Sep 09:00
Compare
Choose a tag to compare

Fixed Pokemon Writing (broke in the last couple of updates).

1.04

18 Sep 00:40
Compare
Choose a tag to compare

Added wild Pokemon dumping.

This feature may not work correctly for you (offset is grabbed by obtaining bytes relative to the wild Pokemon and then working out the Pokemon's offset from there, it appears to vary but I believe the range I've given the check should suffice).
Please let me know if you have any issues, also let me know if this feature is working correctly for you!