Go Back   Ryzom > English speaking community > Customer Support > Technical Support
Ryzom News FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
Old September 16th, 2007, 04:03 PM   #31
kervala
 
kervala's Avatar
 
Join Date: Sep 2004
Location: Pyr
Posts: 2,898
Re: [FAQ] Ryzom in Linux (Reloaded)

Hi there !

I'm developping a new Klients-like software which is written in C++ and using wxWidgets framework.

Project is hosted on Sourceforge :
http://sourceforge.net/projects/wxmtpchat/

The Subversion (SVN) address is :
Code:
https://wxmtpchat.svn.sourceforge.net/svnroot/wxmtpchat/trunk

You can browse the SVN repository :
http://wxmtpchat.svn.sourceforge.net/viewvc/wxmtpchat/

Now for binaries (but not the last version).

http://sourceforge.net/project/showf...roup_id=199348

Under Linux, you need to compile yourself with :

Code:
svn co https://wxmtpchat.svn.sourceforge.net/svnroot/wxmtpchat/trunk wxmtpchat cd wxmtpchat chmod +x update ./update

You could report bugs and suggest new functionnalities for the project :
http://sourceforge.net/projects/wxmtpchat/

To configure servers, you have to click on "Servers" => "Manage servers" and you will see this window :

http://img102.imageshack.us/img102/341/capturefp9.png

You must change "Address" to "chat.ryzom.com" and put the corresponding port for your serveur (6002 for Aniro for example).

After adding the server, you have to configure your account(s), double-click on the desired server in the top list and the server does appear in the bottom list, clic on the server and change "Name", "Login" and "Password". You also can check a connection to auto-connect

Now, you have to validate and restart wxMtpChat.

Some features are still missing but main chat and tells are working
__________________
Xiombarg, Akenak et Fonctionnaire Impérial, Érudit de la Confrérie du Grand Dragon
Ryzom Core manager - CeB developper
kervala is offline   Reply With Quote
Old September 17th, 2007, 11:29 AM   #32
23857628
 
23857628's Avatar
 
Join Date: Feb 2007
Location: Liberty Lake
Posts: 43
Re: [FAQ] Ryzom in Linux (Reloaded)

Awesome news, just trying it out now. Will report later and integrate it in the original post.

Thanks for the hard work!
23857628 is offline   Reply With Quote
Old September 17th, 2007, 12:12 PM   #33
kervala
 
kervala's Avatar
 
Join Date: Sep 2004
Location: Pyr
Posts: 2,898
Re: [FAQ] Ryzom in Linux (Reloaded)

You're welcome

I'm trying to simplify the servers dialog because I find it too much confusing A simple "Name, Address, Port, Login, Password" would be enough.

Next functionnality to implement is "channels"
__________________
Xiombarg, Akenak et Fonctionnaire Impérial, Érudit de la Confrérie du Grand Dragon
Ryzom Core manager - CeB developper
kervala is offline   Reply With Quote
Old September 17th, 2007, 05:31 PM   #34
kervala
 
kervala's Avatar
 
Join Date: Sep 2004
Location: Pyr
Posts: 2,898
Re: [FAQ] Ryzom in Linux (Reloaded)

Please use this topic (http://forums.ryzom.fr/forum/showthr...715#post418715) for talking about wxMtpChat

I will continue to update it in english
__________________
Xiombarg, Akenak et Fonctionnaire Impérial, Érudit de la Confrérie du Grand Dragon
Ryzom Core manager - CeB developper
kervala is offline   Reply With Quote
Old November 19th, 2007, 03:40 PM   #35
malsehn
 
malsehn's Avatar
 
Join Date: Nov 2006
Posts: 40
Re: [FAQ] Ryzom in Linux (Reloaded)

Ok folks... thank you for that awesome threat, now i can throw my windows away

But one Problem is still remaining... i cant change the 3d mode to OpenGL because the Configurator doesnt start.....


any suggestions ?
malsehn is offline   Reply With Quote
Old November 19th, 2007, 05:17 PM   #36
blaah
 
Join Date: Dec 2004
Posts: 1,326
Re: [FAQ] Ryzom in Linux (Reloaded)

Quote:
Originally Posted by malsehn
Ok folks... thank you for that awesome threat, now i can throw my windows away

But one Problem is still remaining... i cant change the 3d mode to OpenGL because the Configurator doesnt start.....


any suggestions ?
dll's installed ? msvcp60.dll and mfc42.dll to be exact. drop those 2 dll's to ryzom folder and configure utility should run.

... but you can always open client.cfg file and change line with "Driver3D" to "OpenGL" manually (case sensitive!)
blaah is offline   Reply With Quote
Old November 22nd, 2007, 02:57 PM   #37
malsehn
 
malsehn's Avatar
 
Join Date: Nov 2006
Posts: 40
Re: [FAQ] Ryzom in Linux (Reloaded)

I got the dlls installed already, but cant start the config utility........


a manual change to opengl via client_default.cfg (because client.cft got no entry with 3d ) didnt solve the problem.....

i got an nvidia 8600GT.... and Linux drivers are working fine.....


and thanks for the quick reply

I have to correct something : when i start ryzom and i set the 3d driver maually to OpenGl or 1, then ryzom wants a restart of the game and correct automatically back to Auto.....
malsehn is offline   Reply With Quote
Old November 22nd, 2007, 03:24 PM   #38
thurmar
Banned
 
thurmar's Avatar
 
Join Date: Aug 2007
Posts: 37
Re: [FAQ] Ryzom in Linux (Reloaded)

Quote:
Originally Posted by malsehn
I got the dlls installed already, but cant start the config utility........


a manual change to opengl via client_default.cfg (because client.cft got no entry with 3d ) didnt solve the problem.....

i got an nvidia 8600GT.... and Linux drivers are working fine.....


and thanks for the quick reply

I have to correct something : when i start ryzom and i set the 3d driver maually to OpenGl or 1, then ryzom wants a restart of the game and correct automatically back to Auto.....


edit client.cfg not client_default.cfg and it should work.
thurmar is offline   Reply With Quote
Old November 22nd, 2007, 05:15 PM   #39
blaah
 
Join Date: Dec 2004
Posts: 1,326
Re: [FAQ] Ryzom in Linux (Reloaded)

Quote:
Originally Posted by malsehn
I have to correct something : when i start ryzom and i set the 3d driver maually to OpenGl or 1, then ryzom wants a restart of the game and correct automatically back to Auto.....
as thurmar said, client_default.cfg is part of patch system and you should not change it.
if the line is missing in client.cfg, then you just need to add it ;-)

Quote:
I got the dlls installed already, but cant start the config utility........
interesting... if you want to dig deeper, then you can run configure from command line (xterm, etc) "wine ryzom_configuration_rd.exe" in ryzom directory. wine should display why it fails.
blaah is offline   Reply With Quote
Old November 24th, 2007, 04:39 AM   #40
malsehn
 
malsehn's Avatar
 
Join Date: Nov 2006
Posts: 40
Re: [FAQ] Ryzom in Linux (Reloaded)

ok.... one moment please...

can you tell me the correct lines to disable the client_default.cfg and how the line to enable openGL ?

i run it in console, mit got no dll failure.... i will post it as soon as i can
malsehn is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +2. The time now is 04:42 AM.


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2018, Jelsoft Enterprises Ltd.
Ryzom forums are part of the SoR service and subject to the EULA and Code of Conduct.

MMORPG