DirectOutput icon indicating copy to clipboard operation
DirectOutput copied to clipboard

PinballX Plugin Update: Improved ROM-based matching & game selection logic

Open MikedaSpike opened this issue 7 months ago • 0 comments

Summary of Changes:

  • Enhanced ROM-based matching using Longest Common Subsequence (LCS).
  • Optimized game selection process with a fallback to "PinballXMX" (Already in DOF config tool for couple of years).
  • Refined caching & logging for improved misconfiguration detection.
  • Improved event detection logic for wheel start.
  • Updated Plugin version to 2.0 .

Previous Work

These improvements were originally developed over the past few years but were not officially merged into the main project. Now, I'm integrating them into this fork for better compatibility.

For reference, my existing plugin version can be downloaded here:
🔗 PinballX DOF Plugin - Small Swisslizard Modification

MikedaSpike avatar May 13 '25 06:05 MikedaSpike