Thenewpoketext

From ProjectPokemon Wiki
Revision as of 16:09, 17 May 2009 by SCV (talk | contribs) (Created page with 'thenewpoketext and poketext are two programs made by loadingNOW ==Impact of these programs== The text for DPP is stored in msg.narc or pl_msg.narc. Within those narc fil...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

thenewpoketext and poketext are two programs made by loadingNOW

Impact of these programs

The text for DPP is stored in msg.narc or pl_msg.narc. Within those narc files there is text such as pokemon names, move names, text for each location. However, the text is stored using an internal font and is also encrypted. Poketext was the first program to unencrypted the text and provide for extracting text.

thenewpoketext

thenewpoketext is the successor of poketext and is by far a much more useful program. It is programmed in python and uses ndstool to unpack the rom. The text editing is handled through xml. An xml file can be extracted then edited an patched to the msg.narc. Then the ROM rebuilt using ndstool.

poketext

Poketext can be used to extract text and make html files with the text from the game. loadingNOW provided the source to poketext and gave an indication as to how to make

Download

thenewpoketext can be downloaded at loadingNOW's site: Pokeguide