What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Error - Endscene hook

alexz002

New Member
Joined
Nov 20, 2010
Messages
40
Reaction score
0
"Error - Endscene hook failed: Could not find Device.
Attached to WoW with ID 5556
Authentication failed!"

Any help with this?
 
do this /run print(GetCVar('gxApi'))
open the chatbox in wow copy paste that press enter.
If it prints D3D9 ure all good if it says D3D11 you have to open your Config.wtf file and edit this row:
SET gxApi "D3D11"
Make sure it looks like this:
SET gxApi "D3D9"
 
do this /run print(GetCVar('gxApi'))
open the chatbox in wow copy paste that press enter.
If it prints D3D9 ure all good if it says D3D11 you have to open your Config.wtf file and edit this row:
SET gxApi "D3D11"
Make sure it looks like this:
SET gxApi "D3D9"

It was forcing OpenGL, i am downloading and updating directX now to see if this fixes the problem
 
It is forcing openGl, i think i have to change it each time because if i close it and open it back up later, then it chooses opengl again. Is there any permanent way to do this?
 
It is forcing openGl, i think i have to change it each time because if i close it and open it back up later, then it chooses opengl again. Is there any permanent way to do this?
if you open the Config wtf file with a text editor
you can edit it and save it,and it has to be permanent
 
ok i figured out the problem everyone. Anyone who later needs the fix. I was having some problems when i first started WoW and i changed the parameters to -opengl -nosound in the past, so i removed it and i got it to work. Sorry i caused everyone so much trouble.
 
Back
Top