[quote]Just thought I'd try to add a little bit to this thread and thanks for all the previous posters doing most of the grunt work. One more thing, you can back out that XRandR vs XVidMode fix in your user.reg file, it works fine with XRandR if you set your resolution manually like this.[/quote] Thanks for that! IMO, it's still worth noting the XVidMode option, because I like the option to have my resolutions detected, and in general prefer the XVidMode switcher. Good to have other op
drukargin
I am having some intermittent crashing with all video settings and effects maxed (except AA, naturally). As time allows I will keep poking at it to see if I can find any consistency or tweaks that help. My gut tells me that the issue we're seeing is something to do with the "High" and "Highest" texture settings in effects. Back in the day, I ran into some texture memory issues with d3d-mode WoW in Cedega, and this feels similar, somehow. I'll test it as I have opportunity.
The resolution detection is due to the XRandR extension that Wine uses to set the screen resolution. It will work if you change wine's driver to use XVidMode. To do this, open wine regedit or edit ~/.wine/user.reg in your favorite editor. In HKEY_CURRENT_USER\Software\Wine\X11 Driver, create two new values: "UseXRandR"="N" "UseXVidMode"="Y" That solved the problem for me, though I still don't have AA. I'm poking at that, but it doesn't work in WoW, either, so I'm less t