Actions

Difference between revisions of "Generations Archive Editor"

From Sonic Retro

m
m (shortening "Microsoft .NET Framework/Mono Framework" to "Microsoft .NET Framework")
Line 4: Line 4:
 
| date=September 9, 2012
 
| date=September 9, 2012
 
| status=Inactive
 
| status=Inactive
| system=Microsoft .NET Framework/Mono Framework
+
| system=Microsoft .NET Framework
 
| games=[[Sonic Generations]]
 
| games=[[Sonic Generations]]
 
| credits=[[MainMemory]]
 
| credits=[[MainMemory]]

Revision as of 12:45, 25 September 2012

Template:Program 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; and and a command-line interface for extracting and packing files.

Command-line arguments:

/t filename - Reads text file filename as a command line.
/u filename [destination] - Extracts filename to destination, or the current directory.
/p [/pad num] filenames destination - Packs files into the destination archive. /pad pads file data to a multiple of num in hex.
/l filename - Generates a listing file (.ARL) for the archive.
filename - Opens file in the visual editor.

Downloads

Download.svg

Download Generations Archive Editor
Multiple downloads available

Binaries (88 kB) (info)
Source Code (98 kB) (info)