I've followed guides to properly config and install both Wine and World of Warcraft on Fedora.
The problem I get is that if i don't use Emulate Desktop and run the game, my mouse disappears and the computer freezes without ever really starting WoW.
Then someone suggested to Emulate Desktop so that it wont kill my whole system, just the emulation.
I start the game with the terminal
# wine WoW.exe -opengl
i get this readout from the terminal
[Joshka@Joshka-Laptop World of Warcraft]$ wine WoW.exe -opengl
fixme:advapi:SetSecurityInfo stub
archive Data\enUS\patch-enUS.MPQ opened
archive Data\patch.MPQ opened
archive Data\enUS\patch-enUS-2.MPQ opened
archive Data\patch-2.MPQ opened
archive Data\expansion.MPQ opened
archive Data\lichking.MPQ opened
archive Data\common.MPQ opened
archive Data\common-2.MPQ opened
archive Data\enUS\locale-enUS.MPQ opened
archive Data\enUS\speech-enUS.MPQ opened
archive Data\enUS\expansion-locale-enUS.MPQ opened
archive Data\enUS\lichking-locale-enUS.MPQ opened
archive Data\enUS\expansion-speech-enUS.MPQ opened
archive Data\enUS\lichking-speech-enUS.MPQ opened
fixme:win:EnumDisplayDevicesW ((null),0,0x39ed90,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39eb94,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f3a8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f56c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f568,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f124,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f55c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f124,0x00000000), stub!
failed to open C:/Program Files/World of Warcraft/Interface/AddOns
fixme:win:EnumDisplayDevicesW ((null),0,0x39ded0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39df08,0x00000000), stub!
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (5000): STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 5000
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONTEXT_VALUE; STUB
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (5000): STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 5000
fixme:reg:GetNativeSystemInfo (0x37402bc4) using GetSystemInfo()
fixme:imm:ImmReleaseContext (0x20030, 0x12f1e8): stub
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONTEXT_VALUE; STUB
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (5000): STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 5000
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONTEXT_VALUE; STUB
failed to open C:/Program Files/World of Warcraft/Interface/AddOns
then the starting screen comes up. I can't see any buttons, only their text, I can't see any cursor, and there is no background image, only fog on the ground and some blue thing flying around.
i could use some help. I really dont know what the problem is and the only support i can really find is for Ubuntu and I don't really want to have to switch to that.