Actions

Generations Archive Editor

From Sonic Retro

Revision as of 19:31, 29 December 2011 by MainMemory (talk | contribs)

Generations Archive Editor is a utility for extracting/creating/editing .ar.??/.pfd files from Sonic Generations. It was written by MainMemory in C#, and requires the .NET Framework 3.5 to run. It is based on SADXsndSharp. It provides a GUI interface for adding, removing and extracting files.

Command-line arguments:

/u [/s] filename [destination] - Extracts filename to destination, or the current directory. /s specifies that the archive is split, and all parts should be loaded.
/p [/s] filenames destination - Packs files into the destination archive. /s specifies that the archive should be split when it reaches 10MB.
/l [/s] filename - Generates a listing file (.ARL) for the archive. /s specifies that the archive is split, and all parts should be loaded.
filename - Opens file in the visual editor.

Downloads

Download.svg Download Generations Archive Editor
File: GenArcEd.zip (88 kB) (info)
Current version: 7