Pkhex: Adding player's Nickname for XY

Created on 20 Sep 2016  路  4Comments  路  Source: kwsch/PKHeX

How about adding an option to change the nickname your friends/rivals refer to you as in the story. I dug around through PKhex and didn't see an option for that.

enhancement

Most helpful comment

Thanks for the answer. I opened it up in a hex editor and found it. So I can just change it that way. Thanks for the help tho.

All 4 comments

Fortunately gen 5 & 6 use Unicode strings so it'd be trivial to find and manually hex edit.

I dislike having unique implementations for every game (makes it more difficult to reuse/maintain code); I haven't yet gotten around to implementing a reflection/componentmodel-heavy UI for trainer editing.

Planned, but not priority since not many people are asking about it ;)

Thanks for the answer. I opened it up in a hex editor and found it. So I can just change it that way. Thanks for the help tho.

On the latest version this feature is available in Pokemon X and Y.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ivanlonel picture ivanlonel  路  3Comments

architdate picture architdate  路  3Comments

natubis picture natubis  路  3Comments

ckohnke picture ckohnke  路  4Comments

EmilyLove26 picture EmilyLove26  路  3Comments