I finally got Fallout 3 to work, now however I do not have sound. Well, almost
no sound; while I can listen to Radio Stations and voices, anything else does
not work.
Here the command I use to start the game as well as some output:
Code:
MYNAME at MYRIG:~/Wine/Fallout 3$ wine start fose_loader.exe
fixme:exec:SHELL_execute flags ignored: 0x00000100
MYNAME at MYRIG:~/Wine/Fallout 3$ fixme:win:EnumDisplayDevicesW
((null),0,0x33f37c,0x00000000), stub!
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x149890,0x149800): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x33ec4c,0x00000000), stub!
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
fixme:d3d9:D3DPERF_SetOptions (0x1) : stub
fixme:d3d:debug_d3dformat Unrecognized 1129272385 (as fourcc: ATOC)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(1129272385) in
the format lookup table
fixme:xinput:XInputGetState (0 0x33fae0)
fixme:advapi:RegisterTraceGuidsA (0x1440faa, (nil),
{d5b9ac76-d546-4891-bb8c-bfd865e5c7d5}, 3, 0x199673c, (null), (null),
0x19a47d8,)
fixme:advapi:LookupAccountNameW (null) L"mayu" (nil) 0x33f378 (nil)
0x33f370 0x33f360 - stub
fixme:advapi:LookupAccountNameW (null) L"mayu" 0x17bfd1c0 0x33f378
0x17bfd1d8 0x33f370 0x33f360 - stub
fixme:advapi:RegisterEventSourceW ((null),L"XLive"): stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0002,0x0000,0x80000002,(nil),0x0004,0x00000000,0x33e4cc,(nil)):
stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:advapi:UnregisterTraceGuids 0: stub
fixme:xinput:XInputGetState (0 0x11795a0)
fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to (0,0)-(1600,1000)
err:ole:CoCreateInstance apartment not initialised
fixme:xinput:XInputGetState (0 0x33fae4)
fixme:xinput:XInputGetState (0 0x11795a0)
fixme:xinput:XInputGetState (0 0x1075b10)
fixme:xinput:XInputGetState (0 0x11795a0)
fixme:xinput:XInputGetState (0 0x1075b10)
my terminal gets bombarded by XInputGetState fixmes from here on.
I am also using mods, those however are configured properly. (I am able to play
normally).
winecfg is configured like this:
Alsa driver
Hardware Acc.: Full
SampleRate: 44100 - 16 Bits per Sample
All other applications/games work as intended.
Could somebody please help me?