Table of Contents

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.

Installation

  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.

Changelog

v4.0.0

v3.0.0

v2.0.1

v2.0.0

v1.0.0

Thanks