Forums » Bugs

Flippin annoying bug with log in

May 17, 2006 Kreana link
Ok i downloaded the game and stuff and ive played b4 and i got a new cpu...when i start the game i get to where ur supossed 2 log in..u see the station xept it looks like its exploding,the log in thing isnt there and the stars are lines....i know what the problem is...its my adapter (sis 760 i think)ive read about this xept it was on ppls labtops...please help!
May 17, 2006 raybondo link
You may have to manually change the video driver VO uses to opengl instead of directx.

edit the config.ini file in your Vendetta install and change this line:
VideoDriver=DirectX9 GKGL driver

to:
VideoDriver=OpenGL Reference GKGL driver

[edit]
You could change it to DirectX8 instead of DirectX9, too:
VideoDriver=DirectX8 GKGL driver
May 17, 2006 Kreana link
how do i get to the config ini file?
May 17, 2006 raybondo link
Go into the folder where you installed Vendetta to.
Most likely it's in c:\Program Files\Vendetta
or something similar. It may install to GuildSoftware or Guild Software instead of Vendetta.

You can use 'Run...' from the 'Start' menu and type in 'c:\program files'
May 17, 2006 Kreana link
How do i change it 2 directx 8...
May 17, 2006 raybondo link
VideoDriver=DirectX8 GKGL driver
May 17, 2006 Kreana link
when i switch it to opengl it doesnt load when i switch it 2 8 it swtiches back to 9 during loading....please help ray
May 17, 2006 raybondo link
One more thing you can try is to turn off shaders.
For directx9, find:
shaders=1
and change it to:
shaders=0

for OpenGL, find:
doshaders=1
and change to:
doshaders=0
May 18, 2006 Kreana link
It worked!Thank you so much ray *bows down to ray*
May 18, 2006 raybondo link
Ok, thanks for the update. I'll see if I can disable shaders internally when I see a SiS760 chipset.