FX-Repton Editor User Manual

The FX-Repton Editor is a powerful program that can be used for creating new episodes for the FX-Repton game.

Creating new episodes

Simply select File|New from the menu, and choose your preferred template episode (from witch the sprites are taken).

Editing the original episodes

You can't direcly edit the original episodes distribuited in the FX-Repton package. You can instead create a modifiable copy of the episode by selecting the File|New command from the menu, then selecting the template episode in the list box.

Editing the sprites

The sprites are contained in the sprites.bmp file (in the Windows BMP Bitmap format) that can be found in every episode directory. You can modify it with any image manipulation program, like Paint or Photoshop. I suggest using the powerful GIMP GNU Image Manipulation Program, available freely from the www.gimp.org homepage.

The Strict Check option

The Strict Check option is a very useful feature: it checks the levels for the most common editing errors. The following checks are done:

Please not that the Strict Check feature makes no check for verifying that the levels are actually solveable; for example it emits no warning for this level:

How to distribuite your new episodes

Under Windows

By default, the FX-Repton Editor saves the created episodes in the Documents\FX-Repton folder.

Suppose you have created a new episode called myepisode. Then you have to copy all the files contained in \Documents\FX-Repton\myepisode (under Windows 98). A good idea is to pack all the files into a single .zip archive using, e.g., WinZip.

Under UNIX

By default, the FX-Repton Editor saves the created episodes in the $HOME/FX-Repton directory.

Suppose you have created a new episode called myepisode. Then you have to copy all the files contained in $HOME/FX-Repton/myepisode.

A better alternative is to pack all the files into an archive. For example, using InfoZip's zip:

zip -9r myepisode.zip ~/FX-Repton/myepisode

Contributes from the users to FX-Repton

Might I suggest that if anyone comes up with some good levels then they send me a copy so that I can put it on my homepage, as an optional FX-Repton add-on package.


Send comments to Sandro Sigala <sandro@sigala.it>