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