Description
@cracyc
One simple, to the point issue:
- You can't have the plugin load existing data, then fill in the blanks again for removed data.
You can test this by loading sf2 with the plugin in place. Note that the six action buttons are renamed correctly. Go into plugins, and try to save the data again. You'll get the error "portname: input name file exists sf2.json"
You probably will want to allow overwrites using .json over-top MAME information. in the case of SF2 I found a bit of missing info I wanted to pass back upstream to you but had to rename the .json file so I could regenerate the original data and then hand-merge the two.
Removed number 2 as it was completely incorrect and a waste of your time to read.
I am likely to contribute some information from my side in the near future; fixing issue 1 above would make that significantly easier.