Modding Strings

From PMDOWiki

This article is a stub. You can help PMDO Wiki by expanding it.


  • strings.resx = Contains hardcoded text for the base game
  • stringsEx.resx = Contains text for developer-made content such as battle messages for move effects


Individual ground files have their own strings.resx file.


When modding these strings, any string files in the mod are applied ON TOP of the original.