Hi,
In the bug reports I have seen that we are facing problems with symbol demangling of '_R' operators and 'Y' datatypes.
err:msvcrt:symbol_demangle Unknown operator: _R and err:msvcrt:demangle_datatype Unknown type Y
Escpecially for games StarTrek Armada and Gothic. If anyone is intersted in symbol demangling stuff(msvcrt), here is an excellent guide for definition of symbols, etc : http://sparcs.kaist.ac.kr/~tokigun/article/vcmangle.html I will try to come up with a basic patch for that. I dont mind, If someone beats me to it.
Thanks, VJ
On Fri, Sep 08, 2006 at 01:38:04PM -0400, Vijay Kiran Kamuju wrote:
Hi,
In the bug reports I have seen that we are facing problems with symbol demangling of '_R' operators and 'Y' datatypes.
err:msvcrt:symbol_demangle Unknown operator: _R and err:msvcrt:demangle_datatype Unknown type Y
Escpecially for games StarTrek Armada and Gothic. If anyone is intersted in symbol demangling stuff(msvcrt), here is an excellent guide for definition of symbols, etc : http://sparcs.kaist.ac.kr/~tokigun/article/vcmangle.html I will try to come up with a basic patch for that. I dont mind, If someone beats me to it.
This is likely happening _after_ the game crashed ;)
Ciao, Marcus
Am Freitag 08 September 2006 19:38 schrieb Vijay Kiran Kamuju:
Hi,
In the bug reports I have seen that we are facing problems with symbol demangling of '_R' operators and 'Y' datatypes.
err:msvcrt:symbol_demangle Unknown operator: _R and err:msvcrt:demangle_datatype Unknown type Y
Escpecially for games StarTrek Armada and Gothic.
Are you speaking about Gothic 1 or Gothic 2? Gothic 2 needs native dmusic and friends to work(dmime, dmloader, dmsynth, dmusic). I don't know about Startrek Armada, can you send me a +ddraw,+d3d7 trace, or file a bug report if there isn't already one?