Results 1 to 2 of 2

Thread: WoW - not being able to run , get an error message

  1. #1
    Join Date
    May 2008
    Location
    Portugal
    Beans
    82

    Unhappy [SOLVED]WoW - not being able to run , get an error message at start up

    Hi !

    i've followed the following guide to attempt installing wow... i have it installed, however i cannot run it ....

    here is a screenshot of the error .

    http://pixloads.com/public/pview/54772/Screenshot-1.jpg

    i am running a nvidia 7800 GTX 256 MB, 2 gb ram, 3.6 processor.


    here is the xorg.conf

    Code:
    # xorg.conf (X.Org X Window System server configuration file)
    #
    # This file was generated by failsafeDexconf, using
    # values from the debconf database and some overrides to use vesa mode.
    #
    # You should use dexconf or another such tool for creating a "real" xorg.conf
    # For example:
    #   sudo dpkg-reconfigure -phigh xserver-xorg
    Section "InputDevice"
    	Identifier	"Generic Keyboard"
    	Driver		"kbd"
    	Option		"XkbRules"	"xorg"
    	Option		"XkbModel"	"pc105"
    	Option		"XkbLayout"	"us"
    EndSection
    
    Section "InputDevice"
    	Identifier	"Configured Mouse"
    	Driver		"mouse"
    EndSection
    
    Section "Device"
    	Identifier	"Configured Video Device"
    	Boardname	"ASUS 3Dexplorer"
    	Busid		"PCI:5:0:0"
    	Driver		"nvidia"
    	Screen	0
    	Vendorname	"ASUS"
    	Option		"NoLogo"	"True"
    Option "TwinView" "True"
    Option "TwinViewOrientation" "RightOf"   
    Option "UseEdidFreqs" "True"
    Option "MetaModes" "1400x900,1400x900"
    Option "UseDisplayDevice" "DFP" #replace 'string' with either 'DFP' (Digital flat panel connected via DVI port), 'CRT' (any monitor that is connected via VGA ports), or 'TV'
    EndSection
    
    Section "Monitor"
    	Identifier	"Configured Monitor"
    	Vendorname	"Samsung"
    	Modelname	"Samsung SyncMaster 940T/940B/940Fn(Digital)"
    	Horizsync	30-81
    	Vertrefresh	56-75
      modeline  "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
      modeline  "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
      modeline  "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
      modeline  "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
      modeline  "1280x768@60" 80.14 1280 1344 1480 1680 768 769 772 795 -hsync +vsync
      modeline  "1280x720@60" 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync
      modeline  "1280x800@75" 107.21 1280 1360 1496 1712 800 801 804 835 -hsync +vsync
      modeline  "1280x768@75" 102.98 1280 1360 1496 1712 768 769 772 802 -hsync +vsync
      modeline  "1280x800@60" 83.46 1280 1344 1480 1680 800 801 804 828 -hsync +vsync
      modeline  "1440x900@75" 136.49 1440 1536 1688 1936 900 901 904 940 -hsync +vsync
      modeline  "1440x900@60" 106.47 1440 1520 1672 1904 900 901 904 932 -hsync +vsync
      modeline  "1600x1024@60" 136.36 1600 1704 1872 2144 1024 1025 1028 1060 -hsync +vsync
      modeline  "1680x1050@60" 147.14 1680 1784 1968 2256 1050 1051 1054 1087 -hsync +vsync
      modeline  "1920x1200@60" 193.16 1920 2048 2256 2592 1200 1201 1204 1242 -hsync +vsync
    	Gamma	1.0
    EndSection
    
    Section "Screen"
    	Identifier	"Default Screen"
    	Device		"Configured Video Device"
    	Monitor		"Configured Monitor"
    	Defaultdepth	24
    	SubSection "Display"
    		Depth	24
    		Modes		"1440x900@75"
    	EndSubSection
    	Option		"RenderAccel"	"true"
    Option "TwinView" "True"
    Option "TwinViewOrientation" "RightOf"   
    Option "UseEdidFreqs" "False"
    Option "MetaModes" "1400x900,1400x900"
    Option "UseDisplayDevice" "DFP" #replace 'string' with either 'DFP' (Digital flat panel connected via DVI port), 'CRT' (any monitor that is connected via VGA ports), or 'TV'
    EndSection
    
    Section "ServerLayout"
    	Identifier	"Default Layout"
      screen 0 "Default Screen" 0 0
    EndSection
    Section "Module"
    	Load		"glx"
    	Load		"v4l"
    EndSection
    Section "device" #  
    	Identifier	"device1"
    	Boardname	"ASUS 3Dexplorer"
    	Busid		"PCI:5:0:0"
    	Driver		"nv"
    	Screen	1
    	Vendorname	"ASUS"
    EndSection
    Section "screen" #  
    	Identifier	"screen1"
    	Device		"device1"
    	Defaultdepth	24
    	Monitor		"monitor1"
    	SubSection "Display"
    		Depth	24
    		Modes		"1440x900@75"	
    	EndSubSection
    	Option		"RenderAccel"	"true"
    Option "TwinView" "True"
    Option "TwinViewOrientation" "RightOf"   
    Option "UseEdidFreqs" "True"
    Option "MetaModes" "1400x900,1400x900"
    Option "UseDisplayDevice" "DFP" #replace 'string' with either 'DFP' (Digital flat panel connected via DVI port), 'CRT' (any monitor that is connected via VGA ports), or 'TV'
    EndSection
    Section "monitor" #  
    	Identifier	"monitor1"
    	Vendorname	"Samsung"
    	Modelname	"Samsung SyncMaster 940T/940B/940Fn(Digital)"
    	Horizsync	30-81
    	Vertrefresh	56-75
      modeline  "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
      modeline  "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
      modeline  "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
      modeline  "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
      modeline  "1280x768@60" 80.14 1280 1344 1480 1680 768 769 772 795 -hsync +vsync
      modeline  "1280x720@60" 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync
      modeline  "1280x800@75" 107.21 1280 1360 1496 1712 800 801 804 835 -hsync +vsync
      modeline  "1280x768@75" 102.98 1280 1360 1496 1712 768 769 772 802 -hsync +vsync
      modeline  "1280x800@60" 83.46 1280 1344 1480 1680 800 801 804 828 -hsync +vsync
      modeline  "1440x900@75" 136.49 1440 1536 1688 1936 900 901 904 940 -hsync +vsync
      modeline  "1440x900@60" 106.47 1440 1520 1672 1904 900 901 904 932 -hsync +vsync
      modeline  "1600x1024@60" 136.36 1600 1704 1872 2144 1024 1025 1028 1060 -hsync +vsync
      modeline  "1680x1050@60" 147.14 1680 1784 1968 2256 1050 1051 1054 1087 -hsync +vsync
      modeline  "1920x1200@60" 193.16 1920 2048 2256 2592 1200 1201 1204 1242 -hsync +vsync
    	Gamma	1.0
    EndSection
    Section "ServerFlags"
    EndSection
    here is bliizard error message :

    Code:
    ==============================================================================
    World of WarCraft (build 6080)
    
    Exe:      C:\Program Files\World of Warcraft\WoW.exe
    Time:     May 16, 2008  2:20:31.167 PM
    User:     silverone
    Computer: silver-desktop
    ------------------------------------------------------------------------------
    
    This application has encountered a critical error:
    
    ERROR #132 (0x85100084) Fatal Exception
    Program:	C:\Program Files\World of Warcraft\WoW.exe
    Exception:	0xC0000005 (ACCESS_VIOLATION) at 0073:0040E000
    
    The instruction at "0x0040E000" referenced memory at "0x00000000".
    The memory could not be "read".
    
    
    WoWBuild: 6080
    ------------------------------------------------------------------------------
    
    ----------------------------------------
        x86 Registers
    ----------------------------------------
    
    EAX=00000000  EBX=00000000  ECX=00000000  EDX=00000000  ESI=01217608
    EDI=00000001  EBP=0033FD48  ESP=0033FD20  EIP=0040E000  FLG=00010246
    CS =0073      DS =007B      ES =007B      SS =007B      FS =0033      GS =003B
    
    
    ----------------------------------------
        Stack Trace (Manual)
    ----------------------------------------
    
    Address  Frame    Logical addr  Module
    
    0040E000 0033FD48 0001:0000D000 C:\Program Files\World of Warcraft\WoW.exe
    0046DE54 0033FD74 0001:0006CE54 C:\Program Files\World of Warcraft\WoW.exe
    0046DEDA 0033FD80 0001:0006CEDA C:\Program Files\World of Warcraft\WoW.exe
    0046D783 0033FDBC 0001:0006C783 C:\Program Files\World of Warcraft\WoW.exe
    00402C2B 0033FDF8 0001:00001C2B C:\Program Files\World of Warcraft\WoW.exe
    0042182A 0033FE60 0001:0002082A C:\Program Files\World of Warcraft\WoW.exe
    004215D1 0033FE78 0001:000205D1 C:\Program Files\World of Warcraft\WoW.exe
    0040447E 0033FF08 0001:0000347E C:\Program Files\World of Warcraft\WoW.exe
    7B876F57 0033FFE8 0001:00055F57 C:\windows\system32\KERNEL32.dll
    
    ----------------------------------------
        Stack Trace (Using DBGHELP.DLL)
    ----------------------------------------
    
    0040E000 WoW.exe      <unknown symbol>+0 (0x00000000,0x00854008,0x0033FD68,0x0033FD73)
    0046DE54 WoW.exe      <unknown symbol>+0 (0x0033FD94,0x0033FDBC,0x0046D783,0x014D2FA8)
    0046DEDA WoW.exe      <unknown symbol>+0 (0x014D2FA8,0x0033FDD8,0x014D2FA8,0x0084F940)
    0046D783 WoW.exe      <unknown symbol>+0 (0x00402AE5,0x00425090,0x00000102,0x014D3408)
    00402C2B WoW.exe      <unknown symbol>+0 (0x00000000,0x014D3408,0x004216EA,0x00401000)
    0042182A WoW.exe      <unknown symbol>+0 (0x00000000,0x00402489,0x00000001,0x00000001)
    004215D1 WoW.exe      <unknown symbol>+0 (0x0040A380,0x00400000,0x00000000,0x0011194C)
    0040447E WoW.exe      <unknown symbol>+0 (0x7FFDF000,0x00000000,0x00000000,0x00000000)
    7B876F57 KERNEL32.dll <unknown symbol>+0 (0x00000000,0x00000000,0x00000000,0x00000000)
    
    
    ----------------------------------------
        Loaded Modules
    ----------------------------------------
    
    0x00340000 - 0x003D0000  C:\Program Files\World of Warcraft\fmod.dll
    0x00400000 - 0x00D89000  C:\Program Files\World of Warcraft\WoW.exe
    0x10000000 - 0x10069000  C:\Program Files\World of Warcraft\DivxDecoder.dll
    0x7B820000 - 0x7B92D000  C:\windows\system32\KERNEL32.dll
    0x7BC10000 - 0x7BCA4000  C:\windows\system32\ntdll.dll
    0x7BF60000 - 0x7BF99000  C:\windows\system32\dsound.dll
    0x7BFB0000 - 0x7BFB6000  C:\windows\system32\psapi.dll
    0x7BFC0000 - 0x7C000000  C:\windows\system32\dbghelp.dll
    0x7C4E0000 - 0x7C5D1000  C:\windows\system32\wined3d.dll
    0x7CB30000 - 0x7CB36000  C:\windows\system32\mswsock.dll
    0x7CB40000 - 0x7CB66000  C:\windows\system32\d3d9.dll
    0x7CB70000 - 0x7CB7A000  C:\windows\system32\midimap.dll
    0x7CB80000 - 0x7CB91000  C:\windows\system32\msacm32.drv
    0x7CBA0000 - 0x7CBC6000  C:\windows\system32\winealsa.drv
    0x7D6F0000 - 0x7D721000  C:\windows\system32\uxtheme.dll
    0x7D760000 - 0x7D7E5000  C:\windows\system32\winex11.drv
    0x7D8F0000 - 0x7D906000  C:\windows\system32\mpr.dll
    0x7D910000 - 0x7D954000  C:\windows\system32\wininet.dll
    0x7D960000 - 0x7D9B5000  C:\windows\system32\rpcrt4.dll
    0x7D9C0000 - 0x7DA59000  C:\windows\system32\ole32.dll
    0x7DA70000 - 0x7DAC2000  C:\windows\system32\msvcrt.dll
    0x7DAD0000 - 0x7DAE8000  C:\windows\system32\msacm32.dll
    0x7DAF0000 - 0x7DAFC000  C:\windows\system32\lz32.dll
    0x7DB00000 - 0x7DB15000  C:\windows\system32\version.dll
    0x7DB20000 - 0x7DBA7000  C:\windows\system32\winmm.dll
    0x7DBB0000 - 0x7DBC7000  C:\windows\system32\imm32.dll
    0x7E930000 - 0x7E99B000  C:\windows\system32\opengl32.dll
    0x7E9B0000 - 0x7E9CC000  C:\windows\system32\iphlpapi.dll
    0x7E9D0000 - 0x7E9F8000  C:\windows\system32\ws2_32.dll
    0x7EA00000 - 0x7EA12000  C:\windows\system32\wsock32.dll
    0x7EA20000 - 0x7EA6B000  C:\windows\system32\shlwapi.dll
    0x7EA80000 - 0x7EB7A000  C:\windows\system32\shell32.dll
    0x7EB90000 - 0x7EC15000  C:\windows\system32\gdi32.dll
    0x7EC30000 - 0x7ED5C000  C:\windows\system32\user32.dll
    0x7ED60000 - 0x7EE1B000  C:\windows\system32\comctl32.dll
    0x7EE30000 - 0x7EE6D000  C:\windows\system32\advapi32.dll
    
    
    ----------------------------------------
        Memory Dump
    ----------------------------------------
    
    Code: 16 bytes starting at (EIP = 0040E000)
    
    0040E000: 8B 01 BA FF  FE FE 7E 03  D0 83 F0 FF  33 C2 83 C1  ......~.....3...
    
    
    Stack: 1024 bytes starting at (ESP = 0033FD20)
    
    * = addr  **                                                  *               
    0033FD20: 59 C1 78 00  00 00 00 00  00 00 00 00  C8 75 21 01  Y.x..........u!.
    0033FD30: 00 00 00 00  49 00 00 00  10 40 85 00  7A DE 98 76  ....I....@..z..v
    0033FD40: 74 FD 33 00  7C F4 67 00  74 FD 33 00  54 DE 46 00  t.3.|.g.t.3.T.F.
    0033FD50: 00 00 00 00  08 40 85 00  68 FD 33 00  73 FD 33 00  .....@..h.3.s.3.
    0033FD60: 6C FD 33 00  40 0B 00 00  04 00 00 00  03 00 00 00  l.3.@...........
    0033FD70: 00 00 00 00  80 FD 33 00  DA DE 46 00  94 FD 33 00  ......3...F...3.
    0033FD80: BC FD 33 00  83 D7 46 00  A8 2F 4D 01  D8 FD 33 00  ..3...F../M...3.
    0033FD90: A8 2F 4D 01  40 F9 84 00  00 00 00 00  FF FF FF FF  ./M.@...........
    0033FDA0: 00 00 00 00  40 0B 00 00  84 03 00 00  00 00 00 00  ....@...........
    0033FDB0: 00 00 00 00  00 00 61 44  00 00 34 45  F8 FD 33 00  ......aD..4E..3.
    0033FDC0: 2B 2C 40 00  E5 2A 40 00  90 50 42 00  02 01 00 00  +,@..*@..PB.....
    0033FDD0: 08 34 4D 01  00 00 00 00  A8 2F 4D 01  BD 34 4D 01  .4M....../M..4M.
    0033FDE0: 97 26 00 00  00 00 00 00  7F 0E 7F 02  01 00 00 00  .&..............
    0033FDF0: 07 00 00 00  B8 34 4D 01  60 FE 33 00  2A 18 42 00  .....4M.`.3.*.B.
    0033FE00: 00 00 00 00  08 34 4D 01  EA 16 42 00  00 10 40 00  .....4M...B...@.
    0033FE10: 00 00 00 00  84 38 8B 7B  45 6E 67 69  6E 65 20 32  .....8.{Engine 2
    0033FE20: 33 00 12 00  00 00 11 00  65 6E 00 00  21 3D C3 7B  3.......en..!=.{
    0033FE30: 21 3D C3 7B  84 38 8B 7B  00 10 40 00  5C FE 33 00  !=.{.8.{..@.\.3.
    0033FE40: 8A BE 88 7B  7C 20 00 00  00 00 00 00  0B 00 00 00  ...{| ..........
    0033FE50: 65 6E 47 42  00 27 CD 00  97 26 00 00  78 FE 33 00  enGB.'...&..x.3.
    0033FE60: 78 FE 33 00  D1 15 42 00  00 00 00 00  89 24 40 00  x.3...B......$@.
    0033FE70: 01 00 00 00  01 00 00 00  08 FF 33 00  7E 44 40 00  ..........3.~D@.
    0033FE80: 80 A3 40 00  00 00 40 00  00 00 00 00  4C 19 11 00  ..@...@.....L...
    0033FE90: 01 00 00 00  00 10 40 00  00 F0 FD 7F  84 38 8B 7B  ......@......8.{
    0033FEA0: 05 00 00 C0  4C 19 11 00  00 00 00 00  44 00 00 00  ....L.......D...
    0033FEB0: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00  ................
    0033FEC0: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00  ................
    0033FED0: 00 00 00 00  00 00 00 00  01 00 00 00  01 00 00 00  ................
    0033FEE0: 00 00 00 00  0C 00 00 00  10 00 00 00  14 00 00 00  ................
    0033FEF0: 94 FE 33 00  84 F8 33 00  2C FF 33 00  20 BB 40 00  ..3...3.,.3. .@.
    0033FF00: 80 E0 84 00  00 00 00 00  E8 FF 33 00  57 6F 87 7B  ..........3.Wo.{
    0033FF10: 00 F0 FD 7F  00 00 00 00  00 00 00 00  00 00 00 00  ................
    0033FF20: 00 00 00 00  00 00 00 00  00 00 00 00  FF FF FF FF  ................
    0033FF30: 20 4E 87 7B  60 47 84 7B  84 38 8B 7B  00 F0 FD 7F   N.{`G.{.8.{....
    0033FF40: 00 00 00 00  E8 FF 33 00  FE 21 FE 73  09 B7 DD 1A  ......3..!.s....
    0033FF50: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00  ................
    0033FF60: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00  ................
    0033FF70: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00  ................
    0033FF80: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00  ................
    0033FF90: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00  ................
    0033FFA0: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00  ................
    0033FFB0: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00  ................
    0033FFC0: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00  ................
    0033FFD0: 00 00 00 00  00 00 00 00  00 00 00 00  84 38 8B 7B  .............8.{
    0033FFE0: 00 F0 FD 7F  00 00 00 00  00 00 00 00  E7 29 DD B7  .............)..
    0033FFF0: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00  ................
    00340000: 4D 5A 90 00  03 00 00 00  04 00 00 00  FF FF 00 00  MZ..............
    00340010: B8 00 00 00  00 00 00 00  40 00 00 00  00 00 00 00  ........@.......
    00340020: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00  ................
    00340030: 00 00 00 00  00 00 00 00  00 00 00 00  F0 00 00 00  ................
    00340040: 0E 1F BA 0E  00 B4 09 CD  21 B8 01 4C  CD 21 54 68  ........!..L.!Th
    00340050: 69 73 20 70  72 6F 67 72  61 6D 20 63  61 6E 6E 6F  is program canno
    00340060: 74 20 62 65  20 72 75 6E  20 69 6E 20  44 4F 53 20  t be run in DOS 
    00340070: 6D 6F 64 65  2E 0D 0D 0A  24 00 00 00  00 00 00 00  mode....$.......
    00340080: 46 47 7A 03  02 26 14 50  02 26 14 50  02 26 14 50  FGz..&.P.&.P.&.P
    00340090: 81 3A 1A 50  05 26 14 50  6D 39 1E 50  07 26 14 50  .:.P.&.Pm9.P.&.P
    003400A0: 6D 39 10 50  00 26 14 50  02 26 15 50  9F 26 14 50  m9.P.&.P.&.P.&.P
    003400B0: 60 39 07 50  0D 26 14 50  56 05 25 50  04 26 14 50  `9.P.&.PV.%P.&.P
    003400C0: 56 05 24 50  52 26 14 50  C5 20 12 50  03 26 14 50  V.$PR&.P. .P.&.P
    003400D0: 02 26 14 50  08 26 14 50  FD 06 10 50  03 26 14 50  .&.P.&.P...P.&.P
    003400E0: 52 69 63 68  02 26 14 50  00 00 00 00  00 00 00 00  Rich.&.P........
    003400F0: 50 45 00 00  4C 01 05 00  2E 18 B2 43  00 00 00 00  PE..L......C....
    00340100: 00 00 00 00  E0 00 0E 21  0B 01 06 00  00 C0 03 00  .......!........
    00340110: 00 30 05 00  00 00 00 00  05 CD 03 00  00 10 00 00  .0..............
    
    
    ------------------------------------------------------------------------------
    
    ======================================================================
    Hardware/Driver Information:
    Processor:              0x0
    Page Size:              4096
    Min App Address:        0x10000
    Max App Address:        0x7ffeffff
    Processor Mask:         0x3
    Number of Processors:   2
    Processor Type:         586
    Allocation Granularity: 65536
    Processor Level:        15
    Processor Revision:     1025
    
    Percent memory used:    25
    Total physical memory:  2125271040
    Free Memory:            1590747136
    Page file:              -1
    Total virtual memory:   2147352575

    i have added the registry tweak for fps boost .-


    Code:
    Registry Tweak for FPS Boost
    
    Open a terminal window, (konsole/terminal/x terminal etc..), type regedit and press enter. This will start Wine's registry editor. If you are familiar with using the registry editor under windows then this is pretty much the same.
    
       1. Find HKEY_CURRENT_USER\Software\Wine\
       2. Highlight the wine folder in the left hand pane by left clicking on it. The icon should change to an open folder.
       3. Click right on the wine folder and select [NEW] then [KEY].
       4. Replace the text "New Key #1" with OpenGL (CaSe Sensitive).
       5. Right click in the right hand pane and select [NEW] then [String Value].
       6. Replace "New Value #1" with "DisabledExtensions" (CaSe sensitive).
       7. Then double click anywhere on the line, a dialog box will open.
       8. In the value field type "GL_ARB_vertex_buffer_object" (without the quotes).
    the tuto i followed was this one :

    http://ubuntuforums.org/showthread.p...&highlight=wow

    i am running hard heron,

    i have not eddited the config.wtf ( if that's the file name ) since this file isn't created yet, since i have not run wow...

    i have also tried researching on the subject, but i couldn't find anything related to this specific error, but i suspect it may be related to this :

    Code:
    Wine bz2 archives and the Wine Patches needed for WoW
    
    This patch, only needed for nVidia users, will prevent WoW from crashing on startup if some shader
    effects are enabled, and will prevent WoW from crashing with minimap on inside buildings.
    
    To download the patch, see below.
    
    Latest wine archive and patch
    
    wine-0.9.24.tar.bz2 use patch wow_patch_nvidia_flicker_fix_0.9.24.diff
    
    Just for reference the flicker fix for 0.9.23 & 0.9.24 are in fact the same patch.
    
    Please note, it is this necessary to apply the regedit entry to correct for corrupt text & image on
    ATI hardware. See latest news section above.
    
    For reference, older versions of wine and the corresponding wow patch can be found below in
    the note 'Older wine Archives and Patches.
    that is taken from the followin website : http://appdb.winehq.org/appview.php?iVersionId=5606

    however i have no idea how i apply the patch !

    oh and btw, i am running wine 1.0-RC1.

    Please Help !
    really apreciate it !

    Best Regards
    Silver
    Thanks.
    Last edited by SilverOne; May 17th, 2008 at 03:12 PM.
    [-]SilverOne[-] [- Best Regards

  2. #2
    Join Date
    May 2008
    Location
    Portugal
    Beans
    82

    Re: WoW - not being able to run , get an error message at start up

    Quote Originally Posted by Jiraya View Post
    It may be stupid, but did you tried to use another Wine version?
    no i have not... you think it would work out ?

    Best Regards
    SilverOne.
    [-]SilverOne[-] [- Best Regards

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •