xmoonproductions.org
https://xmoonproductions.org/

Problem with Filemaker
https://xmoonproductions.org/viewtopic.php?f=7&t=3797
Page 1 of 1

Author:  mescalino [ Sat Apr 11, 2015 8:36 pm ]
Post subject:  Problem with Filemaker

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.

Author:  laissemoirire [ Sun Apr 12, 2015 12:58 pm ]
Post subject:  Re: Problem with Filemaker

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

Author:  mescalino [ Sun Apr 12, 2015 8:20 pm ]
Post subject:  Re: Problem with Filemaker

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.

Author:  laissemoirire [ Sun Apr 12, 2015 11:32 pm ]
Post subject:  Re: Problem with Filemaker

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.

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