Or you can just get it from the url I just posted23857628 wrote:you still need an mfc42.dll from your windows installation or you could google for it on the web

Or you can just get it from the url I just posted23857628 wrote:you still need an mfc42.dll from your windows installation or you could google for it on the web
edit: That was supposed to be a reply to Zoine, but hey I'll take all the help I can get. lol.kaetemi wrote:Well, I copied the installation folder from my win pc to my linux machine, and put it in the wine drive c program files folder. Some required DLL files for your wine drive c windows folder, can be downloaded from here http://support.microsoft.com/kb/259403/en. Then just try to launch it and play a bit with the wine settings...
Well, I didn't get any sound either on that machine, but didn't really care, and since it's a really old machine, I was running on lowest graphics quality for landscape, so I didn't see the vegetation anyway.. Don't think I can help you with that for the moment ^^scope006 wrote:The only issues I have seen are:
1) no sound
2) no frill/vegetation on the ground at all. If I enable pixel shaders and log in I see all the extra vegetation but the game suddenly freezes.
scope006 wrote:The only issues I have seen are:
1) no sound
2) no frill/vegetation on the ground at all. If I enable pixel shaders and log in I see all the extra vegetation but the game suddenly freezes.
You're welcome to it.scope006 wrote:Would you mind me sending you a few questions here and there while I am getting setup? I am ususally the type that googles and searches before asking so I won't bug you every 3 secs.![]()
Sweet. I forgot about setting the sound in winecfg. The sound works now. EDIT: Sound is a little choppy. Any suggestions for settings?23857628 wrote:1) If your sound is working in your native applications you should just have to set it up with "winecfg" under Audio. Tick the box for Alsa and untick OSS if that was set. Also ensure that SoundOn = 1; is set in client.cfg.
2) Run "wine ryzom_configuration_rd.exe" and set your renderer to OpenGL. You'll have all the eyecandy you know from Ryzom.
23857628 wrote:If sound is choppy try "nice -n 19 wine client_ryzom_rd.exe > /dev/null". Strange thing though, that you had to disable vertex shaders. I've both set and it works fine. What graphics card are you using?
Also there is a recommended tweak to go into regedit (for wine)Section "ServerFlags"
Option "AIGLX" "off"
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
23857628 wrote:What is "glxinfo | grep direct" giving you?
Maybe you find some help here: http://wiki.cchtml.com/index.php/Troubleshooting