FFX CONTROL CENTRE

The FFX Control Centre is the programme for character customisation. Using it, you can assign custom FX, animations and other options to your custom (or mod) characters in a syntax safe environment (no more mucking around in Python Files), and access the new character states at the flick of a switch.

Win98 Users!:Press the '98' button on the Control Centre to use the correct path to your custom data.



The 'Branding' Process

When you start up the Control Centre, it will do the following things (taking a few seconds typically):

You're then ready to begin. All Characters appear in the character selector - customs start with an asterisk (*), such as klystron in the diagram above, builtin character don't have an asterisk and can be found by scrolling down.

Whenever a character is selected, the customisation slots for any FFX attributes they posses will appear in the attribute panel, with the necessary fields for customisation appearing - you can see klystron' slots just off-screen for RUSSIAN DOLL, followed by the genral slots that everyone has (eg Crystal Template).

The buttons at the right are:

Finally, we have a bunch of dropdowns that can be used to modify the effects of some of the characters powers, e.g. klystrons settings show that any successful hex attacks he performs will actually magnetise the character. For convenience, the display pane at the bottom shows a brief description of the characters powers.

Most customisation slots will automatically fill with the available options - FX lists will fill with any entries from resource.dat beginning with the string 'effect_', commands fill with a preset list but give you the option of typing in your own, and so on.

The entries for each ATTRIBUTE are detailed with the description for that attribute. The selectable options common to some attributes are also described under that section, under Attribute Customisation.

The FFX RULES section shows various options that can be turned on or off, as explained under Optional Rules.

 

Common Issues in FFX 3.2

Two major issues with the current Control Centre have been discovered in the past few months. The new FFX team does not currently have the source code and cannot update it.

1. The Control Centre crashes when switching between mods

The most serious issue is that it will crash sometimes when switching mods. This typically happens when using the drop-down menu to select another mod which uses a different version of FFX.

If the mod the Control Centre loads at startup is the default FFX3, rename that folder to something else and rename the desired mod to FFX3 and make your changes before renaming everything back. If it loads up the first mod you have alphabetically, then add the number one before the desired mod folder's name, make you changes, and rename everything back. It's a pain, but it's all you can do.

2. I can't customize a specific attribute

That issue happens because we have reached the maximum number of attributes the Control Centre can handle! Some customizations have consequently been moved to the ffxcustom2.py, namely ABSORBER, BULK TELEPORTER, DRIVER, ENCHANTER (various grades), ENERGY TANKS, GHOSTLY, NARCOLEPTIIC, POWER ANALYSIS, SPEED PHASER and WEB SLINGER. These are either new attributes or ones you are less likely to need, hopefully. If you want to customize them, you'll have to edit ffxcustom2.py by hand; don't forget to make a backup first.