Is the cnfg file the same as the ini? I do not know how to get the ini. I know you need to type, mame -cc but I don't know from where. I tried it where it said "run" and from another window that I found in the mame folder but each time it said it could not find folder mame.
I don't know how to get the ini. I also need it so I can get my trackball to work.
ok... .ini is not the same as .cfg
"gamename".ini contains game specific settings that are normally part of mame.ini These files have to be created by you individually. They go in the same directory where mame.exe is located. They are named after the game with a .ini extention. Just about anything in mame.ini can be put into these files. For example, some games may require the joystick while others don't... this is a good place to set those values... so in mame.ini you would have joystick 0 but say in a game like star wars, the starwars.ini file would have joystick 1.
.cfg is controller configuration ie. button assignments. When you go into the setup menu for a game... and modify controller assignment, the game.cfg will be created in the cfg dir. Typically these files are not modified manually but through the mame configuration menu.