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



Reply to topic  [ 6 posts ] 
 New player needing help with modding. 
Author Message
Rank 4
Rank 4

Joined: Fri Apr 15, 2016 9:31 am
Posts: 11
I just downloaded this game yesterday and I can't figure out how to mod. I've downloaded a WinRAR modding files from the forum that I'm suppose to extract into some file called "pack_dungeons" but I can't find it. Can someone explain to me where I can find this file and the basic of modding? I've never done any modding for any other games I've played.


Fri Apr 15, 2016 9:36 am
Profile
Rank 13
Rank 13

Joined: Tue Mar 31, 2015 9:02 pm
Posts: 105
There's a sticky post on that.


Fri Apr 15, 2016 1:41 pm
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 not 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:02 pm
Profile
Rank 16
Rank 16
User avatar

Joined: Wed Aug 07, 2013 4:51 pm
Posts: 314
That should work...


Fri Apr 15, 2016 6:18 pm
Profile
Rank 4
Rank 4

Joined: Fri Apr 15, 2016 9:31 am
Posts: 11
What am I suppose to do when I open film maker? Do I have to press or open something ?


Fri Apr 15, 2016 7:49 pm
Profile
Rank 16
Rank 16
User avatar

Joined: Wed Aug 07, 2013 4:51 pm
Posts: 314
Once you opened filemaker verify that the loaded file (the one it displays) is actually your start.ini. Then hit the "Play" button and it should unpack.


Sat Apr 16, 2016 8:29 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 6 posts ] 

Who is online

Users browsing this forum: No registered users and 27 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:  
cron
Powered by phpBB® Forum Software © phpBB Group.
Designed by X-Moon Productions.