Drybonz Posted November 29, 2022 Share Posted November 29, 2022 Is it possible to sort arcade by raster and vector? I couldn't find a way to do this through the filters. Quote Link to comment Share on other sites More sharing options...
JoeViking245 Posted November 29, 2022 Share Posted November 29, 2022 LaunchBox doesn't store display type information about Arcade machines. So it can't be filtered. In fact, there isn't really an up-to-date definitive list that sorts by display types for MAME. I think your only option might be to create a Playlist for each one. You'd 1st need to manually generate a list for each display type (see attached). The Arcade Database can help you with that using their Additional Filters and then exporting the results to an ini file(s). MAME Raster.ini MAME Vector.ini Next, install the plugin that can create playlists using these ini files and follow the How to use instructions. 1 Quote Link to comment Share on other sites More sharing options...
Drybonz Posted November 29, 2022 Author Share Posted November 29, 2022 The raster/vector info is listed directly in MAME. If you open MAMEui64, look at the "type" column. Is there any way to use this info to update LB with these categories? Quote Link to comment Share on other sites More sharing options...
JoeViking245 Posted November 29, 2022 Share Posted November 29, 2022 41 minutes ago, Drybonz said: The raster/vector info is listed directly in MAME. If you open MAMEui64, look at the "type" column. Is there any way to use this info to update LB with these categories? Ahh... you're right. MAME -listxml does list the display types for each machine. <!ATTLIST display type (raster|vector|lcd|svg|unknown) #REQUIRED> So the only thing the LB developers would need to do is add a new element to their metadata when they parse -listxml and add a new field the UI. Then adjust any other methods that are affected by this. Including Search, Filters and Arrange By. Sounds simple enough. Because this unique to just the MAME/Arcade platform, it'd probably only happen by an upvoted Feature Request and then a "popularity vote" on the Community Poll. I've recall people asking about Arcade display types once or twice (or more?) since I've been here, so it may already be on BitBucket. Quote Link to comment Share on other sites More sharing options...
C-Beats Posted November 29, 2022 Share Posted November 29, 2022 Yeah, that isn't a field I see us adding as it really is pretty specific to Arcade category. You could potentially set it with a custom field and use that to make a playlist, but really what @JoeViking245 already suggested would be your best bet. Quote Link to comment Share on other sites More sharing options...
Drybonz Posted November 29, 2022 Author Share Posted November 29, 2022 (edited) It's a pretty useful field for sorting when it comes to arcade though. Especially if you are working on bezels, etc... It used to be available through the long defunct Lightspeed mod, which of course no longer works. I can understand if you don't want to add it, but it would be useful in LB as a organizational tool. It's unlikely people will upvote organizational features over things like 3D box images, etc... Edited November 29, 2022 by Drybonz Quote Link to comment Share on other sites More sharing options...
C-Beats Posted November 29, 2022 Share Posted November 29, 2022 As stated you CAN do this, it just isn't something that is in the native app. There are resources available to you to add that metadata to your collection so that you have the data point you want. Short of having a license (required for custom fields) there is nothing stopping you from doing this now with the instructions given to you. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.