Postingan

Menampilkan postingan dari Juni, 2018

How to translate NDS game language using Hex Editor Hex Workshop

Gambar
Here the steps: 1.       Open the app 2.       Press Ctrl+O to open the game. Find the game you want to translate. Then click Open. 3.       After that, press Ctrl+F, then choose Text String on “Type” menu. 4.       Fill “Value” with the text you want to change. 5.       Checklist “Find All Instances” and “All” on “Options” menu. 6.       Then search on “Find” box which is below the right, choose the appropriate address that you want to change in the game. 7.       Change the text into what you want. Reminder: the text you are about to change should be the same as the original text. Then “Save as”. Give it name and add .nds in behind your file name. Then click save Launch your NDS game to see your results. Before After