http://bugs.winehq.org/show_bug.cgi?id=14998
Summary: BioShock demo dose not start at all Product: Wine Version: 1.1.3 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: svega85@gmail.com
this is the BioShock demo downloaded from gamershell http://www.gamershell.com/download_20697.shtml
~/.BioShock/drive_c/Program Files/2K Games/BioShock Demo/Builds/Release$ env WINEPREFIX="/home/shawn/.BioShock" wine "Bioshock.exe" -dx9 -nointro
err:module:import_dll Library XINPUT1_3.dll (which is needed by L"C:\Program Files\2K Games\BioShock Demo\Builds\Release\Bioshock.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\2K Games\BioShock Demo\Builds\Release\Bioshock.exe" failed, status c0000135
http://bugs.winehq.org/show_bug.cgi?id=14998
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement Status|UNCONFIRMED |NEW Component|-unknown |directx-dinput Ever Confirmed|0 |1
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-08-25 09:47:06 --- Wine doesn't have implementation of XINPUT1_3.dll.
http://bugs.winehq.org/show_bug.cgi?id=14998
--- Comment #2 from Shawn Vega svega85@gmail.com 2008-08-25 15:18:25 --- (In reply to comment #1)
Wine doesn't have implementation of XINPUT1_3.dll.
Is there a plan to implement this in the future?
http://bugs.winehq.org/show_bug.cgi?id=14998
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.gamershell.com/do | |wnload_20697.shtml Severity|enhancement |normal Component|directx-dinput |-unknown Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=14998
Cthulhu cthulhu@mail.dk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cthulhu@mail.dk
--- Comment #3 from Cthulhu cthulhu@mail.dk 2008-09-03 01:48:42 --- I think you can just copy the missing DLL from windows.
http://bugs.winehq.org/show_bug.cgi?id=14998
--- Comment #4 from Austin English austinenglish@gmail.com 2008-09-03 12:17:52 --- (In reply to comment #3)
I think you can just copy the missing DLL from windows.
Yes
http://bugs.winehq.org/show_bug.cgi?id=14998
Andrew Fenn andrewfenn@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |andrewfenn@gmail.com
--- Comment #5 from Andrew Fenn andrewfenn@gmail.com 2008-11-12 08:41:06 --- Wine now has an implementation of xinput1_3.dll in GIT. You should be able to start bioshock without adding the xinput1_3.dll yourself, could you test this a see if it works with wine's implementation?
http://bugs.winehq.org/show_bug.cgi?id=14998
blaise mgavl69@juno.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mgavl69@juno.com
--- Comment #6 from blaise mgavl69@juno.com 2008-11-27 12:04:00 --- I was trying the Bioshock demo yesterday and came up with an xinput1_3.dll error. After adding the microsfot xinput1_3.dll, it came up with another error for d3dx9_36.dll. Since I built this from yesterday's (11-26-08) snapshot maybe there was something wrong or an error with my build but I'm not sure.
http://bugs.winehq.org/show_bug.cgi?id=14998
--- Comment #7 from Andrew Fenn andrewfenn@gmail.com 2008-11-27 12:33:47 --- (In reply to comment #6)
I was trying the Bioshock demo yesterday and came up with an xinput1_3.dll error. After adding the microsfot xinput1_3.dll, it came up with another error for d3dx9_36.dll. Since I built this from yesterday's (11-26-08) snapshot maybe there was something wrong or an error with my build but I'm not sure.
Can you get rid or the Microsoft xinput1_3.dll and test wine again, then add the error log. It should almost certainly should not be giving an error about xinput1_3 with the latest git.
http://bugs.winehq.org/show_bug.cgi?id=14998
--- Comment #8 from blaise mgavl69@juno.com 2008-11-27 15:19:34 --- Created an attachment (id=17490) --> (http://bugs.winehq.org/attachment.cgi?id=17490) xinput1_3.dll err
http://bugs.winehq.org/show_bug.cgi?id=14998
--- Comment #9 from Andrew Fenn andrewfenn@gmail.com 2008-11-27 21:59:54 --- (In reply to comment #8)
Created an attachment (id=17490)
--> (http://bugs.winehq.org/attachment.cgi?id=17490) [details]
xinput1_3.dll err
Thanks, I see what the problem is now.
http://bugs.winehq.org/show_bug.cgi?id=14998
--- Comment #10 from blaise mgavl69@juno.com 2008-12-04 23:02:39 --- (In reply to comment #9)
(In reply to comment #8)
Created an attachment (id=17490)
--> (http://bugs.winehq.org/attachment.cgi?id=17490) [details] [details]
xinput1_3.dll err
Thanks, I see what the problem is now.
Looks like the xinput1_3.dll error is fixed with the snapshot from today [12-5-2008]. Thanks.
http://bugs.winehq.org/show_bug.cgi?id=14998
--- Comment #11 from joaopa jeremielapuree@yahoo.fr 2008-12-05 00:11:36 --- Comment 10 looks suspicious because there was no commit about xinput since november 11th.
Blaise. Did you try with a new fresh .wine folder?
http://bugs.winehq.org/show_bug.cgi?id=14998
--- Comment #12 from Austin English austinenglish@gmail.com 2008-12-05 03:38:54 --- Crashes for me due to unimplemented functions:
wine: Call from 0x7ee189d4 to unimplemented function xinput1_3.dll.XInputSetState, aborting wine: Call from 0x7ee189d4 to unimplemented function xinput1_3.dll.XInputGetKeystroke, aborting wine: Call from 0x7ee189d4 to unimplemented function xinput1_3.dll.XInputGetDSoundAudioDeviceGuids, aborting
http://bugs.winehq.org/show_bug.cgi?id=14998
--- Comment #13 from Andrew Fenn andrewfenn@gmail.com 2008-12-05 03:58:44 --- You can use the xinput1_3.dll from MS for now. Xinput is used for playing a game with your xbox360 joystick.
http://bugs.winehq.org/show_bug.cgi?id=14998
--- Comment #14 from blaise mgavl69@juno.com 2008-12-05 21:09:46 --- (In reply to comment #12)
Crashes for me due to unimplemented functions:
wine: Call from 0x7ee189d4 to unimplemented function xinput1_3.dll.XInputSetState, aborting wine: Call from 0x7ee189d4 to unimplemented function xinput1_3.dll.XInputGetKeystroke, aborting wine: Call from 0x7ee189d4 to unimplemented function xinput1_3.dll.XInputGetDSoundAudioDeviceGuids, aborting
I haven't received any errors about XInput1_3.dll from today's build. Hmmmmmm.
http://bugs.winehq.org/show_bug.cgi?id=14998
--- Comment #15 from blaise mgavl69@juno.com 2008-12-05 21:13:25 --- (In reply to comment #12)
Crashes for me due to unimplemented functions:
wine: Call from 0x7ee189d4 to unimplemented function xinput1_3.dll.XInputSetState, aborting wine: Call from 0x7ee189d4 to unimplemented function xinput1_3.dll.XInputGetKeystroke, aborting wine: Call from 0x7ee189d4 to unimplemented function xinput1_3.dll.XInputGetDSoundAudioDeviceGuids, aborting
I haven't received any errors about XInput1_3.dll from today's build. Hmmmmmm.(In reply to comment #13)
You can use the xinput1_3.dll from MS for now. Xinput is used for playing a game with your xbox360 joystick.
Maybe I'm not getting the error b/c I have Vibration/joystick/controller set to 'off'/false in Bioshock.ini. My fault I guess.
http://bugs.winehq.org/show_bug.cgi?id=14998
--- Comment #16 from Andrew Fenn andrewfenn@gmail.com 2009-01-08 09:58:09 --- Can you set it to true, delete your native xinput dll and then try with the latest git.
If this is no longer a problem then can I suggest closing the bug as a complete stubbed implementation of xinput now exists in wine and should fix this bug.
http://bugs.winehq.org/show_bug.cgi?id=14998
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |xerox_xerox2000@yahoo.co.uk Resolution| |FIXED
--- Comment #17 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-08-26 14:51:19 --- (In reply to comment #16)
Can you set it to true, delete your native xinput dll and then try with the latest git.
If this is no longer a problem then can I suggest closing the bug as a complete stubbed implementation of xinput now exists in wine and should fix this bug.
Agreed, reporter feel free to reopen if it still crashes for you with builtin xinput1_3. Assuming it's fixed for now
http://bugs.winehq.org/show_bug.cgi?id=14998
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #18 from Alexandre Julliard julliard@winehq.org 2009-09-02 14:17:05 --- Closing bugs fixed in 1.1.29.