LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Running games in wine (https://www.linuxquestions.org/questions/linux-software-2/running-games-in-wine-81098/)

Abe_the_Man 08-11-2003 06:29 PM

Running games in wine
 
I've finally got winex running on my system. But when i try to run Day of Defeat (retail) i get the following error:

[Abe@localhost Day of Defeat]$ wineserver && wine dod.exe
err:module:PE_fixup_imports Module (file) MSWSOCK.dll (which is needed by C:\Program Files\Day of Defeat\steam.dll) not found
err:win32:PE_LoadLibraryExA can't load C:\Program Files\Day of Defeat\steam.dll
err:module:MODULE_LoadLibraryExA Loading of native DLL C:\Program Files\Day of Defeat\steam.dll failed, check this file ! (GetLastError 14)
err:module:PE_fixup_imports Module (file) Steam.dll (which is needed by C:\Program Files\Day of Defeat\vgui.dll) not found
err:win32:PE_LoadLibraryExA can't load C:\Program Files\Day of Defeat\vgui.dll
err:module:MODULE_LoadLibraryExA Loading of native DLL C:\Program Files\Day of Defeat\vgui.dll failed, check this file ! (GetLastError 14)
err:module:PE_fixup_imports Module (file) MSWSOCK.dll (which is needed by C:\Program Files\Day of Defeat\steam.dll) not found
err:win32:PE_LoadLibraryExA can't load C:\Program Files\Day of Defeat\steam.dll
err:module:MODULE_LoadLibraryExA Loading of native DLL C:\Program Files\Day of Defeat\steam.dll failed, check this file ! (GetLastError 14)
wine: Unhandled exception, starting debugger...
err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 134695432 104") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
File c:\program files\day of defeat\hw.dll was never closed
[Abe@localhost Day of Defeat]$

Any help would be great THX!

Abe_the_Man 08-12-2003 11:19 AM

I fixed that problem, but now i get this error:

[Abe@localhost Day of Defeat]$ wineserver && wine dod.exe
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x40299c68)->(00000000,00000008
)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x40299c68)->(00000000,00000013
)
fixme:ole:CoCreateInstance no instance created for interface {00000000-0000-0000
-c000-000000000046} of class {8856f961-340a-11d0-a96b-00c04fd705a2}, hres is 0x8
0040111
wine: Unhandled exception, starting debugger...
err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 134840968 136"
) (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger

What's going on??

tearinox 08-14-2003 09:51 PM

try doing that command in root... to log in as root:
type su
type your password

try the command again


All times are GMT -5. The time now is 10:15 PM.