xmoonproductions.org
https://www.xmoonproductions.org/

Solution for unpacking v2.1 BIN files
https://www.xmoonproductions.org/viewtopic.php?f=27&t=6002
Page 1 of 1

Author:  msb [ Wed Nov 13, 2019 2:50 pm ]
Post subject:  Solution for unpacking v2.1 BIN files

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

Author:  Blakey2245 [ Sat Nov 16, 2019 2:52 pm ]
Post subject:  Re: Solution for unpacking v2.1 BIN files

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 .

Author:  msb [ Sat Nov 16, 2019 9:39 pm ]
Post subject:  Re: Solution for unpacking v2.1 BIN files

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!

Author:  Blakey2245 [ Sun Nov 17, 2019 9:14 am ]
Post subject:  Re: Solution for unpacking v2.1 BIN files

Hmm.. my Filemaker just close during unpacking everytime I tried to unpacking pack101 and pack102 though not really sure why.

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/