pokehackster Posted October 14, 2009 Share Posted October 14, 2009 (edited) ok im not sure if its been answered yet or not but ive scoured the internet to find and answer to the question "how do you patch the text in HG/SS with poketext" and have succeeded. its quite simple but i will post a quick explination of the before process. if you are not familiar with "thenewpoketext" program then you will need to download it and a new copy of "ndstool" and a pokemon HG/SS rom they will all need to be in the same folder. 1. open "thenewpoketext" it will appear in a command prompt screen 2. type in the file name for the rom ex: pkmnHG.nds (dont forget the .nds) but dont close the screen after you have done this a new folder should appear with tmp_ before the filename ex "tmp_pkmnHG" 3. open the folder and go to "root" then "a" then "0" then "2" and copy the file names "7" 4. go back to the "root" folder and go to the "msgdata" folder and paste it 5. rename the file "msg.narc" and go back to the window for "thenewpoketext" 6. type in "getall" without the "" and type in the name of the xml EX: "HGtxt.xml" (make sure you put ".xml") for this next part i use "programmers notepad" because it can handle the size of the file without lagging my computer but you can use notepad etc to do it as well. 7. now open the xml with your editor of choice, youll notice that the text is broken down into sections imbetween (file id="#" change="false") and (/file) 8. copy one of those sections that you want to translate, (I started with "(file id="0"") and translate it. 9. open a new document in your editor and paste the translation, but now at the very top of the page you will need to paste: (?xml version="1.0" encoding="utf-16"?) (Poketext version="1.0") at the top of it and change the "change="false"" to "change="true"" then at the bottom you need to put: (/Poketext) at the bottom of the document 10. save the file as an xml (for me since i used "(file id="0"" i named it "file0.xml") in the same folder as the "tmp_" folder 11. now patch it into the game back to the "thenewpoketext" screen type in patch and then the name of the xml file EX: patch file0.xml it will pop up with "parsing pokexml version 1.0" and under it will be the file number that was just patched EX: I patched (file id=1 parsing pokexml version 1.0 1 12. finaly to recompile the game or just to make a brand new .nds file type in mkrom and the the name for the file EX: mkrom pkmnHG2.nds and now you have a rom with the section that you translated hope this answered a lot of uestions people had/have. note: the board wot let me display the proper characters for the brackets so (=< when it comes to editing inside the XMls edit: i was mistaken on the process for reentering the translated text into the rom instead of just making a new xml file you have to export a single "file" xml using the "get" command so that you can import the new file the syntax for that is "get {id} {XMLname}" EX: get 0 import.xml Edited October 14, 2009 by pokehackster Link to comment Share on other sites More sharing options...
ufmhf123 Posted October 25, 2009 Share Posted October 25, 2009 thanks! Link to comment Share on other sites More sharing options...
ufmhf123 Posted October 31, 2009 Share Posted October 31, 2009 thank you Link to comment Share on other sites More sharing options...
pokehackster Posted November 1, 2009 Author Share Posted November 1, 2009 no problem Link to comment Share on other sites More sharing options...
popcaan Posted November 19, 2009 Share Posted November 19, 2009 i cant fine the download link Link to comment Share on other sites More sharing options...
redruminc Posted November 19, 2009 Share Posted November 19, 2009 when I use the programers notepad, the original text from the translation turns into ????. Whats the problem? Link to comment Share on other sites More sharing options...
pokehackster Posted November 19, 2009 Author Share Posted November 19, 2009 when I use the programers notepad, the original text from the translation turns into ????. Whats the problem? you might need to install the japanese language pack for your OS otherwise im not sure, i have had issues with programmers notepad before but usual updating it will fix it. Link to comment Share on other sites More sharing options...
shaymin1 Posted November 21, 2009 Share Posted November 21, 2009 Can you tell me a good transalator because i dont know how to get an accurate transalator. Thanks. Link to comment Share on other sites More sharing options...
382 Posted November 29, 2009 Share Posted November 29, 2009 when i type the rom name,the prompt close itself automatically,and in the temp etc folder there is nothing Link to comment Share on other sites More sharing options...
Kaarosu Posted November 29, 2009 Share Posted November 29, 2009 when i type the rom name,the prompt close itself automatically,and in the temp etc folder there is nothing Sounds to me like you might not have downloaded ndstool so if you haven't done so already download the program and place it in thenewpoketext folder. Link to comment Share on other sites More sharing options...
simonrule Posted December 20, 2009 Share Posted December 20, 2009 when i translate to english it's work fine but when i translate to arabic i get this error can any one help me please thank's... http://img46.imageshack.us/img46/3381/errorb.png Link to comment Share on other sites More sharing options...
Kaarosu Posted December 21, 2009 Share Posted December 21, 2009 when i translate to english it's work fine but when i translate to arabic i get this errorcan any one help me please thank's... http://img46.imageshack.us/img46/3381/errorb.png I think it's because poketext doesn't know how to encode arabic characters and that's why you get the error: "LookupError: unknown encoding: cp720" Link to comment Share on other sites More sharing options...
simonrule Posted December 21, 2009 Share Posted December 21, 2009 I think it's because poketext doesn't know how to encode arabic characters and that's why you get the error: "LookupError: unknown encoding: cp720" can you help me please i want to translate HG/SS to arabic Link to comment Share on other sites More sharing options...
TheShadowWalke Posted August 26, 2010 Share Posted August 26, 2010 when I tried patching my xml file, thenewpoketext immediately close. I took a picture before thenewpoketext closes and thenewpoketext said: IOError: [Errno 2] No such file or directory: 'dialogue' I know this thread is over a year old and the English rom had already came out, but I'm trying to edit the text of HG. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now