-
Notifications
You must be signed in to change notification settings - Fork 0
Overview
I got tired of spending countless hours maintaining the assorted Visual Pinball file collections (front end media, tables, backglasses, etc) every other week. What I really wanted was a ClrMamePro equivalent for Visual Pinball where these tasks can be automated.
Which gave rise to this project.. ClrVpin.
- A fast lightweight desktop application using WPF, written in c# targetting the latest .net framework (v5).
- Designed (and tested) for
Mapping out the manual workflows involved in maintaining the VP collectiona and then automating them.
- Workflow
- Run Scannner - connfirm your collection is 'clean' (based on your preferences)
- Run Rebuilder - import new files
- Re-run Scanner - clean your collection after the rebuild
- Windows
- Statistics
- Results (scanner only) - with right click context menus
- Logging
-
The 'source of truth' is YOUR OWN front end database(s) (e.g. from PinballX). This is primarily because unlike Mame (and the various media frontend collections), there are no agreed '.dat' files that can be used.
--> That said, it's worth noting this may be enhanced to (somehow) include the google sheets file in the near future (refer Roadmap)
-
Windows
- Material UI and dark theme
- Explorer - to explorer your collection
- Settings - additional Virtual Pinball specific settings
ClrVpin v7