User Tools

Site Tools


final-fantasy-tactics:command-line

This is an old revision of the document!


Compiling Events

With the following functions, you can compile events and save the resulting data to your PSX Image, TEST.EVT file, quicksave, or a combination of the 3.

The following arguments can be used by either function:

  • [--autopatch | -a] (#milliseconds) Automatically scan for files changes, compile and patch every X milliseconds (default 250)
  • [--modimg | -i] (path/to/image) Compile to your Mod Image
  • [--testevt | --test_evt | -t] <path/to/TEST.EVT> Compile to your TEST.EVT
  • [--eventsize | -e] <byte_size> Set the event byte size (default: 8192)
  • [--verbose | -v] (true/false)
  • [--errorsound | -z] (true/false)
  • [--successsound | -y] (true/false)

Compile Event File

  • compileeventfile | cef (path/to/eventscript)
  • [--file | -f] (path/to/eventscript) File to compile
  • [--quicksave | -q] (path/to/quicksave) Compile to your Quicksave

Compile Event Directory

  • compileeventdirectory| ced (path/to/eventdir)
  • [--dir | -d] (path/to/eventdir) Directory containing events to compile
final-fantasy-tactics/command-line.1621677730.txt.gz · Last modified: 2021/05/22 10:02 by xifanie