vpinball / b2s-backglass

B2S Backglass Server for use with Visual Pinball
Other
48 stars 7 forks source link

DisableFuzzyMatching is true however it behaves as if it is set as false #85

Closed Nicolainuke closed 8 months ago

Nicolainuke commented 8 months ago

I have an issue where DisableFuzzyMatching is true in the global settings in the B2STableSettings.xml, however it behaves as if it is set as false. Example; when I launch "Attack From Mars (Bally 1995)" the directb2s file for "Attack and Revenge from Mars (Bally 1999)" is displayed. My B2STableSettings.xml file only has global settings, no table specific settings at all. Also, my "Attack From Mars (Bally 1995)" table uses the puppack, so no "Attack From Mars (Bally 1995).directb2s" file exists. I added a global setting for FormToFront and FormToBack in the B2STableSettings.xml file, but I believe the problem existed before this change.

Screenshot 2024-03-10 140338 Screenshot 2024-03-10 140313

JockeJarre commented 8 months ago

please try to use DefaultStartMode = 2 (EXE) and from here you have access to most of the newer features.

There is a reason it says in the bottom: * all settings in Italic is only available when run in EXE mode!