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



Reply to topic  [ 6 posts ] 
 Problem with unpacking 
Author Message
Rank 2
Rank 2

Joined: Mon Jul 20, 2015 9:11 pm
Posts: 4
Sorry if this is beating a dead horse, but after using file maker I'm not getting a pack. Instead after running it I get the message //parsing 'start ini And then it's ended.

May I ask what I'm doing wrong?


Wed Sep 30, 2015 9:06 pm
Profile
Rank 6
Rank 6

Joined: Wed Sep 24, 2014 8:54 pm
Posts: 21
you must edit the start.ini file

xpadmin wrote:
For modding best is to look into the filemaker folder of XStoryPlayer 3.0:

- Goto the filemaker folder
- In it you see a file called "start.ini". Uncomment the unpack command.
- Run filemaker.exe
- Now you see an unpacked directory in the pack directory of XStoryPlayer.
- When you run XStoryPlayer you will see two dungeon fast sex scenes (the bin and the unpacked one).
- You can change the files. Especially see the init files and textures/sounds etc...

I will make more info available on modding in the future.


//////////////////////////////////////////////////////
// Defines
//////////////////////////////////////////////////////


#define RUNTIME "../"
#define PACKPATH "pack/pack_dungeon/"


//////////////////////////////////////////////////////
// Unpack
//////////////////////////////////////////////////////


// Uncomment this to unpack a pack
/*Pack pack1
{
unpack = true;

file = "[RUNTIME]pack/pack_dungeon.bin";

outpath = "[RUNTIME]pack/";
}*/


Wed Sep 30, 2015 9:25 pm
Profile
Rank 2
Rank 2

Joined: Tue Oct 06, 2015 9:29 am
Posts: 3
Hello, ive got problem with unpacking.

1. XSP Quick Unpacke

when im using XSP Quick Unpacker ive got error that pack_dungeon.bin is not filepack :roll:

Image

2. Start ini/filemaker

same error:

Image


what should i do?


Wed Oct 07, 2015 9:13 am
Profile
Site Admin
Site Admin

Joined: Thu Feb 07, 2013 11:16 am
Posts: 1865
Please redownload the filemaker patch again and reinstall. It should work now.


Wed Oct 07, 2015 9:45 am
Profile
Rank 2
Rank 2

Joined: Tue Oct 06, 2015 9:29 am
Posts: 3
xpadmin wrote:
Please redownload the filemaker patch again and reinstall. It should work now.


its working now, thanks


Wed Oct 07, 2015 9:52 am
Profile
Rank 4
Rank 4

Joined: Fri Apr 15, 2016 9:31 am
Posts: 11
I've tried unpacking by deleting */ on both ends on the unpack section in the Start file. I also ran filmmaker but nothing happens (I tried pressing on play button "run active project") and still no pack_dungeon folder in the subfolder "Pack"

Here is my start file:

//////////////////////////////////////////////////////
// Defines
//////////////////////////////////////////////////////


#define RUNTIME "../"
#define PACKPATH "pack/pack_dungeon/"


//////////////////////////////////////////////////////
// Unpack
//////////////////////////////////////////////////////


// Uncomment this to unpack a pack
Pack pack1
{
unpack = true;

file = "[RUNTIME]pack/pack_dungeon.bin";

outpath = "[RUNTIME]pack/";
}


//////////////////////////////////////////////////////
// Pack
//////////////////////////////////////////////////////


// Uncomment this to repack a pack
/*Pack pack
{
file = "[RUNTIME]pack/pack_dungeon2.bin";

zip = true;
path_full = true;

addpath = "[RUNTIME][PACKPATH]*.*";
}*/


Fri Apr 15, 2016 5:04 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 6 posts ] 

Who is online

Users browsing this forum: No registered users and 21 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.