Actions

Difference between revisions of "Generations Archive Editor"

From Sonic Retro

m (Downloads)
m
Line 1: Line 1:
 
'''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.
 
'''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==
 
==Downloads==

Revision as of 19:31, 29 December 2011

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