Hello
I try to make DAT files work in the history tab of MAMEUI but it's not working as expected.
I copy all the DAT files to "DATs" folder while the LUA scripts in "plugins/data" are all there.
I can't make existing DAT files (command.dat, gameinit.dat, ...) as own made DAT files (which work in official MAME because I tested them) work in MAMEUI.
Also the "history.db" is not written in the "data" folder (as MAME is doing).
Can you please inform what DAT files should work and if own made DAT files should also work (as in official MAME when you write the needed LUA scripts and put them in "plugins/data")?
I also don't understand why "history.db" is not written in the "data" folder.
In addition, I also don't find the "plugin.ini" file (as MAME has) for enabling the data plugins. Is MAMEUI not using plugin.ini or how to enable the data plugins?
Thanks in advance!