wine and far cry error

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
napass
Newbie
Newbie
Posts: 2
Joined: Thu Oct 30, 2008 4:57 pm

wine and far cry error

Post by napass »

hi,
i'm trying to install far cry (free download version) on gentoo 32bit and wine 1.7 and i get the errors below:

Code: Select all

fixme:storage:StgCreateDocfile Storage share mode not implemented.
fixme:reg:GetNativeSystemInfo (0x3318c0) using GetSystemInfo()
fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
fixme:wininet:InternetSetOptionExA Flags 04000000 ignored
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB
fixme:wininet:InternetSetOptionExA Flags 04000000 ignored
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (8916485): STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 8916485
fixme:wininet:InternetSetOptionExA Flags 04000000 ignored
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB
fixme:wininet:InternetSetOptionExA Flags 04000000 ignored
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (8916512): STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 8916512
fixme:wininet:InternetSetOptionExA Flags 04000000 ignored
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB
fixme:wininet:InternetSetOptionExA Flags 04000000 ignored
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3298760): STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3298760
fixme:wininet:InternetSetOptionExA Flags 04000000 ignored
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB
fixme:wininet:InternetSetOptionExA Flags 04000000 ignored
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3298760): STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3298760
some of idea?? :)
jeffz
Level 5
Level 5
Posts: 345
Joined: Thu Mar 13, 2008 10:03 pm

Re: wine and far cry error

Post by jeffz »

napass wrote:hi,
i'm trying to install far cry (free download version) on gentoo 32bit and wine 1.7 and i get the errors below:

some of idea?? :)
did you check the AppDB?

http://forum.winehq.org/viewtopic.php?t=2719


The version description says "do not download this - Ubisoft have disabled it".

If you also visit the bug report, I have added a comment to say that once the remaining wininet bug is cleared, the only successful outcome is receiving an email from Ubisoft saying that the game is nolonger available to play.


The only way you can use your download is if you crack the installer.
napass
Newbie
Newbie
Posts: 2
Joined: Thu Oct 30, 2008 4:57 pm

Post by napass »

oh, thanks a lot. i didn't view the bug. :)
Locked