Other > General Game Discussion

Linux Client Fix

(1/2) > >>

Saumax:
1.
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
The upcoming client contain config tool which require .NET along with 2238 launcher, however .NET is a bit problematic under linux so here is small tutorial how fix it:

//NOTE: Wine Required//

1. open your terminal and write:

--- Code: ---wget http://winetricks.org/winetricks
--- End code ---

2. (Optional but recomended) write:

--- Code: ---chmod +x winetricks
--- End code ---

3. Next step is downloading mono for windows so write another command:

--- Code: ---sh winetricks mono26
--- End code ---

4. After all files are downloaded a setup window should pop up(if not just repeat a last command "sh winetricks mono26" it won't download mono anymore)

5. After "Next Next Yes Yes" you can run configure tool

6. Have fun with auto-aim feature ; ]
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
If you want use winetricks in future then its wise to copy it into /bin/ then chmod +x it
If you do so then you will be able to run winetricks just by typing
--- Code: ---winetricks
--- End code ---
in terminal or in some distros alt+f2 = command input
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
2.

If you have a problems with client itself then here is a magical package which fix a lot of things (Thanks wrednypiwosz for this)

--- Code: ---http://s6.baycdn.com/dl/a5861040/4f079b2d/0/14/230565/5ICvDP/8d88fc2ae776a6045a616a091984b052cc40978c/wine-patched_1.3.27-1_i386.deb
--- End code ---

zubrowka:
thanks.

Jobe:
How do I go about getting the magical package? URL just takes me to bayfiles homepage

zubrowka:
Doesn't work for me either. I'd like to try it because I have those graphic glitches on wine but on Vista everything's fine. Maybe it's NVIDIA drivers, though. Oh and I'd prefer rpm and especially txz format.

Saumax:

--- Quote ---How do I go about getting the magical package? URL just takes me to bayfiles homepage
--- End quote ---
//EDIT// sorry i though you mean winetricks script, you must pm wrednypiwosz, he have this package or at least know where to find it

--- Quote ---Maybe it's NVIDIA drivers
--- End quote ---
I doubt it, i testet several drivers for nvidia graphic and also played on other graphic cards with the same results

Navigation

[0] Message Index

[#] Next page

Go to full version