 |
Description |
ARFX is an extractor for .vol archives of the game Arc Rise Fantasia.
This tool was made by me to practice programming. The source code (C#) is included in case anyone wants to see this mess or has to fix something.
Features:
[list]
[li]open .vol (RTDP) archives of the game Arc Rise Fantasia for the Wii[/li]
[li]extract content of archives[/li]
[li]reinsert content (regardless of size, header will be rewritten)[/li]
[li]show useful info about the archive file and its content[/li]
[/list]
In case the program is not running, try to get a hold of .Net Framework 3.5. |
|