Difference between revisions of "Utilities (Chrono Trigger)"
m |
(Added ChronoCharView to the list.) |
||
(20 intermediate revisions by one user not shown) | |||
Line 8: | Line 8: | ||
''Rom Type'': '''Unheadered''' | ''Rom Type'': '''Unheadered''' | ||
− | Temporal Flux | + | Temporal Flux is a spectacular editor that can work with dialogue, locations, and overworlds, and in the future will be the vehicle for editing everything in the game. A plugin architecture lets editors add their own functionality to the program. Get the latest version and plugin architecture [http://geigercount.net/crypt here]. A backup for 3.01 is available [http://chronofan.com/Black/Other/tf301.7z here] with a plugin architecture 1.00 backup [http://chronofan.com/Black/Other/tfpa100.7z here]. |
− | [http:// | + | ==Bisqwit's Translation Tools== |
+ | |||
+ | These allow translation of Chrono Trigger into other languages. | ||
+ | |||
+ | *[http://bisqwit.iki.fi/source/chronotools.html Sourceforge Download] | ||
+ | *[http://chronofan.com/Black/Other/chronotools-1.15.6.tar.bz2 Direct Download Link] | ||
+ | |||
+ | ==Chrono Compressor== | ||
+ | |||
+ | This is an SNES Utility that allows you to extract a subset of a ROM and save it to a separate file, or reinsert a chunk of ROM data back into a ROM file. Additionally, it makes use of Evil Peer’s re/decompression algorithm to compress or decompress chunks of a Chrono Trigger ROM (as CT uses a proprietary compression scheme, that is the only game for which the re/decompression works). This is useful for things like sprite or tileset editing; you can pull out (and decompress, if necessary) the relevant ROM data, edit it however you like, and then reinsert it into the original ROM. Included in the .zip file is a readme with an example usage, and a text file containing all of the known offsets in Chrono Trigger. READ THE README FIRST, please! If you don’t, it is very possible to corrupt your ROM file. If you’re careful, though, that won’t happen. Happy hacking! | ||
+ | |||
+ | *[http://chronofan.com/Black/Other/Chrono_Compressor.zip Direct Download Link] | ||
==Chrono Tweaker== | ==Chrono Tweaker== | ||
Line 19: | Line 30: | ||
Chrono Tweaker is a project by Chickenlump to do all sorts of things, including editing sprite assembly and palette pointers. It can also edit data for weapons, armor, and other items. | Chrono Tweaker is a project by Chickenlump to do all sorts of things, including editing sprite assembly and palette pointers. It can also edit data for weapons, armor, and other items. | ||
− | [http:// | + | [http://chronofan.com/Black/Other/ChronoTweaker.zip Download] |
==Chrono Trigger Editing Companion== | ==Chrono Trigger Editing Companion== | ||
Line 28: | Line 39: | ||
Chrono Trigger Editing Companion can edit Item, Enemy, Playable Character, and other stats. It was designed as a companion for Temporal Flux until Geiger can add these features to that program. | Chrono Trigger Editing Companion can edit Item, Enemy, Playable Character, and other stats. It was designed as a companion for Temporal Flux until Geiger can add these features to that program. | ||
− | [http:// | + | [http://chronofan.com/Black/Other/ctec.rar Download] |
− | ==Chrono Trigger Shop Editor== | + | ==Chrono Trigger Shop Editor (2005)== |
− | ''Author'': | + | ''Author'': beneficii<Br> |
− | ''Rom Type'': ''' | + | ''Rom Type'': '''Unheadered''' |
− | + | beneficii authored this new shop editor to replace the old one, which was a bit quaint. | |
− | [http:// | + | [http://chronofan.com/Black/Other/ctshop.zip Download] |
+ | |||
+ | ==Chrono Trigger Tech Editor== | ||
+ | |||
+ | ''Author'': jsondag2<br /> | ||
+ | ''Rom Type'': '''Unheadered''' | ||
+ | |||
+ | Report bugs and check progress [http://www.chronocompendium.com/Forums/index.php/topic,5055.0.html here]. Make a backup, as this is still in the early phase of development. | ||
+ | |||
+ | [http://chronofan.com/Black/Other/TechEditor.exe Download] | ||
+ | |||
+ | ==ChronoCharView== | ||
+ | |||
+ | ''Author'': Unknown<br> | ||
+ | ''Rom Type'': '''Unheadereed''' | ||
+ | |||
+ | A Character viewer and sprite assembly editor. | ||
+ | |||
+ | [http://chronofan.com/Black/Other/ChronoCharView.zip Download] | ||
+ | |||
+ | ==SPC Editor== | ||
+ | |||
+ | JCE3000GT's SPC editor can do hat Temporal Flux does for several games. That is, it can edit which instrument samples are used in songs and other things. It's in constant development, so look for updates. | ||
+ | |||
+ | [http://chronofan.com/Black/Other/spc_editor.rar Download] | ||
+ | |||
+ | ==Temporal Displacement== | ||
+ | |||
+ | ''Author'': Captain Dax | ||
+ | |||
+ | TD is a ZSNES savestate editor for Chrono Trigger. | ||
+ | |||
+ | [http://www.chronofan.com/Black/Other/TempDisp.zip Download] | ||
==Other Utilities== | ==Other Utilities== | ||
Line 58: | Line 101: | ||
[http://www.irfanview.com/ Download] | [http://www.irfanview.com/ Download] | ||
+ | |||
+ | ==RS3ExTool2 Tool== | ||
+ | |||
+ | Seems to only work with headered ROMs. | ||
+ | |||
+ | Check the tutorial at [[Using the RS3ExTool2 Tool]]. | ||
+ | |||
+ | *[http://chronofan.com/Black/Other/RS3ExTool2.zip Download] | ||
==SNESAmp== | ==SNESAmp== | ||
Line 73: | Line 124: | ||
SNESPal can search and edit palettes in roms. | SNESPal can search and edit palettes in roms. | ||
− | [http:// | + | [http://chronofan.com/Black/Other/SNESPal.zip Download] |
+ | |||
+ | ==SpriteRight== | ||
+ | |||
+ | ''Author'': Base-6x2 | ||
+ | |||
+ | SpriteRight is a work-in-progress animation editor. Please contact ZeaLitY for further information. | ||
+ | |||
+ | [http://chronofan.com/Black/Other/SpriteRight_2016-10-18.zip Download] | ||
==TileMolester== | ==TileMolester== | ||
Line 81: | Line 140: | ||
Tile Molester is a multi-format, user-extensible graphics data editor that lets you create, view and edit graphics in arbitrary binary files, with a particular focus on binaries for game consoles. The program is written entirely in Java, so it can be run on any platform that has a Java Runtime Environment installed. See the Documentation for more information. The full source code is also available under the GNU Public License. | Tile Molester is a multi-format, user-extensible graphics data editor that lets you create, view and edit graphics in arbitrary binary files, with a particular focus on binaries for game consoles. The program is written entirely in Java, so it can be run on any platform that has a Java Runtime Environment installed. See the Documentation for more information. The full source code is also available under the GNU Public License. | ||
− | [http://www. | + | [http://www.zophar.net/utilities/graphutil.html Download TileMolester] |
[http://java.sun.com/j2se/1.5.0/download.jsp Download Java Runtimes (Get the JRE package)] | [http://java.sun.com/j2se/1.5.0/download.jsp Download Java Runtimes (Get the JRE package)] |
Latest revision as of 00:21, 30 May 2018
Utilities are listed in rough order of importance, with a tag denoting what type of ROM the utility is compatible with is included.
Some utilities are outdated and precluded by the ones on this page, but can still be found at Other Utilities (Chrono Trigger).
Contents
- 1 Temporal Flux
- 2 Bisqwit's Translation Tools
- 3 Chrono Compressor
- 4 Chrono Tweaker
- 5 Chrono Trigger Editing Companion
- 6 Chrono Trigger Shop Editor (2005)
- 7 Chrono Trigger Tech Editor
- 8 ChronoCharView
- 9 SPC Editor
- 10 Temporal Displacement
- 11 Other Utilities
- 12 Geiger's SNES9x Debugger
- 13 Irfanview
- 14 RS3ExTool2 Tool
- 15 SNESAmp
- 16 SNESPal
- 17 SpriteRight
- 18 TileMolester
- 19 Translhextion
- 20 XVI32
Temporal Flux
Author: Geiger
Rom Type: Unheadered
Temporal Flux is a spectacular editor that can work with dialogue, locations, and overworlds, and in the future will be the vehicle for editing everything in the game. A plugin architecture lets editors add their own functionality to the program. Get the latest version and plugin architecture here. A backup for 3.01 is available here with a plugin architecture 1.00 backup here.
Bisqwit's Translation Tools
These allow translation of Chrono Trigger into other languages.
Chrono Compressor
This is an SNES Utility that allows you to extract a subset of a ROM and save it to a separate file, or reinsert a chunk of ROM data back into a ROM file. Additionally, it makes use of Evil Peer’s re/decompression algorithm to compress or decompress chunks of a Chrono Trigger ROM (as CT uses a proprietary compression scheme, that is the only game for which the re/decompression works). This is useful for things like sprite or tileset editing; you can pull out (and decompress, if necessary) the relevant ROM data, edit it however you like, and then reinsert it into the original ROM. Included in the .zip file is a readme with an example usage, and a text file containing all of the known offsets in Chrono Trigger. READ THE README FIRST, please! If you don’t, it is very possible to corrupt your ROM file. If you’re careful, though, that won’t happen. Happy hacking!
Chrono Tweaker
Author: Chickenlump
Rom Type: Headered
Chrono Tweaker is a project by Chickenlump to do all sorts of things, including editing sprite assembly and palette pointers. It can also edit data for weapons, armor, and other items.
Chrono Trigger Editing Companion
Author: BlitzKrieg
Rom Type: Unheadered
Chrono Trigger Editing Companion can edit Item, Enemy, Playable Character, and other stats. It was designed as a companion for Temporal Flux until Geiger can add these features to that program.
Chrono Trigger Shop Editor (2005)
Author: beneficii
Rom Type: Unheadered
beneficii authored this new shop editor to replace the old one, which was a bit quaint.
Chrono Trigger Tech Editor
Author: jsondag2
Rom Type: Unheadered
Report bugs and check progress here. Make a backup, as this is still in the early phase of development.
ChronoCharView
Author: Unknown
Rom Type: Unheadereed
A Character viewer and sprite assembly editor.
SPC Editor
JCE3000GT's SPC editor can do hat Temporal Flux does for several games. That is, it can edit which instrument samples are used in songs and other things. It's in constant development, so look for updates.
Temporal Displacement
Author: Captain Dax
TD is a ZSNES savestate editor for Chrono Trigger.
Other Utilities
These programs weren't designed with Chrono Trigger specifically in mind, but they are vital to editing and offer more options to rom hackers. They are listed alphabetically.
Geiger's SNES9x Debugger
Author: Geiger
It has a built in hex editor, RAM editor, can save changes, can trace down code and data, and produce an offsets listing, remove headers, and other miscellaneous stuff.
Irfanview
Author: Irfan Skiljan
Irfanview is a lightweight image editor that is very easy to use. However, if you have your own and are experienced with it, disregard this.
RS3ExTool2 Tool
Seems to only work with headered ROMs.
Check the tutorial at Using the RS3ExTool2 Tool.
SNESAmp
Author: SNESMusic
SNESAmp is the best .spc player and is a plugin for Winamp
SNESPal
Author: Yousei
SNESPal can search and edit palettes in roms.
SpriteRight
Author: Base-6x2
SpriteRight is a work-in-progress animation editor. Please contact ZeaLitY for further information.
TileMolester
Author: SnowBro
Tile Molester is a multi-format, user-extensible graphics data editor that lets you create, view and edit graphics in arbitrary binary files, with a particular focus on binaries for game consoles. The program is written entirely in Java, so it can be run on any platform that has a Java Runtime Environment installed. See the Documentation for more information. The full source code is also available under the GNU Public License.
Download Java Runtimes (Get the JRE package)
Translhextion
Author: Brian Bennewitz
Translhextion is a binary file editor and translation tool for 32-bit Windows (Windows 95, Windows 98, Windows NT, Windows 2000). It even uses a Magus file icon!
XVI32
Author: Chmaas
XVI32 is a lightweight, easy to use Hex Editor.
From: Modification