I'm trying to configure guild wars to work, and that "Oh it works perfectly!" thing is really making me mad. I've been trying for a very long time now (off and on for a year), and I finally stumbled upon this:
If you are having graphics issues, use regedit to try some registry keys:
* UseGLSL=disabled
* DirectDrawRenderer=opengl
* OffscreenRenderingMode=pbuffer or fbo
* RenderTargetLockMode=auto
now, where the heck are these registry keys? I've scoured my registry for them, and can't seem to find them in hkley current user software wine, or wherever they're supposed to be.
using wine 1.1.13
Ok, I failed to notice that if it doesn't exist, create it thing, but wow, I'm overwhelmed at the idea of creating registry values. Is there a tutorial?
What you never created directories with explorer before? And don't afraid to break registry in Wine. "Reinstalling" Wine is much faster (you actually don't even need to reinstall it).
haha, no, I never made my own registry values. I spent too many weeks picking up the pieces of my shattered OS when I tried doing anything with my registry back in my windows days.
haha, no, I never made my own registry values. I spent too many weeks picking up the pieces of my shattered OS when I tried doing anything with my registry back in my windows days.
As Vitamin stated it is easy to restore your registry:
cd $HOME/.wine
ls
(notice there are two .reg files)
cp system.reg system.old.reg
cp user.reg user.old.reg
wine regedit
(makes changes to registry and SAVES them)
Why not try using some software to work with the registry?
I'm not that good in this subject but there are some nice programs, as far as I am concerned!
Why not try using some software to work with the registry?
I'm not that good in this subject but there are some nice programs, as far as I am concerned!