ggraz Newbie


Posts: 4 Join date: 2012-05-06 Age: 36 Location: Italian in Oz
 | Subject: Running client offline works with wine on linux Mon 7 May - 5:30 | |
| I have been pretty successful in trying to run the tools and the client in standalone mode on Fedora 16 and wine-git.    wine version: | Code: | wine-1.4-78-g94953f1 |
natives installed with winetricks:
| Code: | cmd, comctl32, d3dx10, d3dx11*, d3dx9*, directx9, dotnet20, dotnet30, gdiplus, ie8, mfc42, msls31, msxml3, pngfilt, quartz, vcrun*, vjrun20, wininet, wsh56vb, xact*, xinput, xmllite |
Graphics card is a nvidia GTS450 with nvidia binary driver version 295.33
By "pretty" successful I mean that there are random dotnet failures during startup (not very often actually) and random segfault/exception, expecially when assets directory is not correctly set, but that could be unrelated to running in wine.
I could not connect to the local server by any means, I will open another thread for that. |
|
Tristan Head of Communications

Posts: 294 Join date: 2011-08-02 Location: Liverpool, UK
 | Subject: Re: Running client offline works with wine on linux Mon 7 May - 16:43 | |
| Excellent work ggraz!
Once you smooth out the dotnet failures, do you reckon you could write a Setup Tutorial on the Wiki?
Tristan
|
|
Xangis Foundation Developer

Posts: 124 Join date: 2011-12-30 Location: Beaverton, OR
 | Subject: Re: Running client offline works with wine on linux Tue 8 May - 2:09 | |
| Nicely done.
I've noticed that a lot of the Multiverse tools will crash on Windows when the asset repository is set incorrectly. I haven't used the tools on trunk much yet, just the ones in the download distro. |
|
awaredev Experienced Newbie


Posts: 32 Join date: 2012-06-28 Location: Halifax, NS, Canada
 | Subject: Re: Running client offline works with wine on linux Wed 4 Jul - 15:31 | |
| I've been curious about getting the Client to run under Linux. Good to know it may be possible with WINE. |
|