Page 1 of 1

Phantasy Star Online 2 archives

Posted: Fri Jun 22, 2012 11:52 am
by aeilana
I was wondering if anyone had a method of extracting text files from Phantasy star online 2.

http://www.sendspace.com/file/hkl3da

This is the main file Im looking to extract from, I had to upload it to sendspace since attachments wont work for the file type.

Re: Phantasy Star Online 2 archives

Posted: Fri Jun 22, 2012 4:05 pm
by Gh0stBlade
I tried making a BMS script but it won't work because there are no references to compression size at all. I don't think this file is compressed. It looks encrypted?

Anyway here's the script if anyone wants to 'try' fix it IF it is compressed.

Code: Select all

# Phantasy Star Online Archive (.???)
# By MrNightmareTM
# Version 0.1a

get SIGN long
get UNK1 long
get VERSION long
get UNK2 long
get UNK4 long
get UNK3 long
get UNK6 long
get BLKEND long # EOF
savepos BLKSTRT
set OFFSET BLKSTRT
math BLKEND -= BLKSTRT
set SIZE BLKEND
get NAME basename
string NAME += "_uncompressed.dat"

comtype zlib

clog NAME OFFSET ZSIZE SIZE

Re: Phantasy Star Online 2 archives

Posted: Fri Jun 22, 2012 7:18 pm
by finale00

Re: Phantasy Star Online 2 archives

Posted: Fri Jun 22, 2012 7:30 pm
by aeilana
finale00 wrote:Try this: viewtopic.php?p=71919#p71919
That doest work, they changed the files and now the extractor doesnt work.

Re: Phantasy Star Online 2 archives

Posted: Fri Jun 22, 2012 7:34 pm
by finale00
It's probably the same format except they changed the header or something. Too bad we don't have any source to work with.

Oh, nvm, it looks like it went from version 3 to version 4 archives lol

So where do I get the client?

Re: Phantasy Star Online 2 archives

Posted: Fri Jun 22, 2012 7:45 pm
by aeilana
finale00 wrote:It's probably the same format except they changed the header or something. Too bad we don't have any source to work with.

Oh, nvm, it looks like it went from version 3 to version 4 archives lol

So where do I get the client?

http://pso2.jp/players/download/

Heres the official download, though its in Japanese.