VOGONS


First post, by dj_anubis

User metadata
Rank Newbie
Rank
Newbie

hello, its my first thread here and i hope you can help me,

I made a batch file which runs a game through dosbox it looks like this

dosbox c:\games\prage\rage.bat -fullscreen -conf "c:\games\dosbox\prage.conf" -exit

but every time i runs the game, i see the mouse cursor on the screen, i read the README.TXT and saw there is an option to hide it by using: CTRL+F10 which makes capture\free mouse. and it works

BUT! i want to make it through the bat file, so i want have to press CONTROL+F10, i tried to change the config file with: autolock=true\false, but it didn`t work

how can i hide the mouse cursor without pressinf CTRL+F10?????

Reply 1 of 6, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

OS? dosbox version?

Reply 2 of 6, by dj_anubis

User metadata
Rank Newbie
Rank
Newbie

i dont know i have windows XP and downloaded dosbox 0.72 (ithink its not OS)

Reply 3 of 6, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Strange, think the cursor should automatically be hidden when going
fullscreen and the mouse is not in use. Does the same thing happen if
you start dosbox normally and then use alt-enter for fullscreen?
(NO ctrl-f10 this time!).

Reply 4 of 6, by h-a-l-9000

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Try a video driver update.

1+1=10

Reply 5 of 6, by dj_anubis

User metadata
Rank Newbie
Rank
Newbie

if i am running it normally without full screen at start, and press ALT+ENTER it works without showing me the cursor,

If i am running it with -fullscreen it show the cursor 🙁
also if i am using the -conf without -fullscreen i still see the cursor, how can i hide it???????????

NOTICE THIS!!!
my config file has this line:
aspect=true

IF I AM RUNNING IT WITH :aspect=false THE MOUSE IS HIDDEN!!!
BUT I HATE TO PLAY WITH WITH THIS 2 BLACK LINES SO I USE aspect=true, I think this cause the problem

So now the question is how can i run with aspect=true and hidding the mouse cursor???

Reply 6 of 6, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Obviously you can't at the moment. Try hal's suggestion, especially if the
console window tells you so.
Other than that the next dosbox version might or might not fix that.