Jump to content

Recommended Posts

Posted

Is there a way to use PKHEX to change the trainer information of all the Pokemon in my box, including their parents, ID, secret ID, parent, country, region, and 3DS region all at once?

Posted

I'm Japanese, so is there a way to use PKHEX to change the trainer information (ID, secret ID, parent name, country, region, 3DS region, etc.) of all the Pokemon in my box at once? I'd like to change the country and region to Japan.

Posted
38 minutes ago, kamikoi said:

I'm Japanese, so is there a way to use PKHEX to change the trainer information (ID, secret ID, parent name, country, region, 3DS region, etc.) of all the Pokemon in my box at once? I'd like to change the country and region to Japan.

here

image.png

Posted

Go to Tools > Data > Batch Editor and run the following command. It will modify all Pokemon in all boxes.

.OriginalTrainerName=PKHeX
.TrainerTID7=123456
.TrainerSID7=1234
.OriginalTrainerGender=1
.ConsoleRegion=0
.Country=1
.Region=2

.OriginalTrainerGender=1 sets the gender to female, use 0 for male
.ConsoleRegion=0 sets the console region to Japan (for other console regions use 0 - Japan, 1 - Americas, 2 - Europe, 4 - China, 5 - Korea, 6 - Taiwan)
.Country=1 sets the country to Japan, for other countries check this https://github.com/kwsch/PKHeX/blob/master/PKHeX.Core/Resources/text/locale3DS/countries.txt
.Region=2 sets the region to Tokyo, for other regions check this https://github.com/kwsch/PKHeX/blob/master/PKHeX.Core/Resources/text/locale3DS/subregions/sr_001.txt

Posted

Thank you.‼

Is there a way to clear all of the history of memorable regions and all of the history of previous trainers?

Posted

What values should I enter in the batch editor to convert all Pokemon nicknames to their original Japanese character names?

Posted

Thank you! Is there a way to delete all the regions in my memories and change the previous trainer (HT) to the current trainer (OT) all at once?

スクリーンショット (30).png

スクリーンショット (28).png

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...