Other > Survival Guides / Game Help

FOnline: 2238 under LINUX

<< < (17/20) > >>

Misiolap:
@rogerdv: try checking "Logging in FOnline.log" in FOConfig, and paste it here, it'll give some info about at which stage the client crashes.
For currently used client on 2238 I can confirm it working on wine-1.0, nvidia drivers 96.43.19 (legacy drivers for older cards).
wine-1.2.3 results for me in crash @ "Sprite manager initialization..."

den59:
I'm very new to wine and playonlinux, i followed these instructions and recent Linux (post-wipe)  fix but i can't run fonline2238config and the game crashes.

Above u talk about drivers, do i have to install them in playonlinux?

wladimiiir:

--- Quote from: den59 on January 11, 2012, 10:39:22 pm ---Above u talk about drivers, do i have to install them in playonlinux?

--- End quote ---
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).

den59:

--- Quote from: Mike Wall on January 11, 2012, 11:03:33 pm ---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).

--- End quote ---

1. Ubuntu 11.10
2. direct rendering: Yes
    GL_NV_parameter_buffer_object2, GL_NV_path_rendering,
3.a. wine FO2238Config.exe works fine. I pointed to master.dat and critter.dat files.
3.b. FOnline crashes.

the console is:


--- Code: ---fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:msimtf:ActiveIMMApp_Activate Stub
fixme:win:EnumDisplayDevicesW ((null),0,0x335c5d0,0x00000000), stub!
wine: Call from 0x7ed635d9 to unimplemented function d3dx9_36.dll.D3DXCompileShaderFromResourceA, aborting

--- End code ---

In crashDump.txt. I see


--- Code: ---C:\windows\system32\d3dx9_36.dll (7C730000)
--- End code ---
as a last line.
So it seems I miss dx9. How do I install it? There was nothing about it in tutorial,
so I thought it's included in wine.

By the way, when I run PlayOnLinux, i got this warning:
"you don't seem to have a 3d acceleration. We advise you install and eneble it!"

p/s/
In PlayOnLinux I have installed Wine versions: 1.3.31
but when I do "Configure wine" on fallout icons, I see (in About) Wine 1.2.3.

In Synaptich Package Manager I have:
winetricks, wine1.2, wine1.2-gecko installed.
If I am to install 1.3 it request to remove 1.2.

What Wine version you guys use with recent FOnline update and on which Ubuntu?

wladimiiir:

--- Quote from: den59 on January 12, 2012, 09:51:11 am ---
--- Code: ---C:\windows\system32\d3dx9_36.dll (7C730000)
--- End code ---
as a last line.
So it seems I miss dx9. How do I install it?

--- End quote ---
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.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version