http://bugs.winehq.org/show_bug.cgi?id=8398
--- Comment #6 from Victor McDonald vicmc75@orcon.net.nz 2007-09-26 20:44:45 --- ...I knew that. That's what happens when you drink too much before lunch.
I think what got me was that
$ winepath -u ".\Components"
seems to get me stuck in an endless list of appends. (It's that final \ of course.)
What's really puzzling about this is that even when Components is copied into
c:/Program Files/Components/TAL3DEngine
the game fails. Part of the problem may lie in the game searching for Components\TAL3DEngine\ (note that trailing slash), when there's no subdirectory named TAL3DEngine, just a DLL named TAL3DEngineR.dll
Or am I on the wrong track here?