Jump to content



Photo
* * * * * 1 votes

Need a bit of help... How do I turn off b2s exact match?

b2s backglass

  • Please log in to reply
13 replies to this topic

#1 gronith

gronith

    Neophyte

  • Members
  • Pip
  • 4 posts

  • Flag: Canada

  • Favorite Pinball: Attack From Mars

Posted 12 June 2023 - 07:47 PM

Need a bit of help... How do I turn off b2s exact match? I turned it to Exact Match by accident for a table and now I can't get the backglass back.



#2 xenonph

xenonph

    I have Pinball Fever!

  • VIP
  • 4,115 posts
  • Location:Castle Rock, WA.

  • Flag: United States of America

  • Favorite Pinball: TRON Classic-Congo-Xenon-PINBOT-BOP-LOTR-A Real American Hero OPERATION PINBALL-Millionaire-Whirlwind-Krull-NFL-BlackKnight-FishTales

Contributor

Posted 12 June 2023 - 08:19 PM

Need a bit of help... How do I turn off b2s exact match? I turned it to Exact Match by accident for a table and now I can't get the backglass back.

Try naming the backglass the exact same name as the table.


CHECK OUT THIS TUTORIAL http://www.vpforums....howtopic=32515
TO USE DB2S BACKGLASS PROGRAM WITH DESKTOP TABLES ON 1 MONITOR
 

#3 Cliffy

Cliffy

    Enthusiast

  • Gold Supporter
  • 251 posts
  • Location:SF Bay Area

  • Flag: United States of America

  • Favorite Pinball: King of Diamonds

Posted 12 June 2023 - 09:06 PM

Need a bit of help... How do I turn off b2s exact match? I turned it to Exact Match by accident for a table and now I can't get the backglass back.

What Xenonph says is the preferred method-, i.e., naming the directb2s exactly same as the table name. You can turn off exact match in the B2STableSettings.xml if needed.

<B2STableSettings>
  <ArePluginsOn>1</ArePluginsOn>
  <DefaultStartMode>2</DefaultStartMode>
  <DisableFuzzyMatching>0</DisableFuzzyMatching>  <--setting this to 1 disables mismatched names, setting to 0 allows them.


#4 gronith

gronith

    Neophyte

  • Members
  • Pip
  • 4 posts

  • Flag: Canada

  • Favorite Pinball: Attack From Mars

Posted 12 June 2023 - 11:02 PM

 

Need a bit of help... How do I turn off b2s exact match? I turned it to Exact Match by accident for a table and now I can't get the backglass back.

What Xenonph says is the preferred method-, i.e., naming the directb2s exactly same as the table name. You can turn off exact match in the B2STableSettings.xml if needed.

<B2STableSettings>
  <ArePluginsOn>1</ArePluginsOn>
  <DefaultStartMode>2</DefaultStartMode>
  <DisableFuzzyMatching>0</DisableFuzzyMatching>  <--setting this to 1 disables mismatched names, setting to 0 allows them.
 
Tried this it is still happening on the table I changed it for. It still isn't opening for the table I changed the setting on. I tried deleting that tables entry wholesale but still nothing. Tried opening the backglass separately and changing the setting and saving, still nothing. Re-Downloaded the table and the Rom and Backglass, still doesn't work.

 



#5 gronith

gronith

    Neophyte

  • Members
  • Pip
  • 4 posts

  • Flag: Canada

  • Favorite Pinball: Attack From Mars

Posted 12 June 2023 - 11:13 PM

Finally got it to work. I tried renaming the b2s again and this time it worked. Go Figure.



#6 garnel

garnel

    Enthusiast

  • Gold Supporter
  • 264 posts
  • Location:Oregon

  • Flag: United States of America

  • Favorite Pinball: Medieval Madness

Posted 13 June 2023 - 05:02 PM

There is an option in the B2S menu to disable "Exact Game Name Match". Right click on the B2S back glass to get the menu- the option is located there. But, as previously stated, renaming the back glass file the same as the table executable is the best way to go.

 

After giving this more thought - I'm wondering if having the "Exact Name Match" disabled would allow one to have a single back glass file for several versions of the same table.


Edited by garnel, 14 June 2023 - 03:49 AM.


#7 Mike DA Spike

Mike DA Spike

    Pinball Fan

  • Platinum Supporter
  • 1,278 posts
  • Location:Hoofddorp

  • Flag: Netherlands

  • Favorite Pinball: Too many to mention

Posted 15 June 2023 - 02:56 PM

After giving this more thought - I'm wondering if having the "Exact Name Match" disabled would allow one to have a single back glass file for several versions of the same table.

yes you can, but you will can also get a lot of false positive when usimg fuzzy search.

331ddabcc742f0ba74791e946eb0f791.gif Try PinballX Database manager as a replacement of PinballX's game list manager
With special thanks to Scutters 


#8 wiesshund

wiesshund

    VPF Legend

  • Members
  • PipPipPipPipPipPipPip
  • 11,859 posts

  • Flag: United States of America

  • Favorite Pinball: How many can i have?

Posted 15 June 2023 - 10:53 PM

 

 

After giving this more thought - I'm wondering if having the "Exact Name Match" disabled would allow one to have a single back glass file for several versions of the same table.

 

Yes but....

For it to work right, you need the backglass name, and the 1st 7 characters of the table name (i think it is 7)
to be IDENTICAL and also UNIQUE

 

So you will find you can not keep author's table names many times, cause it will mess things up


If you feel the need to empty your wallet in my direction, i don't have any way to receive it anyways

Spend it on Hookers and Blow


#9 uxb666

uxb666

    Enthusiast

  • Members
  • PipPipPip
  • 88 posts

  • Flag: United States of America

  • Favorite Pinball: CFBL

Posted 03 March 2024 - 04:03 AM

Hi, I recently updated B2S Server and now it appears the fuzzy search is not working. I like to have one directb2s file and have that work for multiple table versions. After the update I can only get the backglass to work if it's an exact file name match to the table.

 

Looking at the BTSTableSettings.xml file I see there's a global DisableFuzzyMatching parameter. Setting that 0 or 1 makes no difference. Exact name is still required. Anyone get this to work??

 

Thanks

 

T



#10 xenonph

xenonph

    I have Pinball Fever!

  • VIP
  • 4,115 posts
  • Location:Castle Rock, WA.

  • Flag: United States of America

  • Favorite Pinball: TRON Classic-Congo-Xenon-PINBOT-BOP-LOTR-A Real American Hero OPERATION PINBALL-Millionaire-Whirlwind-Krull-NFL-BlackKnight-FishTales

Contributor

Posted 03 March 2024 - 04:31 AM

Hi, I recently updated B2S Server and now it appears the fuzzy search is not working. I like to have one directb2s file and have that work for multiple table versions. After the update I can only get the backglass to work if it's an exact file name match to the table.

 

Looking at the BTSTableSettings.xml file I see there's a global DisableFuzzyMatching parameter. Setting that 0 or 1 makes no difference. Exact name is still required. Anyone get this to work??

 

Thanks

 

T

 

 

Try right clicking running backglass with mouse, and a Settings window will appear, and there should be an "Exact Match" option that you can uncheckmark.


CHECK OUT THIS TUTORIAL http://www.vpforums....howtopic=32515
TO USE DB2S BACKGLASS PROGRAM WITH DESKTOP TABLES ON 1 MONITOR
 

#11 uxb666

uxb666

    Enthusiast

  • Members
  • PipPipPip
  • 88 posts

  • Flag: United States of America

  • Favorite Pinball: CFBL

Posted 03 March 2024 - 06:34 AM

 

Hi, I recently updated B2S Server and now it appears the fuzzy search is not working. I like to have one directb2s file and have that work for multiple table versions. After the update I can only get the backglass to work if it's an exact file name match to the table.

 

Looking at the BTSTableSettings.xml file I see there's a global DisableFuzzyMatching parameter. Setting that 0 or 1 makes no difference. Exact name is still required. Anyone get this to work??

 

Thanks

 

T

 

 

Try right clicking running backglass with mouse, and a Settings window will appear, and there should be an "Exact Match" option that you can uncheckmark.

 

Did try that. No luck, still requires exact name match. Seems neither the setting in the backglass settings or in the xml work. 



#12 digitalarts

digitalarts

    Pinball Fan

  • Members
  • PipPipPipPip
  • 757 posts
  • Location:Bavaria

  • Flag: Germany

  • Favorite Pinball: Judge Dredd (have the real one); all virtual EM's

Posted 03 March 2024 - 06:02 PM

In the newest b2s server version vbousquet disabled the fuzzy b2s function. So you need to have separate .directb2s for every table.

#13 uxb666

uxb666

    Enthusiast

  • Members
  • PipPipPip
  • 88 posts

  • Flag: United States of America

  • Favorite Pinball: CFBL

Posted 03 March 2024 - 07:55 PM

In the newest b2s server version vbousquet disabled the fuzzy b2s function. So you need to have separate .directb2s for every table.

 

Had a feeling that might be the case. Oh well. Thanks

T



#14 wiesshund

wiesshund

    VPF Legend

  • Members
  • PipPipPipPipPipPipPip
  • 11,859 posts

  • Flag: United States of America

  • Favorite Pinball: How many can i have?

Posted 04 March 2024 - 12:24 AM

Hi, I recently updated B2S Server and now it appears the fuzzy search is not working. I like to have one directb2s file and have that work for multiple table versions. After the update I can only get the backglass to work if it's an exact file name match to the table.

 

Looking at the BTSTableSettings.xml file I see there's a global DisableFuzzyMatching parameter. Setting that 0 or 1 makes no difference. Exact name is still required. Anyone get this to work??

 

Thanks

 

T

Hi Simple solution

 

 

open admin command prompt

navigate it to the tables folder

 

now type

mklink  name_of_b2s_file_that_you_need_but _dont_really_want  name_of_b2s_file_you_want_to_actually_use

press enter

 

 

example

I have attack from mars jp 4.0 and attack from mars bigus 5.0 and i want to use the jp backglass for both

 

mklink  "attack from mars bigus mod v5.0.directB2S"   "attack from mars JP Salas V4.0.directB2S"  

 

 

Yes any names with spaces must be quoted


If you feel the need to empty your wallet in my direction, i don't have any way to receive it anyways

Spend it on Hookers and Blow






Also tagged with one or more of these keywords: b2s backglass