Build Your Own Arcade Controls Forum

Main => Driving & Racing Cabinets => Topic started by: Ramakers on November 29, 2019, 04:18:15 pm

Title: Disabling Shifter Toggle
Post by: Ramakers on November 29, 2019, 04:18:15 pm
Hello,
I'm searching for a way to use a "real" Hi-Low shifter in my cabinet, but I can't disable toggle in mame.
I edited the cfg file of the game (out run to start with) but if I add toggle=”no” and restart the game, all changes get undone. The cfg file gets reset.
What am I doing wrong?
Title: Re: Disabling Shifter Toggle
Post by: Ramakers on November 30, 2019, 01:46:51 am
To answer my own question, this may help other users.
I copied the extra command from a website (lazy as I am):
toggle=”no”

but this has to be:
toggle="no"

after a good nights rest I saw my mistake.