invisible mouse cursor

Find any bugs in Vega Strike? See if someone has already found it, or report them here!
Post Reply
Silk
Insys Pilot
Insys Pilot
Posts: 2
Joined: Wed Jan 14, 2009 2:06 am

invisible mouse cursor

Post by Silk »

just loaded the game. loaded fine, everything in game seems to be responding correctly - except for the fact that there is no mouse cursor. I can still scroll to the main concourse, bar, etc...just can't see it. Rather aggravating. Any suggestions?
loki1950
The Shepherd
Posts: 5841
Joined: Fri May 13, 2005 8:37 pm
Location: Ottawa
Contact:

Re: invisible mouse cursor

Post by loki1950 »

Welcome Silk I am assuming that you are running a windows variant :wink: so in the data4x folder of your install there is a file called vegastrike.config it's XML so any text editor will open it i prefer Notepad++ because it has syntax highlighting around line 514 in the graphics section you will find

Code: Select all

<var name="LogoOffsetScale" value="-30.8"/>
		<var name="MouseCursor" value="false"/>

      <var name="num_messages" value="10"/> <!-- messages on hud -->
      <var name="last_message_time" value="60"/><!-- time before scrolling -->

			<var name="hardware_cursor" value="false"/>
			<var name="OptimizeVertexCondition" value="1"/>
			<var name="SharedVertexArrays" value="true"/>
Play around with MouseCursor and hardware_cursor ie changing one or both to true hopefully one will work also looking at the log files stdout.txt and stderr.txt in the bin folder may give you some idea on what is happening.If you have any problem just post we should be able to work something out.

Enjoy the Choice :)
my box::HP Envy i5-6400 @2Q70GHzx4 8 Gb ram/1 Tb(Win10 64)/3 Tb Mint 19.2/GTX745 4Gb acer S243HL K222HQL
Q8200/Asus P5QDLX/8 Gb ram/WD 2Tb 2-500 G HD/GF GT640 2Gb Mint 17.3 64 bit Win 10 32 bit acer and Lenovo ideapad 320-15ARB Win 10/Mint 19.2
Silk
Insys Pilot
Insys Pilot
Posts: 2
Joined: Wed Jan 14, 2009 2:06 am

Re: invisible mouse cursor

Post by Silk »

hey, thanks so much. that worked =)
loki1950
The Shepherd
Posts: 5841
Joined: Fri May 13, 2005 8:37 pm
Location: Ottawa
Contact:

Re: invisible mouse cursor

Post by loki1950 »

No problem 8) when you update your graphic's cards driver next time try going back to the original value.

Enjoy the Choice :)
my box::HP Envy i5-6400 @2Q70GHzx4 8 Gb ram/1 Tb(Win10 64)/3 Tb Mint 19.2/GTX745 4Gb acer S243HL K222HQL
Q8200/Asus P5QDLX/8 Gb ram/WD 2Tb 2-500 G HD/GF GT640 2Gb Mint 17.3 64 bit Win 10 32 bit acer and Lenovo ideapad 320-15ARB Win 10/Mint 19.2
Post Reply