General


Settings can edit aspects of the level that are not in the background or sprites. To edit the level settings go to Level/Settings.

The settings are divided into 4 categories:

  • Tileset: Settings relating to the tiles used for the background.
  • Other: Miscellaneous level settings.
  • Palette Fade: Used to fade the colors of the background. This is used in the original game to make the levels go from day to night.
  • Bonuses: Sets which bonuses can be received on the level.

All settings have support for custom values. This should only be used by advanced hackers who have inserted their own data into the ROM. Click the radio button to change the type of a setting to custom. Settings in the form of $xx:xxxx are adresses, the others are numerical values.

Address types can be changed by clicking the arrow button next to the address. SNES LoROM is the address type used by the SNES itself. Hexidecimal is the address type used by modern computers. Hexidecimal addresses include the 512 byte header. Click Save as default to save that address type as the default. You will need to close and re-open the editor for this to take effect.

Click the cancel button to leave the level settings window without saving changes. Click the apply button to save the changes, but not exit the window. Click the OK button to leave the window and save changes.

Tileset Settings


These are the settings that affect the tiles used on the background.

  • Tiles: The arrangement of graphics tiles that are used on the background.
  • Palette: The colors used on the graphics. The items in the drop down vary based on the tiles setting.
  • Graphics: The actual graphics used on the background. This is automatically updated based on the tiles setting.
  • Collision: How tiles interact with the players. This is also updated based on the tiles setting.
  • Unknown: An unknown setting related to the tiles. Automatically derived from the tiles setting.

Other Settings


These are settings that don't fit into any other category.

  • Sprite Palette: The colors used on sprites. This is always the same unless a custom value is used.
  • Palette Animation: Used to animate colors in the background.
  • Music: Sets what song is played.
  • Unknown: An unknown level setting. This is always set to custom and using automatic does nothing. Changing this value appears to have no effect on the level.
  • Unknown: Another unknown setting. This value always remains constant throughout the default levels.

Palette Fade


This is used to fade the background and sprite palette to a different palette. Check the checkbox in the upper left corner of the box to enable it.

  • Palette: Sets the new palette of the background.
  • Sprite Palette: Sets the new sprite palette.

Adding a palette fade will also cause the tourists to turn into werewolves on the level.

Bonuses


Use the checkboxes to set which bonuses the player can get on the level. The monster frozen bonus (and possibly some others) are beta and will not work.

Custom bonus numbers can be added for advanced users. Type the number of the bonus into the box and click the plus sign. A custom bonus can be removed by selecting it and clicking the minus sign. If a custom bonus number is the same as an existing bonus, it won't be added.