Page 1 of 1

A bug sorta

Posted: Fri Jan 09, 2004 10:33 am
by Stealth
If you are using the fmopl audio driver, it needs to load stuff from the static directory in blackgate for music on the main exult menu.

Unfortunately, the static directory at that point is only defined as "static", so on a system like the xbox, which requires absolute paths for everything, it can't find them. Additionally, it does not currently allow you to read the value in from the config before that happens, as the static dir is only defined on a per-game basis and we have not yet picked a game yet.

Re: A bug sorta

Posted: Fri Jan 09, 2004 10:45 am
by wjp
Could you submit this as a bug in our bug tracker?

http://sourceforge.net/tracker/?group_i ... tid=102335

Thanks.

Re: A bug sorta

Posted: Sat Jan 17, 2004 6:11 am
by wjp
This should be fixed now. Thanks for catching it :-)