Download Latest Version ALX-4.1.0.tar.gz (4.4 MB)
Email in envelope

Get an email when there's a new version of Skies of Arcadia Legends Examiner

Home / ALX-2.5.0
Name Modified Size InfoDownloads / Week
Parent folder
ALX-2.5.0.tar.gz 2018-07-05 523.4 kB
ALX-2.5.0.zip 2018-07-05 669.6 kB
README.md 2018-07-05 2.9 kB
Totals: 3 Items   1.2 MB 0

ALX - Skies of Arcadia Legends Examiner

ALX is a very simple, fast, cross-platform and object-oriented command line tool to extract the game data from Skies of Arcadia Legends as well as Eternal Arcadia Legends. It is written in Ruby and is able to export and import the data to and from CSV files.

Features

  • Character skills (Super Moves and Magics)
  • Character stats (EXP curves, Magic EXP curves and parameters)
  • Crew members
  • Enemy ship stats (action patterns and parameters)
  • Enemy skills (Super Moves and Magics)
  • Enemy stats (action patterns, encounters, events and parameters)
  • Items (accessories, armors, ship cannons, ship accessories, ship items, special items, usable items and weapons)
  • Playable ship stats
  • Shops

Prerequisites

The commands respectively scripts in the bin directory require:

  • Ruby 2.4.0+
  • At least one extracted image of Skies of Arcadia Legends, or rather, Eternal Arcadia Legends

The shipped and pre-exported CSV files in the subdirectories of share require:

Download

Installation

Put the files to some directory where you want it. Pre-exported CSV files with complete game data can already be found in the subdirectories:

  • share/geaj8p/csv for NTSC-J
  • share/geaj8p/csv for NTSC-U
  • share/geae8p/csv for PAL-E

The scripts require at least one extracted image of Skies of Arcadia Legends, or rather, Eternal Arcadia Legends. The directory structure should look like this:

  • share/*/csv (replace the asterisk with any name you choose, i.e. share/geae8p/csv or similar) for CSV files
  • share/*/root (replace the asterisk with any name you choose, i.e. share/geae8p/root or similar) for game data

To obtain the game files, you need a corresponding image (ISO or GCM) and GCRebuilder. Please do not ask for download links.

Commands

All commands respectively scripts can be found in the bin directory.

export.rb

Executes all export commands in bin.

import.rb

Executes all import commands in bin.

License

Copyright (C) 2018 Marcel Renner. ALX is licensed under the GNU General Public License, Version 3.0. See LICENSE.md for the full license text.

Source: README.md, updated 2018-07-05