gemot encubed  

Go Back   gemot encubed > Gemot > Technical Issues

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

Reply
 
Thread Tools Display Modes
  #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
  #2  
Old 2007-06-19, 03:39
Rasqual Twilight
Guest
 
Posts: n/a
Default

Is it the same AFS as handled by AFS Explorer - http://wiki.xentax.com/index.php?title=GRAF:AFS_AFS ?

Last edited by Rasqual Twilight; 2008-02-06 at 07:20. Reason: fixed wiki url
Reply With Quote
  #3  
Old 2007-06-19, 10:03
Minagi's Avatar
Minagi Minagi is offline
Regular
 
Join Date: Jun 2007
Posts: 85
Default

It looks like it. The AFS Explorer website doesn't load for me so I can't really check it out.

Edit: Just downloaded AFS Explorer and yes, it's the same format. For some reason AFS Explorer says something is wrong with the AFS files from Monochrome. o_O
I updated the rar. Last night I added something to afslist and I thought it would work but I was too tired to test it.

Last edited by Minagi; 2007-06-19 at 10:16.
Reply With Quote
  #4  
Old 2014-03-24, 19:19
getafs getafs is offline
Visitor
 
Join Date: Mar 2014
Posts: 1
Default

Could you please reupload AFS Tools?
Thank you!
Reply With Quote
Reply

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 22:28.


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