http://bugs.winehq.org/show_bug.cgi?id=17280 Summary: MOHAA incorrectly checks working directory Product: Wine Version: 1.1.14 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: adam.eberlin(a)intellitechdesign.com When opening the program from the home directory, the program tries to open Z:\home\user\main, when it should be looking for "Z:\home\user\.wine\drive_c\Program Files\EA GAMES\MOHAA\main" or "C:\Program Files\EA GAMES\MOHAA\main". Below is the message returned in the mohaa console: --- Common Initialization --- Medal of Honor Allied Assault 1.11 win-x86 Mar 5 2002 ----- FS_Startup ----- Current search path: Z:\home\zen/main ---------------------- 0 files in pk3 files Couldn't load default.cfg This prevents the program from locating various required configuration files used when starting up the application. A temporary workaround is to 'cd /home/zen/.wine/drive_c/Program\ Files/EA\ GAMES/MOHAA/' and run wine from inside the program files directory. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.