[Wine] World Of Warcraft on FreeBSD 6.2

Jim Stapleton stapleton.41 at gmail.com
Thu Apr 5 13:48:13 CDT 2007


I think xorg_libraries would be the relevant part of xorg, as the xorg
port is just a meta port.

Nonetheless, My current OS was retrieved from ports and compiled March
6th, and has no issues. What does your make.conf look like? At what
point does WoW bail? (Do you get to the login screen, select
character, world, none-of-the-above?)

-Jim Stapleton

On 4/5/07, Sam Fourman Jr. <sfourman at gmail.com> wrote:
> I am using FreeBSD 6.2 Stable (March Snapshot)
>
> I am using the 9746 Nvidia Driver From ports
> wine 0.9.34
> gnome 2.18
> and xorg 6.9
>
> would you be able to post your xorg.conf file maybe there is a
> settings change in there
>
> Sam Fourman Jr.
>
> On 4/5/07, Jim Stapleton <stapleton.41 at gmail.com> wrote:
> > Yes, the card is PCI-E, there is also no onboard video.
> >
> > Which version of Xorg are you using? How about the nvidia driver port?
> > (ls /var/db/pkg | grep xorg; ls /var/db/pkg | grep nvid)
> > I get this result:
> >
> > linux-xorg-libs-6.8.2_5/
> > xorg-6.9.0/
> > xorg-clients-6.9.0_3/
> > xorg-documents-6.9.0/
> > xorg-fonts-100dpi-6.9.0_1/
> > xorg-fonts-75dpi-6.9.0_1/
> > xorg-fonts-cyrillic-6.9.0_1/
> > xorg-fonts-encodings-6.9.0_1/
> > xorg-fonts-miscbitmaps-6.9.0_1/
> > xorg-fonts-truetype-6.9.0/
> > xorg-fonts-type1-6.9.0/
> > xorg-fontserver-6.9.0_1/
> > xorg-libraries-6.9.0_1/
> > xorg-manpages-6.9.0/
> > xorg-nestserver-6.9.0_1/
> > xorg-printserver-6.9.0_2/
> > xorg-server-6.9.0_6/
> > xorg-vfbserver-6.9.0_2/
> >
> > nvidia-driver-1.0.9746/
> > nvidia-settings-1.0_10/
> >
> >
> >
> >
> > -Jim Stapleton
> >
> > On 4/5/07, Sam Fourman Jr. <sfourman at gmail.com> wrote:
> > > Just a Question,
> > >
> > > Does your machine have a PCI Express Video Card?
> > >
> > > Sam Fourman Jr.
> > >
> > > On 4/5/07, Jim Stapleton <stapleton.41 at gmail.com> wrote:
> > > > Errp, sorry, gmail only showed the first three posts, I have 0.9.32 as
> > > > my wine version, try these setings (backup your WTF file first!).
> > > >
> > > > My machine is on an Athlon64 (nForce4 Ultra/ASUS), with a 7300GS (BFG)
> > > >
> > > > 1) Set wine to use a virtual window/desktop of 1024x768, hardware
> > > > video accel, and don't let Direct X apps prevent cursor from exiting
> > > > the screen. It should work full screen, but I've never tried, I know
> > > > this config works. (DX apps crashing in full screen tend to bork the X
> > > > server's output to some obnoxious resoution without informing the
> > > > session manager, at least in KDE)
> > > >
> > > > 2) Go to the base of the WoW install directory and: chmod -Rv 775 *
> > > >     This will make sure you can access everything as needed (u+rwx, g+rwx, o+rx)
> > > >
> > > > 3) Here is my WTF (The graphics settings are a tad high for my 7300,
> > > > but your card shouldn't flinch at them):
> > > > SET readTOS "1"
> > > > SET readEULA "1"
> > > > SET readScanning "-1"
> > > > SET readContest "-1"
> > > > SET locale "enUS"
> > > > SET hwDetect "0"
> > > > SET gxColorBits "24"
> > > > SET gxDepthBits "24"
> > > > SET gxResolution "1024x768"
> > > > SET gxRefresh "60"
> > > > SET gxMultisampleQuality "0.000000"
> > > > SET fullAlpha "1"
> > > > SET SmallCull "0.010000"
> > > > SET DistCull "500.000000"
> > > > SET trilinear "1"
> > > > SET frillDensity "48"
> > > > SET farclip "597"
> > > > SET specular "1"
> > > > SET pixelShaders "1"
> > > > SET particleDensity "1.000000"
> > > > SET unitDrawDist "300.000000"
> > > > SET movie "0"
> > > > SET expansionMovie "0"
> > > > SET realmList "us.logon.worldofwarcraft.com"
> > > > SET timingTestError "0"
> > > > SET realmName "Arathor"
> > > > SET gameTip "7"
> > > > SET shadowLevel "0"
> > > > SET anisotropic "4"
> > > > SET M2UsePixelShaders "1"
> > > > SET Gamma "1.000000"
> > > > SET lastCharacterIndex "2"
> > > > SET MusicVolume "0"
> > > > SET SoundVolume "1"
> > > > SET MasterVolume "1"
> > > > SET weatherDensity "1"
> > > > SET AmbienceVolume "0.60000002384186"
> > > > SET uiScale "1"
> > > >
> > > >
> > > >
> > > > Hope that helps,
> > > > -Jim Stapleton
> > > >
> > > >
> > > > On 4/5/07, Jim Stapleton <stapleton.41 at gmail.com> wrote:
> > > > > Works fine on my system, except it crashes when I try to change the
> > > > > video settings, and the updater doesn't run (I have to go to my
> > > > > windows machine for those, back up the current WoW directory, and then
> > > > > copy over the WoW directory structure back to my Wine install from my
> > > > > windows install (tar -jcvf ...; mount_smbfs ...; cp -rfv ...)
> > > > >
> > > > > Effectively - I needed windows to install, and update, but it plays
> > > > > fine on FreeBSD.
> > > > >
> > > > > On 3/31/07, Sam Fourman Jr. <sfourman at gmail.com> wrote:
> > > > > > Has anyone been able to get World of Warcraft Burning crusade running
> > > > > > on FreeBSD 6.2 stable with wine 0.9.34 and a nvidia video driver?
> > > > > >
> > > > > > I had it working on a earlier version of wine 9.22(I think it was)
> > > > > >
> > > > > > if someone would mind posting some instructions on how to get this
> > > > > > working it would be great
> > > > > >
> > > > > > Thank you Wine Devlopers for continued FreeBSD Support
> > > > > >
> > > > > > Sam Fourman Jr.
> > > > > >
> > > > > > _______________________________________________
> > > > > > wine-users mailing list
> > > > > > wine-users at winehq.org
> > > > > > http://www.winehq.org/mailman/listinfo/wine-users
> > > > > >
> > > > >
> > > >
> > >
> >
>



More information about the wine-users mailing list