FFXIII Manager
Preview Status
Discontinued Discontinued
Platforms
Linux PlayStation 3
Download
v4.0.0 (BIN)

FFXIII Manager a simple Linux tool to get all info about Final Fantasy XIII weapons and accessories, such as rank, catalyst, shops, prices, remaining experience to star level.

  1. Install the dependencies:
    gambas2-runtime, gambas2-gb-gtk,gambas2-gb-qt, gambas2-gb-form

    Note: gambas2-gb-qt is optional, install it only if you need the QT support for KDE.

  2. Download the package containing the binaries (BIN)
  3. Give the execution rights to the binary file:
    chmod +x FFXIII.gambas
  4. Run the binary file double-clicking on it or typing in a terminal:
    ./FFXIII.gambas

Warning: the weaponsDB.csv and accessoriesDB.csv files MUST be in the same directory of the “.gambas” file. They contain all data about the FFXIII weapons and accessories. You can edit them translating the English names in your language but BE CAREFULLY: you haven't to change the structure of the rows! In other words don't delete any comma and don't edit any number. You should only edit the strings.

  • Now the program analyzes nine different components to find the best choise.
  • Now the best (cheaper) components choise is written in green for an easier identification.
  • Final release?
  • Private revision (not public release)
  • Now the program will also show the amount and price of components needed to acquire the remaining experience for star level
  • Ability to set the multiplier to calculate correctly the amount and price of components needed to acquire the remaining experience for star level
  • Some bugfix for multilanguage support.
  • Now you can get all info about a accessory too.
  • Now you can calculate the remaining experience to star level of an accessory too.
  • Initial release
  • You can get all info about a weapon
  • You can calculate the remaining experience to star level.
  • To my girlfriend for her patience.
  • To Gambas creators.