Jump to content

[Tutorial] How to find and modify PokeMMO strings


Recommended Posts

[Tutorial] How to find and modify PokeMMO strings

 

Note: Guide done with all ROMs in English.

 

What is this guide for?

This guide is to change any text from the game.

You want to shorten a certain string to avoid long texts, speeding up your healing time in Poke Center, quickly planting and harvesting berries, ignoring extra text on gym reruns, etc.

 

What do I need?

Having both  PokeMMO/data/strings  and  PokeMMO/dump/strings  on your directory.

Really suggest reading nuver9 guide to understand how the string files and language works.

 

Steps:

1. WIP

Depending on where string is found, you have to add the line to your _edits.xml files.

 

dump_BPE_en.xml -> z_strings_en_edits.xml -> Regular strings.

dump_BPR_en.xml -> z_strings_en_edits.xml -> Regular strings.

dump_CPU_0_en.xml -> z_strings_en_3_edits.xml -> Sinnoh strings.

dump_IRB_0_en.xml -> z_strings_en_2_0_edits.xml -> Unova strings type 0.

dump_IRB_1_en.xml -> z_strings_en_2_1_edits.xml -> Unova strings type 1.

 

 

And that's how you modify strings.

Retro-steps:

  1. Add a_placeholder_for_enabling_unova_edits.xml file with default content.
  2. Create the empty files for string modifications.
    1. Don't forget to modify the lang and lang_full to your language, for this guide I used en / English.
  3. Find the string we want to modify from the dump files.
    1. Identify from which file it comes from, and copy the string row into its correct _edit.xml file.
    2. Modify the string inside _edits.xml file.
  4. Restart PokeMMO.

 

In the end, your PokeMMO/data/strings folder should look like this.

image.png.dde6c1385a24c5f0bf244e38ba6df725.png

 

And they won't be overwritten when a new update comes out.

 

Thanks for reading.

Edited by ClosedBox
Working on an update.
Link to comment

You're breaking everyone's games by reimporting region2 dialog.

 

You are displaying almost 48,000 lines of dialog straight from the ROM instead of for the MMO.

 

Not sure why you've chosen to actively ignore what @realmadrid1809and I have mentioned to you.

 

Users put way too much faith into OP's, because they just assume they know what they're doing / talking about.

Link to comment
49 minutes ago, nurver9 said:

You're breaking everyone's games by reimporting region2 dialog.

 

You are displaying almost 48,000 lines of dialog straight from the ROM instead of for the MMO.

 

Not sure why you've chosen to actively ignore what @realmadrid1809and I have mentioned to you.

 

Users put way too much faith into OP's, because they just assume they know what they're doing / talking about.

Your post is better detailed, will have to give a better read to see what everything means on the .xml file

Link to comment
  • ClosedBox changed the title to [Tutorial] How to find and modify PokeMMO strings
  • 7 months later...

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

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.