I am a big gamer, and I am trying to run Steam under wine. So far, everything has been great up until i put my username and password in. The news screen and everything pops up for 1 second, than closes. Here is the output of steam in a terminal:
env WINEPREFIX="/home/jonathan/.wine" wine C:\\Program\ Files\\Steam\\Steam.exe
fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path.
err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of your distribution.
fixme:urlmon:CoInternetSetFeatureEnabled 5, 0x00000002, 1, stub
fixme:urlmon:CoInternetSetFeatureEnabled 10, 0x00000002, 1, stub
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:mixer:ALSA_MixerInit No master control found on HDA NVidia, disabling mixer
fixme:wbemprox:wbem_locator_ConnectServer 0x19fa40, L"ROOT\\CIMV2", (null), (null), (null), 0x00000080, (null), (nil), 0x426c150)
err:ole:CoGetClassObject class {77f10cf0-3db5-4966-b520-b7c54fd35ed6} not registered
err:ole:CoGetClassObject no class object {77f10cf0-3db5-4966-b520-b7c54fd35ed6} could be created for context 0x1
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:win:RegisterDeviceNotificationA (hwnd=0x100c4, filter=0x32d598,flags=0x00000004) returns a fake device notification handle!
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:win:EnumDisplayDevicesW ((null),0,0x32d04c,0x00000000), stub!
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETSTATE): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=3): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=1): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=0): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=2): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETSTATE): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=3): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=1): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=0): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=2): stub
fixme:hnetcfg:fw_app_put_ProcessImageFileName 0x1f81b8, L"c:\\program files\\steam\\steamapps\\biblenut\\winui\\winui"
fixme:hnetcfg:fw_app_put_Name 0x1f81b8, L"Steam Client"
fixme:hnetcfg:fw_apps_Add 0x1f83f8, 0x1f81b8
fixme:hnetcfg:fw_app_put_ProcessImageFileName 0x1babb8, L"c:\\program files\\steam\\steamapps\\biblenut\\winui\\winui"
fixme:hnetcfg:fw_app_put_Name 0x1babb8, L"Steam Client"
fixme:hnetcfg:fw_apps_Add 0x1baba0, 0x1babb8
fixme:advapi:RegisterTraceGuidsW (0x3945320, 0x3f9b738, {3dada31d-19ef-4dc1-b345-037927193422}, 1, 0x3f73b24, (null), (null), 0x3f9b750,)
fixme:dbghelp:elf_search_auxv can't find symbol in module
I have never used Steam on linux, so I do not know what to expect. :\