fodev.net

Other => FOnline:2238 Forum => Archives => General Game Discussion => Topic started by: den59 on January 11, 2012, 09:52:24 pm

Title: Linux Client installation from scratch
Post by: den59 on January 11, 2012, 09:52:24 pm
Dear Linux users,

I'm using Ubuntu 11, went through that guide
http://fodev.net/forum/index.php?topic=2027.0

update runs fine, then went through this one:

http://fodev.net/forum/index.php?topic=20003.0

installed that mono26.

Now, the problem is I don't know how to run Fonline config.
I tried to add it the same way as updater, but it does not run
(i chose edit existing->.../.playOnLinux/.../FOnline/FO2238config.exe)

Please advise what to do.

p/s/ this is my first game in PlayOnLinux.

Title: Re: Linux Client installation from scratch
Post by: Johnnybravo on January 12, 2012, 05:41:11 pm
Are you sure you need to run config at all? You should be just able to edit your config as text file instead to have stuff a little easier than running .NET app on linux.

Also worth mentioning, I think engine developers are working actively on native Linux client.
Title: Re: Linux Client installation from scratch
Post by: seb910 on January 13, 2012, 02:01:46 pm
winetricks vcrun6
Title: Re: Linux Client installation from scratch
Post by: seb910 on January 14, 2012, 05:02:31 pm
Refresh that our friend could see it, hope he did not give up ;).
Title: Re: Linux Client installation from scratch
Post by: den59 on January 15, 2012, 01:46:53 pm
I managed to run both config and FOnline fine from command line (wine ...), but it does not run on PlayOnLinux.
CrashDump fails on
Code: [Select]
C:\windows\system32\d3dx9_36.dll (7A930000)Even though I have done
Code: [Select]
winetricks directx9
Another thing is that mouse movements are too fast, i read about "/sensitivity" command, but not sure how to apply it.