Forums » Bugs
Flippin annoying bug with log in
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!
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
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
how do i get to the config ini file?
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'
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'
How do i change it 2 directx 8...
VideoDriver=DirectX8 GKGL driver
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
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
For directx9, find:
shaders=1
and change it to:
shaders=0
for OpenGL, find:
doshaders=1
and change to:
doshaders=0
It worked!Thank you so much ray *bows down to ray*
Ok, thanks for the update. I'll see if I can disable shaders internally when I see a SiS760 chipset.