http://bugs.winehq.org/show_bug.cgi?id=33246
--- Comment #22 from Bruno Jesus 00cpxxx@gmail.com --- When I launch it with -all I see this in the console:
SFX Looking for data\audio\engeng.big
getting 0 0
WINEDEBUG=+file shows:
trace:file:CreateFileW L"C:\Program Files\fifa\data\audio\engeng.big" GENERIC_READ FILE_SHARE_READ creation 3 attributes 0x80 ... warn:file:CreateFileW Unable to create file L"C:\Program Files\fifa\data\audio\engeng.big" (status c0000034) trace:file:CreateFileW returning 0xffffffff
So it also tries to open the file here but does not complain. I can't imagine the difference =)