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



Reply to topic  [ 4 posts ] 
 Problem with Filemaker 
Author Message
Rank 4
Rank 4

Joined: Tue Feb 24, 2015 8:40 pm
Posts: 10
Any suggestions:

Code:
Started filemaker

////////////////////////////////////////////////////////////
// Parsing 'start.ini'
////////////////////////////////////////////////////////////


Ended filemaker


All i did was starting filemaker.

FM_Trace:
Code:
////////////////////////////////////////////////////////////
// DirectX
////////////////////////////////////////////////////////////

DIRECTX_VERSION: 10.0

////////////////////////////////////////////////////////////
// Graphics device
////////////////////////////////////////////////////////////

D3D_VERTEX_PROCESSING:   HARDWARE

D3D_ADAPTER_DESCRIPTION: AMD Radeon R9 200 Series
D3D_ADAPTER_VERSION:     8.17.10.1333

D3DMULTISAMPLE_2_SAMPLES:      8,8
D3D_MAX_TEXTURE_BLEND_STAGES:  8
D3D_MAX_SIMULTANEOUS_TEXTURES: 8
D3D_MAX_TEXTURE_SIZE:          16384,16384
D3D_PIXELSHADER_VERSION:       3.0
D3D_VERTEXSHADER_VERSION:      3.0

////////////////////////////////////////////////////////////
// Sound devices
////////////////////////////////////////////////////////////

Device[0]: Default
Device[1]: Primary Sound Driver
Device[2]: Speakers (E-MU E-DSP Audio Processor (WDM))
Device[3]: 1 - 239CQH (AMD High Definition Audio Device)

////////////////////////////////////////////////////////////
// Current sound device
////////////////////////////////////////////////////////////

DeviceId:   0
DeviceName: Default
Channel[1]: SPEAKER_FRONT_LEFT
Channel[2]: SPEAKER_FRONT_RIGHT


Strange as i have DX11 but ok.


Sat Apr 11, 2015 8:36 pm
Profile
Rank 16
Rank 16
User avatar

Joined: Sat Jan 03, 2015 1:05 am
Posts: 323
Location: france
by default, if my memory's good, all lines are commented in filemaker.
you have to uncomment unpack section first.

then comment unpack, uncomment pack (maybe change pack name to not overwrite default pack) to repack after moddifications


Sun Apr 12, 2015 12:58 pm
Profile
Rank 4
Rank 4

Joined: Tue Feb 24, 2015 8:40 pm
Posts: 10
I just opened the ini and i see what you mean.
Trying to get a custom mod in but its not working so far but hopefully this should get me further.


Sun Apr 12, 2015 8:20 pm
Profile
Rank 16
Rank 16
User avatar

Joined: Sat Jan 03, 2015 1:05 am
Posts: 323
Location: france
sorry, I read again what I wrote, it's a little confuse.

there's a topic here : http://xmoonproductions.org/viewtopic.php?f=27&t=3479&hilit=start.ini

look at "method 2"

this start.ini script,
1st part :
unpack "./pack/pack_dungeon.bin" file to "./pack/pack_dungeon" folder

2nd part :
pack "./pack/pack_dungeon" folder to "./pack/pack_dungeon2.bin" file

after unpacking, comment the unpack section immediatly (or go in your ./pack folder and rename unpacked folder), if not, you could overwrite all your modifications by launching filemaker again.


Sun Apr 12, 2015 11:32 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 4 posts ] 

Who is online

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