Build Your Own Arcade Controls Forum

Main => Driving & Racing Cabinets => Topic started by: durwood101 on April 11, 2020, 07:19:11 pm

Title: Newby help
Post by: durwood101 on April 11, 2020, 07:19:11 pm
I recently setup a Logitech DFGT wheel and and trying to get it to even be recoginized with some of the MAME games like Outrun as an example............I already setup the Log software and already was able to play Daytona 2 in the Sega Model3 emulator.......is there something special needed inside each game when you enable the TAB to map out controls?  Its not just Outrun, but if I could get that to work i can figure out some of the others.........
Title: Re: Newby help
Post by: vandale on April 12, 2020, 12:29:21 am
use tab to map the analogue wheel and pedals
Title: Re: Newby help
Post by: PL1 on April 12, 2020, 12:40:22 am
There's lots of good advice in BadMouth's sticky thread.

http://forum.arcadecontrols.com/index.php/topic,105961.0.html (http://forum.arcadecontrols.com/index.php/topic,105961.0.html)


Scott
Title: Re: Newby help
Post by: durwood101 on April 12, 2020, 11:02:30 am
So, Ive read much of the sticky.  My problem doesnt have to do with mapping the controls, I know how to do that as I have prev in mame with my other arcade controls like a spinner and Arkanoid etc......  The problem seems to be that the Logitech wheel isnt seen by MAME.  I know it works because the other emulators, well at least SEGA MODEL 3, most of the driving games work with FFB.  But MAME won't allow me to even change the TAB parameters. Its like it doesnt see the wheel.  I know that it should see it as a joystick correct?  If I move my spinner, or I move the trackball the MAME controls see it and map the device as a controller.  If I move the wheel around, its stiff and doesnt react.  If I go to ANALOG PEDALS to see if those can be changed......no dice, I can push the gas down but it doesnt see it.  I'm at a loss here, is there something I am missing?  Ive included a couple of pics from my setup.
Title: Re: Newby help
Post by: baritonomarchetto on April 12, 2020, 01:31:02 pm
I use the same wheel with no problems in mame 0.219 (win 7).
Did you enabled joystick in mame.ini?
Title: Re: Newby help
Post by: durwood101 on April 12, 2020, 03:15:26 pm
No, I havent gone into the config file at all..........how do I do that?
Title: Re: Newby help
Post by: PL1 on April 12, 2020, 05:15:06 pm
No, I havent gone into the config file at all..........how do I do that?
You may not have a "mame.ini" file since it isn't created by default during install.

Run the MAME executable one time with the "-cc" (create config) switch to generate the file.
i.e. "mame64.exe -cc"
- You can run the command from command line or make a shortcut to the executable and edit the shortcut's properties, adding " -cc" after the executable name in Target.

Open "mame.ini" with Notetpad to edit settings as desired.
- 0 is disabled. (lightgun)
- 1 is enabled. (mouse, joystick)
Code: [Select]
#
# CORE INPUT OPTIONS
#
coin_lockout              1
ctrlr                     
mouse                     1
joystick                  1
lightgun                  0


Scott
Title: Re: Newby help
Post by: MotownC on April 12, 2020, 05:18:59 pm
and in that file under core input options, ensure joystick is 1

#
# CORE INPUT OPTIONS
#

joystick                  1
Title: Re: Newby help
Post by: durwood101 on April 12, 2020, 06:29:40 pm
OH man, it works now!!!  as soon as the wheel got turned it picked up on the input..............is there a reason why it keeps scrolling down?
Title: Re: Newby help
Post by: PL1 on April 12, 2020, 07:07:37 pm
is there a reason why it keeps scrolling down?
Is one of your pedals on the Z-axis? (same axis as a mouse scroll wheel)


Scott
Title: Re: Newby help
Post by: durwood101 on April 12, 2020, 08:11:01 pm
probably am.  Here is what screen says at moment.  I have a spinner and I have a trackball.
Title: Re: Newby help
Post by: durwood101 on April 12, 2020, 08:39:31 pm
So, should I clear out the settings and start with pedals first?  Then move on to the steering?  I noticed there is a video about combining pedals in mame.....
Title: Re: Newby help
Post by: PL1 on April 12, 2020, 10:30:09 pm
I don't think the order that you remap the inputs makes any difference.

Definitely clear all of the "Inc" and "Dec" settings -- once again, see BadMouth's sticky thread.   ;D


Scott
Title: Re: Newby help
Post by: DarthMarino on April 12, 2020, 11:32:55 pm
My Logitech wheel does the scrolling thing if I set it to separate pedals.  If I switch to combined, it doesn't do that.

Then, yes, watch my combined pedals video and it should work perfectly without the scrolling.
Title: Re: Newby help
Post by: durwood101 on April 13, 2020, 01:00:28 am
Ok, I'll watch that video again, thanks Darth.  Do you leave the settings all a default values, 100% for FORCE FEEDBACK, and the CENTER SPRING also set to default values?  I went ahead and for MAME, set the parameters in the mame ini file for the sticky recommendations.

  For 270° wheels, set the joystick deadzone to .05 in the mame.ini file;
                 the default .3 means that you have to turn the wheel fairly far before it does anything.
                 Joystick saturation narrows the operating range of your wheel, i.e. you only have to
                 turn it halfway before MAME sees it as being turned all the way.  Set it to 1.

Am I forgetting anything?
Title: Re: Newby help
Post by: DarthMarino on April 13, 2020, 08:21:45 am
Yeah, I leave the settings default.  I usually set the deadzone in MAME to zero.