So we can make a “mame.ini” directly in the retroarch main folder on windows. We can activate cheats in that ini (cheat 1) and put the cheat zip in that same folder for it to be detected. I could also make a neogeo.ini to specify a bios I want to use as default.
Then I tried something else that works in Mame standalone: a driver ini to make a configuration for all games using that driver. So I made a segas16b.ini in which I specified brightness and contrast values, pasted it in the retroarch folder along those mame.ini and neogeo.ini: not working. Then I added a line in mame.ini “inipath ini” and made that ini folder in which I pasted the segas16b.ini, still not working. Even tried to make an ini/source/segas16b.ini but still nothing detected on a game launch.
Is this option disabled? Do we have to use only the cfg folder for that? is there a format to make a driver cfg?