/Trails-Doc

Documentation for modding the Trails series

Primary LanguagePython

Documentation for modding the Trails/Kiseki series

What is currently doable

We define a difficulty scale for each item which reads like this:

☆☆☆☆☆ : straightforward, nothing difficult, takes literal minutes to be done
★☆☆☆☆ : simple manipulation, no or very little coding background required
★★☆☆☆ : a little more advanced, usually involves setting up a special environment like Python
★★★☆☆ : a bit hard but still manageable for someone who has some background in programming and can interpret binary data
★★★★☆ : pretty hard. not accessible to everyone. little to no documentation exist. A tool might exist but it is very rough
★★★★★ : either a very difficult process with many complex and time consuming steps, or no tool exists (to our knowledge), you're on your own

Places we recommend checking out

The Kiseki Modding Server

A fairly populated modding discord server with mod previews and notable people from the community; if you have a specific question that you can't find in any guide or FAQ, you can try to ask it here.

The Kiseki Difficulty Modding Server

A discord server mainly focused on difficulty mods. Managed by SoftBrilliant.

The Trails/Kiseki modding GBATemp thread

Contains a list of ressources and useful links. Managed by uyjulian

The "Falcom" Github Repository

Contains a list of several tools gathered over the years. Managed by Ouroboros.

Trails in the Database

Database containing the script for all the Trails games, sorted by script files, which can sometimes be of use for modding. Managed by the database.