TerraCraft

From Terranigma Wiki
Jump to navigation Jump to search
Tcwm2.png

TerraCraft is an editor for the SNES RPG Terranigma.


Download

Download TerraCraft 0.4 beta

Changelog

0.4:

  • Fixed a bug that displayed 0xCDCDCDCD for the map offsets on the first map load
  • Improved map script support, more maps can now be loaded (i.e. map ID 15)
  • Added support for the UK version of the ROM
  • Added displaying of exit data
  • Added loading of sprite placement scripts

0.3:

  • Fixed a bug that displayed the wrong tile when right clicking and the map was scrolled
  • Redesigned the enemies tab
  • Redesigned the armor tab
  • Added the weapons,items and rings tab
  • Added support for ROMs with headers
  • Text engine now handles numbers

0.2:

  • Updated Items, armor tab
  • Added support for Windows XP

Current features

Currently only the (headerless) german ROM is supported.


  • Display maps
  • Display exits
  • Edit maps
  • Edit the SPC track used in a map
  • Display event scripts
  • Display map scripts
  • Display sprite placement scripts
  • Display experience data
  • Display enemy data
  • Display armor item data

Usage

Scripts

Simply enter an offset for scripts and an ID for maps.

You can find some script offsets here and some map IDs here.

Experience

This tab displays all the level and stat data.

Maps

Here you can load and edit maps.

First enter a map ID and press load, you might need to adjust the map size for the map to look correctly.


Editing works by selecting a tile and then clicking on the map.

Right clicking within the map will select the tile at that position.

It is only possible to place 16x16 tiles due how the engine works.


Once you are done you press save the tool will then compress the map which takes some time. This only saves the map in RAM you still have to save the ROM!

Since the tool replaces the map data in the ROM, it must the same size or smaller when compressed. The tool gives you a warning when the map is too large.

Enemies

This tab displays all the enemy data and their stats

Items

This currently display armor, weapons, rings and all the item names and descriptions.

FAQ

"Terracraft.exe is no valid Win32 application"

  • Please use version 0.2 or higher.

TerraCraft crashes when doing XZY

  • I will probably set up a place for users to report bugs soon. (You are free to come to efnet #dm and report the bug)