Half of the guide works with nvidia too.
Half? Eem, which part? Setting WINE? -.-
Above u talk about drivers, do i have to install them in playonlinux?
PlayOnLinux is only framework for Wine. It just does installing and running Windows games easier, but it wont help you with drivers.1. What linux distribution do you use?2. What is result of running "glxinfo | grep rendering" in console?3. Try running "wine FOnline.exe" from konsole (you have to be in game directory).
fixme:heap:HeapSetInformation (nil) 1 (nil) 0fixme:msimtf:ActiveIMMApp_Activate Stubfixme:win:EnumDisplayDevicesW ((null),0,0x335c5d0,0x00000000), stub!wine: Call from 0x7ed635d9 to unimplemented function d3dx9_36.dll.D3DXCompileShaderFromResourceA, aborting
C:\windows\system32\d3dx9_36.dll (7C730000)
Code: [Select]C:\windows\system32\d3dx9_36.dll (7C730000) as a last line.So it seems I miss dx9. How do I install it?
Direct rendering: Yes - means that you have 3D enabled, so the problem might be, as you said, missing directX.1. Do you have "C:\windows\system32\d3dx9_36.dll" in the folder? (the path should be something like "/home/[your_username]/.wine/drive_c/windows/system32/")2. Try installing DirectX by running "winetricks directx9" command.
But no mouse, (did not check the sound yet).