GuestLog in
Chrono Trigger Texteditor
Game : Chrono Trigger
Platform : Super Nintendo
Author : Manaknight
Release date : Unknown
Category : Game Specific
OS : Windows
Skill Level : Beginner
Version : 1.0
Downloads : 3524
Utility description
This program will help you to change the text in Chrono Trigger.Reviews
| Effective, but with quite a few flaws | vince94 | 2014-04-19 | - |
This is excellent, it lists out the dialog strings in the order they appear in the ROM, so you don't have to go mucking about with maps like you have to do in Temporal Flux. Also unlike Temporal Flux, it has a SEARCH FUNCTION! Hallelujah! This makes it possible for the user to play the game, see a line that needs changing, search for it, and change it. It's amazing! It does have quite a few flaws though. Like Recca mentioned before me, you have to be careful when you're formatting your new dialog. Chrono Trigger uses what appears to be the variable-width "Mac Chicago" font, but this program displays everything in Courier New. You do have the option to change the font (another unique feature!), but then you have to be extra-careful. Chrono Trigger doesn't have a text wrap-around routine like Final Fantasy 6 or EarthBound, and if one of your lines is too long, it'll just keep typing stuff offscreen. If I knew how to program, I'd fix this by making an interface similar to FF3USME, where it uses the ROM's font information to preview what you're typing on top of a screenshot of the game. Another thing I noticed is that when you edit certain non-dialog strings (Enemy names? Item names? Chapter titles? I'm really not sure), it corrupts the text that gets displayed when party members level up. Also, it doesn't have a freakin' TASKBAR BUTTON! This also means that it doesn't show up when you press ALT-TAB, so you have to minimize all of your windows and click on it to bring it back if something covers it up. This may sound really trivial, but you have to do it A LOT if you have other programs open besides this and your emulator. I can tell from the title bar icon that this program was written in Visual Basic 6, which was released in 1998. It would be absolutely lovely if the author made this open-source, which would help a lot of people learn about what kind of logic goes into coding their own ROM editors. This would also encourage people who *already* have the technical know-how to port it to a modern language, and make improvements. | |||
| Caveat Emptor and all that | obscurumlux01 | 2014-01-27 | - |
Just wanted to add some quick notes that aren't mentioned in the (minimal) readme file that accompanies the program.
| |||
| A simple, but effective text editor. | Recca | 2009-10-02 | - |
Chrono Trigger Texteditor is an easy and very useful utility to use for editing the various in game text found in Chrono Trigger or translating to another language. It offers text expansion and even has a compression function of its own build in when saving to Rom. Although you still have to be careful when editing text since expanding it would mean that the text might come out of the border. An example of this is the screen when switching party members. You may not want to expand the text in that too much... This utility supports English, French, German letters and a few from other European languages as well. Examples of supported unicode letters: the Acute and Circumflex accents on "a", "e" and "i". To be able to re-name characters and have it properly displayed in the game, the Hex bytes for them have to be known and used instead of the game's default names. Luckily, I'm going to save you guys some time and add them in this review as well:
Special thanks to justin3009 from the board for pointing out a lot of these to me when I had just begun using this program! There's a few more, but they don't seem to have any visual effect in the game. I may be wrong though so experiment with them! Overall, this is a very simple and effective utility for editing or translating the text found in Chrono Trigger. It's a great program to use for those who are new to romhacking or for those who are just lazy to use a general hex editor such as myself! Give it a try, you won't be disappointed! | |||