mickelson / attract

A graphical front-end for command line emulators that hides the underlying operating system and is intended to be controlled with a joystick or gamepad.
http://attractmode.org
GNU General Public License v3.0
393 stars 115 forks source link

fix tag management for duplicates in multi emulator lists #633

Open feudjey opened 4 years ago

feudjey commented 4 years ago

When two or more games in the same list have the same name but a different emulator, if you add the same tag to both of them, the tag list doesn't make any difference and only keeps the first one it finds, because it only cares about the gamelist name and the rom name. Would there be a way to add an emulator parameter on each entry in the tag list without breaking everything ?