http://bugs.winehq.org/show_bug.cgi?id=7116
dura newsgrp@duradsl.dyndns.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |newsgrp@duradsl.dyndns.org
--- Comment #3 from dura newsgrp@duradsl.dyndns.org 2007-12-08 13:32:32 --- I got the same problem. With WINEDEBUG=+relay wine nfs3.exe the game works. Without it shows the message "Need For Speed 3 files are corrupted; please re-install.". I was able to determine that it's this call in loader.c that trigger the problem : "if (TRACE_ON(relay)) RELAY_SetupDLL( module );" I don't know what RELAY_SetupDLL does, but it definitely does something that the game needs to work.