Jump to content



Photo
- - - - -

Single Monitor FS B2S Scoring Display


  • Please log in to reply
10 replies to this topic

#1 rosve

rosve

    :)

  • VIP
  • 1,179 posts
  • Location:Always travelling around the world

  • Flag: Sweden

  • Favorite Pinball: Funhouse, Faces, Starship Troopers



Posted 28 July 2011 - 10:50 PM

Single Monitor FS B2S Scoring Display



Version: 1.0.0
Category: Animated Backglasses

Author(s): Rosve

Description:
For Single Monitor B2S FS Users
-------------------------------------------------------
If you are playing FS B2S tables on a single screen setup, replace the tables backglass exe with this file to get a simplified score display on top of the playfield.

Should work with most B2S tables.
(Some tables are not using the default B2S template and might not display the score reel correctly)

View File

Submitted by rosve, on Jul 28 2011, 06:50 PM

#2 chas

chas

    Pinball Fan

  • Banned
  • PipPipPipPip
  • 1,791 posts

  • Flag: ---------

  • Favorite Pinball: i played Timezone, quickdraw, triple action, frontier and a few more

Posted 30 July 2011 - 06:26 AM

well R.
followed the instructions.
moved the BG exec out of the table folder in TZ 911B2s and a few more tables.
replaced with the unrared single score exec in the table folder.
no score reels.
do we need to add something to the script?
wasup......



#3 rosve

rosve

    :)

  • VIP
  • 1,179 posts
  • Location:Always travelling around the world

  • Flag: Sweden

  • Favorite Pinball: Funhouse, Faces, Starship Troopers



Posted 30 July 2011 - 08:40 AM

QUOTE (chas @ Jul 30 2011, 08:26 AM) <{POST_SNAPBACK}>
well R.
followed the instructions.
moved the BG exec out of the table folder in TZ 911B2s and a few more tables.
replaced with the unrared single score exec in the table folder.
no score reels.
do we need to add something to the script?
wasup......


In the script, look for the instruction "LaunchBackglass".
Change the name of the backglass to the new single monitor bg and check that the flag is set to True.

Don't forget to type in your screen resolution in ScreenRes.txt

#4 chas

chas

    Pinball Fan

  • Banned
  • PipPipPipPip
  • 1,791 posts

  • Flag: ---------

  • Favorite Pinball: i played Timezone, quickdraw, triple action, frontier and a few more

Posted 30 July 2011 - 09:24 PM

>>>>>In the script, look for the instruction "LaunchBackglass".
Change the name of the backglass to the new single monitor bg and check that the flag is set to True.

Don't forget to type in your screen resolution in ScreenRes.txt <<<<<<<<<

tried it.
tried several different combinations.

line 32 default:
'LaunchBackGlass "FacesFS B2S", 'true=Launch bg, false=dont launch bg

1 changed to
launchbackglass B2S_V211singlemonitor "facesfs B2S" true = launch bg, ' false= dont launch bg
error.....mistype or end of statement.

2 launchbackglass B2S_V211 (removed singlemonitor)>>>>>>>>>>>>>>>>>>same as above
errors

3 removed "faces B2S"
launchbackglass B2S_V211singlemonitor, true= launch bg, 'false = dont launch bg
same errors.

4 launchbackglass B2S_V211, true= launch bg, 'false = dont launch bg

go back to defaut it will play.
no display.

********************************

some tables like TimeZoneB2S dont have a luanch backglass,

how do we apply the 1monitor to tables likie this.

Edited by chas, 30 July 2011 - 10:19 PM.


#5 rosve

rosve

    :)

  • VIP
  • 1,179 posts
  • Location:Always travelling around the world

  • Flag: Sweden

  • Favorite Pinball: Funhouse, Faces, Starship Troopers



Posted 30 July 2011 - 10:20 PM

QUOTE (chas @ Jul 30 2011, 11:24 PM) <{POST_SNAPBACK}>
>>>>>In the script, look for the instruction "LaunchBackglass".
Change the name of the backglass to the new single monitor bg and check that the flag is set to True.

Don't forget to type in your screen resolution in ScreenRes.txt <<<<<<<<<

tried it.
tried several different combinations.

line 32 default:
'LaunchBackGlass "FacesFS B2S", 'true=Launch bg, false=dont launch bg

1 changed to
launchbackglass B2S_V211singlemonitor "facesfs B2S" true = launch bg, ' false= dont launch bg
error.....mistype or end of statement.

2 launchbackglass B2S_V211 (removed singlemonitor)>>>>>>>>>>>>>>>>>>same as above
errors

3 removed "faces B2S"
launchbackglass B2S_V211singlemonitor, true= launch bg, 'false = dont launch bg
same errors.

4 launchbackglass B2S_V211, true= launch bg, 'false = dont launch bg

go back to defaut it will play.
no display.



The syntax is:
LaunchBackGlass "SingleMonitorFS",True

#6 chas

chas

    Pinball Fan

  • Banned
  • PipPipPipPip
  • 1,791 posts

  • Flag: ---------

  • Favorite Pinball: i played Timezone, quickdraw, triple action, frontier and a few more

Posted 30 July 2011 - 10:45 PM

>>>>>>>>>>>The syntax is:
LaunchBackGlass "SingleMonitorFS",True <<<<<<<<<<<

ok, that my work for facesb2s.
it has a launch BG in the script.

what about TZ.
there is no launch BG in the script.
how deo we apply the single monitor to tables with no "launchbackglass" in the script?

#7 rosve

rosve

    :)

  • VIP
  • 1,179 posts
  • Location:Always travelling around the world

  • Flag: Sweden

  • Favorite Pinball: Funhouse, Faces, Starship Troopers



Posted 30 July 2011 - 11:08 PM

QUOTE (chas @ Jul 31 2011, 12:45 AM) <{POST_SNAPBACK}>
>>>>>>>>>>>The syntax is:
LaunchBackGlass "SingleMonitorFS",True <<<<<<<<<<<

ok, that my work for facesb2s.
it has a launch BG in the script.

what about TZ.
there is no launch BG in the script.
how deo we apply the single monitor to tables with no "launchbackglass" in the script?


Get the latest release here TimeZone

#8 chas

chas

    Pinball Fan

  • Banned
  • PipPipPipPip
  • 1,791 posts

  • Flag: ---------

  • Favorite Pinball: i played Timezone, quickdraw, triple action, frontier and a few more

Posted 31 July 2011 - 05:41 PM

rosv.
just give me an idea where to add the LaunchBackGlass "SingleMonitorFS",True like TZ with no "launchbackglass" in the script?
thanks

#9 rosve

rosve

    :)

  • VIP
  • 1,179 posts
  • Location:Always travelling around the world

  • Flag: Sweden

  • Favorite Pinball: Funhouse, Faces, Starship Troopers



Posted 31 July 2011 - 06:18 PM

QUOTE (chas @ Jul 31 2011, 07:41 PM) <{POST_SNAPBACK}>
rosv.
just give me an idea where to add the LaunchBackGlass "SingleMonitorFS",True like TZ with no "launchbackglass" in the script?
thanks


The 1 screen scoring display is only working with B2S V2.
If the script is missing the "LaunchBackglass" instruction then it is not using B2S V2.
Most of my tables and all others tables are built with V2.

The ones not working with the 1 screen display are:
Captain Fantastic
Sky Kings
Pro Pool

Those tables are not up to standard regarding playfield design or graphics and I would really want to start all over with them before doing any work on updating the B2S backglasses to the latest version.

King Tut by Kruge99 is also not working with the 1 screen display (until he decides to release his latest version of it)


You should really download the latest version of Time Zone. It plays much better than the older version that you have.

Edited by rosve, 31 July 2011 - 06:21 PM.


#10 chas

chas

    Pinball Fan

  • Banned
  • PipPipPipPip
  • 1,791 posts

  • Flag: ---------

  • Favorite Pinball: i played Timezone, quickdraw, triple action, frontier and a few more

Posted 31 July 2011 - 06:40 PM

>>>You should really download the latest version of Time Zone. It plays much better than the older version that you have. <<<<<<<<

ok, i will chnage it.
great job recreating the table.
the settings do not play like the real TZ table i played on.
i dunno where some of the videos came from.
they play too fast beyond the eye can see.
that is not the real pb i played.
tune the tables to a level or a little below what the eye can see.
the eye is not designed for high speed.

how about a version for everybody with my settings to play close to the real TZ i played?




#11 rosve

rosve

    :)

  • VIP
  • 1,179 posts
  • Location:Always travelling around the world

  • Flag: Sweden

  • Favorite Pinball: Funhouse, Faces, Starship Troopers



Posted 31 July 2011 - 09:12 PM

QUOTE (chas @ Jul 31 2011, 08:40 PM) <{POST_SNAPBACK}>
>>>You should really download the latest version of Time Zone. It plays much better than the older version that you have. <<<<<<<<

ok, i will chnage it.
great job recreating the table.
the settings do not play like the real TZ table i played on.
i dunno where some of the videos came from.
they play too fast beyond the eye can see.
that is not the real pb i played.
tune the tables to a level or a little below what the eye can see.
the eye is not designed for high speed.

how about a version for everybody with my settings to play close to the real TZ i played?


Maybe you should try the newest release before commenting on it. wink.gif