Fallout New Vegas No Sound Device Detected

Questions about Wine on Linux
Locked
DouglasSmalls1998
Newbie
Newbie
Posts: 4
Joined: Sun Nov 04, 2018 8:36 am

Fallout New Vegas No Sound Device Detected

Post by DouglasSmalls1998 »

I have installed steam and fallout New Vegas with wine-staging on Arch Linux. When I start the launcher it all works fine until I try to play the game and it gives me "No sound device detected. Fallout: New Vegas cannot run." I start the launcher with this:

Code: Select all

wine start FalloutNVLauncher.exe
and it gives me this output:

Code: Select all

0186:fixme:exec:SHELL_execute flags ignored: 0x00000100
 0188:fixme:ntdll:EtwEventRegister ({47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3f007070, 0x3f04a1d8, 0x3f04a1d0) stub.
0188:fixme:ntdll:EtwEventRegister ({58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3f007070, 0x3f04a210, 0x3f04a208) stub.
0188:fixme:ntdll:EtwEventRegister ({3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3f007070, 0x3f04a1a0, 0x3f04a198) stub.
0188:fixme:ntdll:EtwEventRegister ({1432afee-73b0-42ce-9821-7e134361b433}, 0x3f007070, 0x3f04a248, 0x3f04a240) stub.
0188:fixme:ntdll:EtwEventRegister ({4372afee-73b0-42ce-9821-7e134361b519}, 0x3f007070, 0x3f04a280, 0x3f04a278) stub.
0188:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
0188:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
0188:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
0188:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
0188:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
018a:fixme:process:ProcessIdToSessionId Unsupported for other processes.
018a:fixme:ver:GetCurrentPackageId (0x32fe14 (nil)): stub
Locked