View unanswered posts | View active topics It is currently Thu Mar 28, 2024 4:29 pm



Reply to topic  [ 4 posts ] 
 Solution for unpacking v2.1 BIN files 
Author Message
Rank 1
Rank 1

Joined: Wed Nov 13, 2019 2:24 pm
Posts: 2
To unpack BIN-files of Version 2.1 you can use Filemaker included in v3.5!

Just add following line to the start.ini:

version = (2,1);

Code:
Pack pack1
{
     unpack = true;
    version = (2,1);
     file    = "C:/Users/xxx/AppData/Local/X Moon Productions/XStoryPlayer 2/pack/pack0.bin";
     outpath = "C:/Users/xxx/AppData/Local/X Moon Productions/XStoryPlayer 2/pack/";
}


Maybe someone finds a way to import characters or objects from v2.1 into v3.5... ;)

Greetings,
MSB


Wed Nov 13, 2019 2:50 pm
Profile
Rank 3
Rank 3

Joined: Wed Mar 20, 2019 11:42 am
Posts: 7
Great job on finding solution! Sadly it seems that pack101 and pack102 can't be unpack for some reason. But I really hope that someone will import them to v3.5 .


Sat Nov 16, 2019 2:52 pm
Profile
Rank 1
Rank 1

Joined: Wed Nov 13, 2019 2:24 pm
Posts: 2
Blakey2245 wrote:
Great job on finding solution! Sadly it seems that pack101 and pack102 can't be unpack for some reason. But I really hope that someone will import them to v3.5 .


Thanks Blakey2245! :)

Don't know why you have problems unpacking pack101 and pack102... I was able to unpack all three packs without error. Only the "file"-path in start.ini has to be changed accordingly…

If needed, I can make the "unpacked" packs available for download!


Sat Nov 16, 2019 9:39 pm
Profile
Rank 3
Rank 3

Joined: Wed Mar 20, 2019 11:42 am
Posts: 7
Hmm.. my Filemaker just close during unpacking everytime I tried to unpacking pack101 and pack102 though not really sure why.


Sun Nov 17, 2019 9:14 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 4 posts ] 

Who is online

Users browsing this forum: No registered users and 40 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group.
Designed by X-Moon Productions.