gemot encubed  

Go Back   gemot encubed > Gemot > Technical Issues

Technical Issues For bug reports, problem solving, and help running Japanese software.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 2007-06-18, 23:41
Minagi's Avatar
Minagi Minagi is offline
Regular
 
Join Date: Jun 2007
Posts: 85
Default AFS format (DC/PS2 stuff)

This isn't really a technical issue but someone might find it useful.

From what I've seen, a lot of the PS2 visual novels use .AFS files for storing data. Bored, I decided to poke at some games I had that used .AFS files and coded up some tools to extract and repack them. My little package contains 3 programs: afs, afslist, and createafs.

afs extracts the .AFS file into seperate files for easy modification.
Code:
afs infile
afs SCENE00.AFS
afslist makes a list file (.ALS) used by createafs.
Code:
createafs outfile infile
createafs SCENE00.AFS SCENE00.ALS
createafs creates a .AFS file based on the output .ALS file from afslist.
Code:
createafs outfile infile
createafs SCENE00.AFS SCENE00.ALS
Please either PM me or leave me a message in this thread if you find a bug or an incompatible game. So far I've tested extracting and repacking with 2 games and both have been successful. I have no idea if this works with DC AFS files or not, currently only PS2 games are supported.

I hope someone can find a use for these tools. Enjoy. ^^
Download: http://www.sendspace.com/file/0ftny0 (exes only for now)

I would include the source but it's *horrible* in its current state. I'm sure there are parts that can be recoded or removed to make the code better but I'm not too worried about that right now. :P

Line change:


Image editing:

(I fail at writing)

Screenshots taken using Pcsx2.

Last edited by Minagi; 2007-06-19 at 10:15.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Random Funny Stuff omgwtflolz General Discussion 166 2009-01-11 23:27
Ripping data from .afs format Chu Technical Issues 40 2008-09-30 16:25
NNL and stuff Unregistered General Discussion 33 2007-09-11 19:32
Technical stuff Eien Ni Hen al|together 9 2006-08-12 14:26
Extra stuff? General Discussion 5 2004-04-12 08:26


All times are GMT -8. The time now is 21:30.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2023, vBulletin Solutions, Inc.