Hey gang! Version 1.0.8 is out. I did some additional work to my all-encompassing GameEx class to only return the proper ROM path when there are multiple paths specified in the GameEx setup. I also laid the ground work for supporting MAME as a regular emulator, which will open the door for MAME only plugins to be able to reach beyond integrated MAME support... Plugins like the Hi-Score Snapper and MAME Commander will probably benefit the most from this but I'm sure others will as well. That being said, I think I will need to start rolling out updated versions of several plugins (and GameEx Launch also) that used the old GameEx class I wrote since it was bulky and inefficient. Too much has changed in my GameEx core code that I just can't keep supporting the old framework any longer. In the end, everyone wins with what I would consider a better product. Also want to send out a HUGE thanks to rockyrocket for his help in testing this new version. Without his help I would have never made this work the way it should with GameEx UI events. Go press his "like post" buttons and show some love!! 1.0.8 Fixed some bugs for Attract ModeAdded back in some variable replacements that I missedAdded new support to GameEx class for multiple MAME paths, now scans and returns proper ROM directory for each gameSome additional fixes for GameEx UI eventsGrab it from the usual places.