Page 1 of 1

Mouse controls in games ?

Posted: Wed Jul 22, 2020 11:41 am
by deadl0ck
Is there a way to enable mouse support in games with mGalaxy ?
I'm using command line MAME as the emulator

Re: Mouse controls in games ?

Posted: Fri Jul 24, 2020 7:39 pm
by Aeliss
Sure, you just need to configure it in mame itself, it s not mGalaxy dependant.

Re: Mouse controls in games ?

Posted: Sat Jul 25, 2020 8:30 am
by deadl0ck
[quote="Aeliss"]
Sure, you just need to configure it in mame itself, it s not mGalaxy dependent.
[/quote]
It's a parameter that is passed into Mame as "-mouse" so it's something mGalaxy would need to pass in when it shells out to the command line to run Mame.
Configuring it in mame doesn't work - I've tried on Operation Wolf, it only works if I run Operation Wolf with this parameter being passed into mame.

Is there an option to add additional command line parameters to the mame call in mGalaxy ? That would work also

Re: Mouse controls in games ?

Posted: Sun Jul 26, 2020 1:34 pm
by Aeliss
You just need to configure mame, using mame.ini, you can enable mouse for all game, same for lightgun, trackball and other.

I have just make the try ATM with arknaoid.

Re: Mouse controls in games ?

Posted: Sun Jul 26, 2020 1:49 pm
by deadl0ck
[quote="Aeliss"]
You just need to configure mame, using mame.ini, you can enable mouse for all game, same for lightgun, trackball and other.

I have just make the try ATM with arknaoid.
[/quote]
OK Cool - I'll try that - thanks !