LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices


Reply
  Search this Thread
Old 11-08-2005, 04:22 AM   #46
Queria
LQ Newbie
 
Registered: Sep 2005
Location: Czech republic
Distribution: gentoo
Posts: 3

Rep: Reputation: 0

Quote:
Originally posted by /-\nthraX
omfg i just tried to start mu on the windows side of my pc and the fonts wee screwed up to..
On Windows sytem this is done by Font Antialiasing.. resp technology called Smooth Fonts. U have to disable it.

Queria Sa-Tas
 
Old 11-08-2005, 05:53 PM   #47
/-\nthraX
LQ Newbie
 
Registered: Sep 2005
Location: Ca
Posts: 18

Rep: Reputation: 0
how ??
nvmd i got it ty

Last edited by /-\nthraX; 11-08-2005 at 05:54 PM.
 
Old 01-17-2006, 06:16 PM   #48
MikkTjai
LQ Newbie
 
Registered: Jan 2006
Location: Norway
Distribution: SUSE 10.0 oss
Posts: 8

Rep: Reputation: 0
I managed to port Mu online using wine without any font problems (although I did not make a screenshot of me typing)

-http:-//t10web.com/pictures/snapshot2.png

Anyway, you can do it using one of my guides:

----------------------------------------------------------------------------------------------------------------

Tested with Ubuntu+GNOME
You need wine. Get wine here:
-http:-//winehq.com/

Install WINE

make a folder called whatever you want.

make a folder called muclient or whatever you wish to call it inside the first folder

In GNOME just right click your Desktop and create a new "launcher"

Call it connect?

Make another one.

call it launch?

In the command (in connect) use this:
wine "where-ever your client's main.exe is located connect /uYOURIP /pYOURPORT"

such as:
wine "Z:\home\USER\Desktop\mulinux\muclient\main.exe connect /u127.0.0.1 /p0000"

In the command (in launch) use this:
wine "where-ever your client's main.exe is located"

such as:
wine "Z:\home\USER\Desktop\mulinux\muclient\main.exe"


Change the paths in connect and launch so that it will fit into where you have placed your client

Remember to change the IP and Port.

Double-click connect
Then double click launch.


To fix the fonts you probably have to set the resolution. Do this by emulating regedit.exe with wine whereever the windows folder lies.

press ctrl+f and search for mu online. Now if you find no data in the reg folders you will have to add some ddword values. The most important one is called "Resolution" where you can set the ddword value from 0 to 3 where the highest value is 3. That means 3 will launch the client with the highest resolution.

Here is a list of all the values:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Webzen\Mu\Config]
"VolumeLevel"=dword:00000005
"Resolution"=dword:00000003
"WindowMode"=dword:00000000
"ColorDepth"=dword:00000000
"TextInput"=dword:00000001
"SoundOnOff"=dword:00000000
"MusicOnOff"=dword:00000000
"ID"="You're MU username"


And by the way, sorry for bumping this old thread...
 
Old 01-17-2006, 06:29 PM   #49
clintcan
LQ Newbie
 
Registered: Sep 2005
Posts: 7

Rep: Reputation: 0
Wow, this is interesting.

This should be good. What version did you test this with?
 
Old 01-18-2006, 04:21 AM   #50
MikkTjai
LQ Newbie
 
Registered: Jan 2006
Location: Norway
Distribution: SUSE 10.0 oss
Posts: 8

Rep: Reputation: 0
Quote:
Originally Posted by clintcan
Wow, this is interesting.

This should be good. What version did you test this with?
Well the image shows me playing it in SUSE 10. However I did make it work with Ubuntu aswell. I used the latest version of WINE and I used Mu online version 0.99b
 
Old 01-18-2006, 04:30 AM   #51
GosthMan
LQ Newbie
 
Registered: Dec 2005
Distribution: Debian Sarge,Ubuntu,RHE 5, Gentoo,CentOS 5
Posts: 24

Rep: Reputation: 15
on windows u have to disable font smothing edge maibe is the same on linux. i didn't tried on linux, i'm talking about the client. the server runs ok under linux with wine last version but is beter on windows because of mssql
 
Old 01-18-2006, 10:24 AM   #52
MikkTjai
LQ Newbie
 
Registered: Jan 2006
Location: Norway
Distribution: SUSE 10.0 oss
Posts: 8

Rep: Reputation: 0
Quote:
Originally Posted by GosthMan
on windows u have to disable font smothing edge maibe is the same on linux. i didn't tried on linux, i'm talking about the client. the server runs ok under linux with wine last version but is beter on windows because of mssql

I was talking about the client... I fixed the text by adding those reg files.
 
Old 01-21-2006, 10:12 AM   #53
GosthMan
LQ Newbie
 
Registered: Dec 2005
Distribution: Debian Sarge,Ubuntu,RHE 5, Gentoo,CentOS 5
Posts: 24

Rep: Reputation: 15
i saw that after i posted sorry for that.
any client mooding i am here
 
Old 01-22-2006, 05:40 AM   #54
MikkTjai
LQ Newbie
 
Registered: Jan 2006
Location: Norway
Distribution: SUSE 10.0 oss
Posts: 8

Rep: Reputation: 0
Also note that I had allready downloaded microsoft true fonts using Crossover Office pro 5.
 
Old 01-31-2006, 11:17 AM   #55
fuggii
LQ Newbie
 
Registered: Jan 2006
Posts: 2

Rep: Reputation: 0
Hello

U are telling MuOnline work on Wine i try more the half the year setup client MuOnline on my Ubuntu Breezy 5.10 and i cant i have this error and i cant fix this meybe someone have same problem

Code:
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fdb51f8)->((nil),00000008)
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 16
err:opengl:X11DRV_ChoosePixelFormat glXChooseFBConfig returns NULL (glError: 0)
Regards
fuggii
 
Old 02-01-2006, 03:29 AM   #56
MikkTjai
LQ Newbie
 
Registered: Jan 2006
Location: Norway
Distribution: SUSE 10.0 oss
Posts: 8

Rep: Reputation: 0
Quote:
Originally Posted by fuggii
Hello

U are telling MuOnline work on Wine i try more the half the year setup client MuOnline on my Ubuntu Breezy 5.10 and i cant i have this error and i cant fix this meybe someone have same problem

Code:
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fdb51f8)->((nil),00000008)
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 16
err:opengl:X11DRV_ChoosePixelFormat glXChooseFBConfig returns NULL (glError: 0)
Regards
fuggii
You need directX and OpenGL

Last edited by MikkTjai; 02-01-2006 at 03:30 AM.
 
Old 02-01-2006, 08:49 AM   #57
fuggii
LQ Newbie
 
Registered: Jan 2006
Posts: 2

Rep: Reputation: 0
Quote:
Originally Posted by MikkTjai
You need directX and OpenGL

Hmm... Meybe u know how to do it or where i find directx for wine and OpenGL for wine becouse i dont know where find it.

Regards
fuggii
 
Old 02-12-2006, 04:24 AM   #58
MikkTjai
LQ Newbie
 
Registered: Jan 2006
Location: Norway
Distribution: SUSE 10.0 oss
Posts: 8

Rep: Reputation: 0
Quote:
Originally Posted by fuggii
Hmm... Meybe u know how to do it or where i find directx for wine and OpenGL for wine becouse i dont know where find it.

Regards
fuggii
Sorry for my last post. I was mistaken. I get the same error with the 1.0+ clients (the client however launched. But there was only a tiny window). trying ot fix it somehow,

Yepp, it looks much better now. I had to do wine regedit.exe (in the .wine/drive_c/windows folder)
and add the values.

http://t10web.com/pictures/dmuolinux3.png

Last edited by MikkTjai; 02-12-2006 at 06:03 AM.
 
Old 02-20-2006, 09:54 AM   #59
MikkTjai
LQ Newbie
 
Registered: Jan 2006
Location: Norway
Distribution: SUSE 10.0 oss
Posts: 8

Rep: Reputation: 0
Global Mu online.

Ok so since they upgraded the version and decided to force you into using their launcher which is not supported under linux because of gameguard;I decided to take things into hands myself.

I have no idea what this servers status is...

I made a patch which will allow you to bypass gameguard using their original launcher and then launch the client. I launched the client and I got to the boat screen, but there is no server to choose there. Now I am wondering if the GameServer is offline or if it's just because I replaced the main.exe with another version (usually I would get a message here).

Anyway you can get the patch here:
http://t10web.com/linuxglobal.tar.gz

GUIDE:
Get wine from: http://www.winehq.com

Install wine

Open a bash shell and type: wine

*It will now make a hidden folder called .wine into your users folder

Download the linux patch: http://t10web.com/linuxglobal.tar.gz

Download the client ( ZIP package)

Unpack the client anywhere

Unpack the Linux patch

Copy everything inside the patch's client folder and paste the files into your mu clients folder.

Rename the wine folder inside the linux patch into .wine and replace your .wine folder in your users folder.

Open a bash shell

Cd into your mu clent folder

Type: wine mu.exe

Press connect.


NOTE! This patch IS NOT FOR WINDOWS USERS! IF I WILL SEE WINDOWS USERS DOWNLOADING IT, THEN I WILL BAN THEM FROM MY PAGE!

Sincerely yours Michael Tomaszewski --
 
Old 03-21-2006, 06:11 PM   #60
CamiloSan
LQ Newbie
 
Registered: Mar 2006
Posts: 1

Rep: Reputation: 0
I get a 404 error message when trying to get the patch. Has it been pulled?

I wanted to see if it would work with the latest Cedega. I have a subscription to Cedega but currently can't get any of the MUOnline or WuZen products to work.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Yahoo online games problem through Squid pritam123 Linux - Networking 3 04-18-2009 02:05 PM
All of my online games lag tremendously Fear58 Linux - Games 6 01-23-2006 06:24 PM
Server goes online when started and stays online ... joepl Linux - Networking 1 08-18-2005 02:12 PM
Playing games online with yahoo thug_poet22 Linux - Software 2 11-26-2004 11:05 AM
Linux graphical online games Edward78 Linux - Software 4 08-07-2002 09:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games

All times are GMT -5. The time now is 03:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration