mGalaxy forum

General Discussions => Need Help? => Topic started by: deadl0ck on July 22, 2020, 06:41:59 AM

Title: Mouse controls in games ?
Post by: deadl0ck on July 22, 2020, 06:41:59 AM
Is there a way to enable mouse support in games with mGalaxy ?
I'm using command line MAME as the emulator
Title: Re: Mouse controls in games ?
Post by: Aeliss on July 24, 2020, 02:39:22 PM
Sure, you just need to configure it in mame itself, it s not mGalaxy dependant.
Title: Re: Mouse controls in games ?
Post by: deadl0ck on July 25, 2020, 03:30:56 AM
Sure, you just need to configure it in mame itself, it s not mGalaxy dependent.
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
Title: Re: Mouse controls in games ?
Post by: Aeliss on July 26, 2020, 08:34:44 AM
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.
Title: Re: Mouse controls in games ?
Post by: deadl0ck on July 26, 2020, 08:49:59 AM
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.
OK Cool - I'll try that - thanks !