xmoonproductions.org https://www.xmoonproductions.org/ |
|
Problem with unpacking https://www.xmoonproductions.org/viewtopic.php?f=27&t=4124 |
Page 1 of 1 |
Author: | johndoe35 [ Wed Sep 30, 2015 9:06 pm ] |
Post subject: | Problem with unpacking |
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? |
Author: | sevy34 [ Wed Sep 30, 2015 9:25 pm ] |
Post subject: | Re: Problem with unpacking |
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/"; }*/ |
Author: | leetitoldu [ Wed Oct 07, 2015 9:13 am ] |
Post subject: | Re: Problem with unpacking |
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 ![]() ![]() 2. Start ini/filemaker same error: ![]() what should i do? |
Author: | xpadmin [ Wed Oct 07, 2015 9:45 am ] |
Post subject: | Re: Problem with unpacking |
Please redownload the filemaker patch again and reinstall. It should work now. |
Author: | leetitoldu [ Wed Oct 07, 2015 9:52 am ] |
Post subject: | Re: Problem with unpacking |
xpadmin wrote: Please redownload the filemaker patch again and reinstall. It should work now. its working now, thanks |
Author: | t0xixx [ Fri Apr 15, 2016 5:04 pm ] |
Post subject: | Re: Problem with unpacking |
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]*.*"; }*/ |
Page 1 of 1 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |