Jump to content
  • Download Now!

    spongebob.jpg

     

    JohnWick.jpg

Backglass Resources

  1. All
  2. A
  3. B
  4. C
  5. D
  6. E
  7. F
  8. G
  9. H
  10. I
  11. J
  12. K
  13. L
  14. M
  15. N
  16. O
  17. P
  18. Q
  19. R
  20. S
  21. T
  22. U
  23. V
  24. W
  25. X
  26. Y
  27. Z
  28. #

302 files

  1. Sinbad Adventures (Europlay 1979)

    Sinbad Adventures (Europlay 1979)  For Making db2s

    12 downloads

       (0 reviews)

    0 comments

    Submitted

  2. Cleopatra (Mondialmatic, 1979)

    Cleopatra (Mondialmatic, 1979)   For Making db2s

    10 downloads

       (0 reviews)

    1 comment

    Submitted

  3. Africa Queen (Europlay 1977)

    Africa Queen (Europlay 1977)    For Making db2s

    10 downloads

       (0 reviews)

    0 comments

    Submitted

  4. Alien Poker (Williams 1980) - 16:9 Background for B2S Backglass

    This file is a custom background meant to display behind the B2S backglass. The B2S backglass by @hauntfreaks is not included but it can be found at here.

    I. Purpose
    Most backglass art is meant to be displayed in a 4:3 aspect ratio, while most monitors are 16:9.  I dislike stretching the backglass to fit my monitor, but didn't want mere black showing on the left and right. I began creating simple, custom backgrounds to thematically tie into the table while not being too visually distracting. The screenshot shows how the backglass now appears on one of my desktop monitors when the table is loaded.

    II. Package
    Included in the download:
    • A 1920x1080 background for this table's backglass
    • Instructions
     
    III. Instructions
    Everyone's setup is different, so these instructions are general.
    1. Put the background .png file in the same folder as your table. I have all my tables in individual folders.
    2. Rename the file to something you find simple and helpful. All my background files are follow this convention: [tablename]-BG.png
    3. If you don't have a .res B2S file already present for this table, then generate one. Follow these steps:
     • Double-click on the B2S file to launch it. When it opens, right-click on it to open the B2S option menu. At the bottom, click the button that says EDIT SCREEN RES.
     • The Screen-Res Editor will now open. In the lower left, make sure GENERATE COMMENTS is checked but ENHANCED RES FILE is unchecked.
     • Click SAVE SETTINGS.
     • A .res file was just generated. Close the Screen-Res Editor by clicking the X in the top right.
    4. Open the .res file in a text editor such as Notepad Notepad++ (I prefer this because it has tabs & line numbers).
    5. Copy the .res settings I included below and replace the ones in your file.
    6. Changes to make:
     • Change line 10 to match whatever the number is of your display that shows the backglass.
     • Change line 29 to match your folder structure and name of the background file.
    7. Start the table in VPX. Right-click on the backglass to get the B2S options window. Change BACKGROUND to VISIBLE.
    8. Quit and re-launch the table. Your backglass should now show in a 4:3 aspect ration, with the background behind it.
     
    IV. Sample .res Settings
    Below are the my .res settings for this table.
     
    # This is a ScreenRes file for the B2SBackglassServer. # From release 1.3.1.1 comment lines like this starting with a '#' are supported. # Playfield Screen resolution width/height 1920 1080 # Backglass width/height 1920 1080 # Define Backglass screen using Display Devicename screen number (\\.\DISPLAY)x or screen coordinates (@x) or screen index (=x) 1 # Backglass x/y position relative to the upper left corner of the screen selected 0 0 # width/height of the B2S (or Full) DMD area 670 346 # x/y position of the B2S (or Full) DMD area - relative to the upper left corner of the backglass window 0 0 # Y-flip, flips the LED display upside down 0 # Background x/y position - relative to the backglass screen - has to be activated in the settings 250 0 # Background width/height 1420 1080 # path to the background image (C:\path\Frame) or black if none selected C:\vPinball\VisualPinball\Tables\VP10\Backgrounds\alienpoker-BG.png # This line would turn off B2SWindowPunch if activated #B2SWindowPunch=off  

    13 downloads

       (0 reviews)

    0 comments

    Submitted

  5. NBA Fastbreak (Bally 1997) - 16:9 Backgrounds for B2S Backglass

    This file is a custom background meant to display behind the B2S backglass. The B2S backglass by @ryguy417 is not included but it can be found here.

    I. Purpose
    Most backglass art is meant to be displayed in a 4:3 aspect ratio, while most monitors are 16:9.  I dislike stretching the backglass to fit my monitor, but didn't want mere black showing on the left and right. I began creating simple, custom backgrounds to thematically tie into the table while not being too visually distracting. The screenshot shows how the backglass now appears on one of my desktop monitors when the table is loaded.

    II. Package
    Included in the download:
    • Two 1920x1080 backgrounds for this table's backglass
    • Instructions
     
    III. Instructions
    Everyone's setup is different, so these instructions are general.
    1. Put the background .png file in the same folder as your table. I have all my tables in individual folders.
    2. Rename the file to something you find simple and helpful. All my background files are follow this convention: [tablename]-BG.png
    3. If you don't have a .res B2S file already present for this table, then generate one. Follow these steps:
     • Double-click on the B2S file to launch it. When it opens, right-click on it to open the B2S option menu. At the bottom, click the button that says EDIT SCREEN RES.
     • The Screen-Res Editor will now open. In the lower left, make sure GENERATE COMMENTS is checked but ENHANCED RES FILE is unchecked. 
     • Click SAVE SETTINGS.
     • A .res file was just generated. Close the Screen-Res Editor by clicking the X in the top right.
    4. Open the .res file in a text editor such as Notepad Notepad++ (I prefer this because it has tabs & line numbers).
    5. Copy the .res settings I included below and replace the ones in your file. 
    6. Changes to make:
     • Change line 10 to match whatever the number is of your display that shows the backglass.
     • Change line 29 to match your folder structure and name of the background file.
    7. Start the table in VPX. Right-click on the backglass to get the B2S options window. Change BACKGROUND to VISIBLE.
    8. Quit and re-launch the table. Your backglass should now show in a 4:3 aspect ration, with the background behind it.
     
     
    IV. Sample .res Settings
    Below are the my .res settings for this table.
    # This is a ScreenRes file for the B2SBackglassServer. # From release 1.3.1.1 comment lines like this starting with a '#' are supported. # Playfield Screen resolution width/height 1920 1080 # Backglass width/height 1920 1080 # Define Backglass screen using Display Devicename screen number (\\.\DISPLAY)x or screen coordinates (@x) or screen index (=x) 1 # Backglass x/y position relative to the upper left corner of the screen selected 0 0 # width/height of the B2S (or Full) DMD area 670 346 # x/y position of the B2S (or Full) DMD area - relative to the upper left corner of the backglass window 0 0 # Y-flip, flips the LED display upside down 0 # Background x/y position - relative to the backglass screen - has to be activated in the settings 250 0 # Background width/height 1420 1080 # path to the background image (C:\path\Frame) or black if none selected C:\vPinball\VisualPinball\Tables\VP10\Backgrounds\nbafastbreak02-BG.png # This line would turn off B2SWindowPunch if activated #B2SWindowPunch=off  

    23 downloads

       (0 reviews)

    0 comments

    Submitted

  6. Eight Ball Deluxe (Bally 1982) - 16:9 Background for B2S Backglass

    This file is a custom background meant to display behind the B2S backglass. The B2S backglass by @hauntfreaks is not included but it can be found here.

    I. Purpose
    Most backglass art is meant to be displayed in a 4:3 aspect ratio, while most monitors are 16:9.  I dislike stretching the backglass to fit my monitor, but didn't want mere black showing on the left and right. I began creating simple, custom backgrounds to thematically tie into the table while not being too visually distracting. The screenshot shows how the backglass now appears on one of my desktop monitors when the table is loaded.

    II. Package
    Included in the download:
    • A 1920x1080 background for this table's backglass
    • Instructions
     
    III. Instructions
    Everyone's setup is different, so these instructions are general.
    Put the background .png file in the same folder as your table. I have all my tables in individual folders. Rename the file to something you find simple and helpful. All my background files are follow this convention: [tablename]-BG.png If you don't have a .res B2S file already present for this table, then generate one. Follow these steps: Double-click on the B2S file to launch it. When it opens, right-click on it to open the B2S option menu. At the bottom, click the button that says EDIT SCREEN RES. The Screen-Res Editor will now open. In the lower left, make sure GENERATE COMMENTS is checked but ENHANCED RES FILE is unchecked.  Click SAVE SETTINGS. A .res file was just generated. Close the Screen-Res Editor by clicking the X in the top right. Open the .res file in a text editor such as Notepad Notepad++ (I prefer this because it has tabs & line numbers). Copy the .res settings I included below and replace the ones in your file.  Changes to make: Change line 10 to match whatever the number is of your display that shows the backglass. Change line 29 to match your folder structure and name of the background file. Start the table in VPX. Right-click on the backglass to get the B2S options window. Change BACKGROUND to VISIBLE. Quit and re-launch the table. Your backglass should now show in a 4:3 aspect ration, with the background behind it.  
    IV. Sample .res Settings
    Below are the my .res settings for this table.
     
    # This is a ScreenRes file for the B2SBackglassServer. # From release 1.3.1.1 comment lines like this starting with a '#' are supported. # Playfield Screen resolution width/height 1920 1080 # Backglass width/height 1920 1080 # Define Backglass screen using Display Devicename screen number (\\.\DISPLAY)x or screen coordinates (@x) or screen index (=x) 1 # Backglass x/y position relative to the upper left corner of the screen selected 0 0 # width/height of the B2S (or Full) DMD area 670 346 # x/y position of the B2S (or Full) DMD area - relative to the upper left corner of the backglass window 0 0 # Y-flip, flips the LED display upside down 0 # Background x/y position - relative to the backglass screen - has to be activated in the settings 250 0 # Background width/height 1420 1080 # path to the background image (C:\path\Frame) or black if none selected C:\vPinball\VisualPinball\Tables\VP10\Backgrounds\eightballdeluxe-BG.png # This line would turn off B2SWindowPunch if activated #B2SWindowPunch=off  

    21 downloads

       (0 reviews)

    0 comments

    Submitted

  7. Lord of the Rings (Stern 2003) - 16:9 Background for B2S Backglass

    This file is a custom background meant to display behind the B2S backglass. The B2S backglass I'm using is not included is not included but can be found here. I've chosen the Tree of Gondor for this background.

    I. Purpose
    Most backglass art is meant to be displayed in a 4:3 aspect ratio, while most monitors are 16:9.  I dislike stretching the backglass to fit my monitor, but didn't want mere black showing on the left and right. I began creating simple, custom backgrounds to thematically tie into the table while not being too visually distracting. The screenshot shows how the backglass now appears on one of my desktop monitors when the table is loaded.

    II. Package
    Included in the download:
    • Three 1920x1080 background for this table's backglass
    • Instructions
     
    III. Instructions
    Everyone's setup is different, so these instructions are general.
    Put the background .png file in the same folder as your table. I have all my tables in individual folders. Rename the file to something you find simple and helpful. All my background files are follow this convention: [tablename]-BG.png If you don't have a .res B2S file already present for this table, then generate one. Follow these steps: Double-click on the B2S file to launch it. When it opens, right-click on it to open the B2S option menu. At the bottom, click the button that says EDIT SCREEN RES. The Screen-Res Editor will now open. In the lower left, make sure GENERATE COMMENTS is checked but ENHANCED RES FILE is unchecked.  Click SAVE SETTINGS. A .res file was just generated. Close the Screen-Res Editor by clicking the X in the top right. Open the .res file in a text editor such as Notepad Notepad++ (I prefer this because it has tabs & line numbers). Copy the .res settings I included below and replace the ones in your file.  Changes to make: Change line 10 to match whatever the number is of your display that shows the backglass. Change line 29 to match your folder structure and name of the background file. Start the table in VPX. Right-click on the backglass to get the B2S options window. Change BACKGROUND to VISIBLE. Quit and re-launch the table. Your backglass should now show in a 4:3 aspect ration, with the background behind it.  
    IV. Sample .res Settings
    Below are the my .res settings for this table.
     
    # This is a ScreenRes file for the B2SBackglassServer. # From release 1.3.1.1 comment lines like this starting with a '#' are supported. # Playfield Screen resolution width/height 1920 1080 # Backglass width/height 1920 1080 # Define Backglass screen using Display Devicename screen number (\\.\DISPLAY)x or screen coordinates (@x) or screen index (=x) 2 # Backglass x/y position relative to the upper left corner of the screen selected 0 0 # width/height of the B2S (or Full) DMD area 670 346 # x/y position of the B2S (or Full) DMD area - relative to the upper left corner of the backglass window 0 0 # Y-flip, flips the LED display upside down 0 # Background x/y position - relative to the backglass screen - has to be activated in the settings 250 0 # Background width/height 1420 1080 # path to the background image (C:\path\Frame) or black if none selected C:\vPinball\VisualPinball\Tables\VP10\Backgrounds\lotr03-BG.png # This line would turn off B2SWindowPunch if activated #B2SWindowPunch=off  

    17 downloads

       (0 reviews)

    0 comments

    Submitted

  8. Airborne Avenger (Atari 1977) - 16:9 Background for B2S Backglass

    This file is a custom background meant to display behind the B2S backglass. The B2S backglass by @hauntfreaks is not included but it can be found here.

    I. Purpose
    Most backglass art is meant to be displayed in a 4:3 aspect ratio, while most monitors are 16:9.  I dislike stretching the backglass to fit my monitor, but didn't want mere black showing on the left and right. I began creating simple, custom backgrounds to thematically tie into the table while not being too visually distracting. The screenshot shows how the backglass now appears on one of my desktop monitors when the table is loaded.

    II. Package
    Included in the download:
    • Four 1920x1080 backgrounds for this table's backglass (One with the starfield showing behind it, the other clean and without)
    • Instructions
     
    III. Instructions
    Everyone's setup is different, so these instructions are general.
    Put the background .png file in the same folder as your table. I have all my tables, .res files and backglass files in one folder with the backgrounds I make residing in a subfolder. Rename the file to something you find simple and helpful. All my background files are follow this convention: [tablename]-BG.png If you don't have a .res B2S file already present for this table, then generate one. Follow these steps: Double-click on the B2S file to launch it. When it opens, right-click on it to open the B2S option menu. At the bottom, click the button that says EDIT SCREEN RES. The Screen-Res Editor will now open. In the lower left, make sure GENERATE COMMENTS is checked but ENHANCED RES FILE is unchecked. Click SAVE SETTINGS. A .res file was just generated. Close the Screen-Res Editor by clicking the X in the top right. Open the .res file in a text editor such as Notepad Notepad++ (I prefer this because it has tabs & line numbers). Copy the .res settings I included below and replace the ones in your file. Changes to make: Change line 10 to match whatever the number is of your display that shows the backglass. Change line 29 to match your folder structure and name of the background file. Start the table in VPX. Right-click on the backglass to get the B2S options window. Change BACKGROUND to VISIBLE. Quit and re-launch the table. Your backglass should now show in a 4:3 aspect ration, with the background behind it.
    IV Sample .res Settings
    Below are the my .res settings for this table.
     
    # This is a ScreenRes file for the B2SBackglassServer. # From release 1.3.1.1 comment lines like this starting with a '#' are supported. # Playfield Screen resolution width/height 1920 1080 # Backglass width/height 1920 1080 # Define Backglass screen using Display Devicename screen number (\\.\DISPLAY)x or screen coordinates (@x) or screen index (=x) 1 # Backglass x/y position relative to the upper left corner of the screen selected 0 0 # width/height of the B2S (or Full) DMD area 670 346 # x/y position of the B2S (or Full) DMD area - relative to the upper left corner of the backglass window 0 0 # Y-flip, flips the LED display upside down 0 # Background x/y position - relative to the backglass screen - has to be activated in the settings 250 0 # Background width/height 1420 1080 # path to the background image (C:\path\Frame) or black if none selected C:\vPinball\VisualPinball\Tables\VP10\Backgrounds\airborneavenger01-BG.png # This line would turn off B2SWindowPunch if activated #B2SWindowPunch=off  

    7 downloads

       (0 reviews)

    0 comments

    Updated

  9. Old Chicago (Bally 1975) - 16:9 Background for B2S Backglass

    This file is a custom background meant to display behind the B2S backglass. The B2S backglass is not included but Wildman's version can be found here.

    I. Purpose
    Most backglass art is meant to be displayed in a 4:3 aspect ratio, while most monitors are 16:9.  I dislike stretching the backglass to fit my monitor, but didn't want mere black showing on the left and right. I began creating simple, custom backgrounds to thematically tie into the table while not being too visually distracting. The screenshot shows how the backglass now appears on one of my desktop monitors when the table is loaded.

    II. Package
    Included in the download:
    • Two 1920x1080 backgrounds for this table's backglass
    • Instructions
     
    III. Instructions
    Everyone's setup is different, so these instructions are general.
    Put the background .png file in the same folder as your table. I have all my tables in individual folders. Rename the file to something you find simple and helpful. All my background files are follow this convention: [tablename]-BG.png If you don't have a .res B2S file already present for this table, then generate one. Follow these steps: Double-click on the B2S file to launch it. When it opens, right-click on it to open the B2S option menu. At the bottom, click the button that says EDIT SCREEN RES. The Screen-Res Editor will now open. In the lower left, make sure GENERATE COMMENTS is checked but ENHANCED RES FILE is unchecked. Click SAVE SETTINGS. A .res file was just generated. Close the Screen-Res Editor by clicking the X in the top right. Open the .res file in a text editor such as Notepad Notepad++ (I prefer this because it has tabs & line numbers). Copy the .res settings I included below and replace the ones in your file. Changes to make: Change line 10 to match whatever the number is of your display that shows the backglass. Change line 29 to match your folder structure and name of the background file. Start the table in VPX. Right-click on the backglass to get the B2S options window. Change BACKGROUND to VISIBLE. Quit and re-launch the table. Your backglass should now show in a 4:3 aspect ration, with the background behind it.  
    IV. Sample .res Settings
    Below are the my .res settings for this table.
     
    # This is a ScreenRes file for the B2SBackglassServer. # From release 1.3.1.1 comment lines like this starting with a '#' are supported. # Playfield Screen resolution width/height 1920 1080 # Backglass width/height 1920 1080 # Define Backglass screen using Display Devicename screen number (\\.\DISPLAY)x or screen coordinates (@x) or screen index (=x) 1 # Backglass x/y position relative to the upper left corner of the screen selected 0 0 # width/height of the B2S (or Full) DMD area 670 346 # x/y position of the B2S (or Full) DMD area - relative to the upper left corner of the backglass window 0 0 # Y-flip, flips the LED display upside down 0 # Background x/y position - relative to the backglass screen - has to be activated in the settings 250 0 # Background width/height 1420 1080 # path to the background image (C:\path\Frame) or black if none selected C:\vPinball\VisualPinball\Tables\VPX\Old Chicago (Bally 1975)\oldchicago-BG01.png # This line would turn off B2SWindowPunch if activated #B2SWindowPunch=off  

    14 downloads

       (1 review)

    0 comments

    Submitted

  10. The Atarians (Atari 1976) - 16:9 Backgrounds for B2S Backglass

    This file is a custom background meant to display behind the B2S backglass. The B2S backglass is not included but Wildman's version can be found here.

    I. Purpose
    Most backglass art is meant to be displayed in a 4:3 aspect ratio, while most monitors are 16:9.  I dislike stretching the backglass to fit my monitor, but didn't want mere black showing on the left and right. I began creating simple, custom backgrounds to thematically tie into the table while not being too visually distracting. The screenshot shows how the backglass now appears on one of my desktop monitors when the table is loaded.

    II. Package
    Included in the download:
    • Two 1920x1080 backgrounds for this table's backglass
    • Instructions
     
    III. Instructions
    Everyone's setup is different, so these instructions are general.
    Put the background .png file in the same folder as your table. I have all my tables in individual folders. Rename the file to something you find simple and helpful. All my background files are follow this convention: [tablename]-BG.png If you don't have a .res B2S file already present for this table, then generate one. Follow these steps: Double-click on the B2S file to launch it. When it opens, right-click on it to open the B2S option menu. At the bottom, click the button that says EDIT SCREEN RES. The Screen-Res Editor will now open. In the lower left, make sure GENERATE COMMENTS is checked but ENHANCED RES FILE is unchecked.  Click SAVE SETTINGS. A .res file was just generated. Close the Screen-Res Editor by clicking the X in the top right. Open the .res file in a text editor such as Notepad Notepad++ (I prefer this because it has tabs & line numbers). Copy the .res settings I included below and replace the ones in your file.  Changes to make: Change line 10 to match whatever the number is of your display that shows the backglass. Change line 29 to match your folder structure and name of the background file. Start the table in VPX. Right-click on the backglass to get the B2S options window. Change BACKGROUND to VISIBLE. Quit and re-launch the table. Your backglass should now show in a 4:3 aspect ration, with the background behind it.  
     
    IV. Sample .res Settings
    Below are the my .res settings for this table.
    # This is a ScreenRes file for the B2SBackglassServer. # From release 1.3.1.1 comment lines like this starting with a '#' are supported. # Playfield Screen resolution width/height 1920 1080 # Backglass width/height 1920 1080 # Define Backglass screen using Display Devicename screen number (\\.\DISPLAY)x or screen coordinates (@x) or screen index (=x) 1 # Backglass x/y position relative to the upper left corner of the screen selected 0 0 # width/height of the B2S (or Full) DMD area 670 346 # x/y position of the B2S (or Full) DMD area - relative to the upper left corner of the backglass window 0 0 # Y-flip, flips the LED display upside down 0 # Background x/y position - relative to the backglass screen - has to be activated in the settings 250 0 # Background width/height 1420 1080 # path to the background image (C:\path\Frame) or black if none selected C:\vPinball\VisualPinball\Tables\VPX\Atarians (Atari 1976)\atarians-BG01.png # This line would turn off B2SWindowPunch if activated #B2SWindowPunch=off  

    45 downloads

       (1 review)

    4 comments

    Submitted

  11. T'eed Off (Gottlieb 1993) - 16:9 Background for B2S Backglass

    This file is a custom background meant to display behind the B2S backglass. The B2S backglass is not included but it can be found at here.

    I. Purpose
    Most backglass art is meant to be displayed in a 4:3 aspect ratio, while most monitors are 16:9.  I dislike stretching the backglass to fit my monitor, but didn't want mere black showing on the left and right. I began creating simple, custom backgrounds to thematically tie into the table while not being too visually distracting. The screenshot on this page shows how the backglass now appears on one of my desktop monitors when the table is loaded.

    II. Package
    Included in the download:
    • A 1920x1080 background for this table's backglass
    • Instructions

    III. Instructions
    Everyone's setup is different, so these instructions are general.
    Put the background .png file in the same folder as your table. I have all my tables in individual folders. Rename the file to something you find simple and helpful. All my background files are follow this convention: [tablename]-BG.png. If you don't have a .res B2S file already present for this table, then generate one. Follow these steps: Double-click on the B2S file to launch it. When it opens, right-click on it to open the B2S option menu. At the bottom, click the button that says EDIT SCREEN RES. The Screen-Res Editor will now open. In the lower left, make sure GENERATE COMMENTS is checked but ENHANCED RES FILE is unchecked. Click SAVE SETTINGS. A .res file was just generated. Close the Screen-Res Editor by clicking the X in the top right. Open the .res file in a text editor such as Notepad Notepad++ (I prefer this because it has tabs & line numbers). Copy the .res settings I included below and replace the ones in your file. Changes to make: Change line 10 to match whatever the number is of your display that shows the backglass. Change line 29 to match your folder structure and name of the background file. Start the table in VPX. Right-click on the backglass to get the B2S options window. Change BACKGROUND to VISIBLE. Quit and re-launch the table. Your backglass should now show in a 4:3 aspect ration, with the background behind it.  
    IV. Sample .res Settings
    Below are the my .res settings for this table.
     
    # This is a ScreenRes file for the B2SBackglassServer. # From release 1.3.1.1 comment lines like this starting with a '#' are supported. # Playfield Screen resolution width/height 1920 1080 # Backglass width/height 1920 1080 # Define Backglass screen using Display Devicename screen number (\\.\DISPLAY)x or screen coordinates (@x) or screen index (=x) 1 # Backglass x/y position relative to the upper left corner of the screen selected 0 0 # width/height of the B2S (or Full) DMD area 670 346 # x/y position of the B2S (or Full) DMD area - relative to the upper left corner of the backglass window 0 0 # Y-flip, flips the LED display upside down 0 # Background x/y position - relative to the backglass screen - has to be activated in the settings 250 0 # Background width/height 1420 1080 # path to the background image (C:\path\Frame) or black if none selected C:\vPinball\VisualPinball\Tables\VPX\Tee'd Off (Gottlieb 1993)\teedoff-BG.png # This line would turn off B2SWindowPunch if activated #B2SWindowPunch=off  

    17 downloads

       (0 reviews)

    0 comments

    Submitted

  12. Jive Time (Williams 1970) - 16:9 Background for B2S Backglass

    This file is a custom background meant to display behind the B2S backglass. The B2S backglass is not included but it does come packaged with @rothbauerw's table, which can be found here.

    I. Purpose
    Most backglass art is meant to be displayed in a 4:3 aspect ratio, while most monitors are 16:9.  I dislike stretching the backglass to fit my monitor, but didn't want mere black showing on the left and right. I began creating simple, custom backgrounds to thematically tie into the table while not being too visually distracting. The screenshot on this page shows how the backglass now appears on one of my desktop monitors when the table is loaded.

    II. Package
    Included in the download:
    • A 1920x1080 background for this table's backglass
    • Instructions

    III. Instructions
    Everyone's setup is different, so these instructions are general.
    Put the background .png file in the same folder as your table. I have all my tables in individual folders. Rename the file to something you find simple and helpful. All my background files are follow this convention: [tablename]-BG.png If you don't have a .res B2S file already present for this table, then generate one. Follow these steps: Double-click on the B2S file to launch it. When it opens, right-click on it to open the B2S option menu. At the bottom, click the button that says EDIT SCREEN RES. The Screen-Res Editor will now open. In the lower left, make sure GENERATE COMMENTS is checked but ENHANCED RES FILE is unchecked. Click SAVE SETTINGS. A .res file was just generated. Close the Screen-Res Editor by clicking the X in the top right. Open the .res file in a text editor such as Notepad Notepad++ (I prefer this because it has tabs & line numbers). Copy the .res settings I included below and replace the ones in your file. Changes to make: Change line 10 to match whatever the number is of your display that shows the backglass. Change line 29 to match your folder structure and name of the background file. Start the table in VPX. Right-click on the backglass to get the B2S options window. Change BACKGROUND to VISIBLE. Quit and re-launch the table. Your backglass should now show in a 4:3 aspect ration, with the background behind it.  
    IV. Sample .res Settings
    Below are the my .res settings for this table.
     
    # This is a ScreenRes file for the B2SBackglassServer. # From release 1.3.1.1 comment lines like this starting with a '#' are supported. # Playfield Screen resolution width/height 1920 1080 # Backglass width/height 1920 1080 # Define Backglass screen using Display Devicename screen number (\\.\DISPLAY)x or screen coordinates (@x) or screen index (=x) 1 # Backglass x/y position relative to the upper left corner of the screen selected 0 0 # width/height of the B2S (or Full) DMD area 670 346 # x/y position of the B2S (or Full) DMD area - relative to the upper left corner of the backglass window 0 0 # Y-flip, flips the LED display upside down 0 # Background x/y position - relative to the backglass screen - has to be activated in the settings 250 0 # Background width/height 1420 1080 # path to the background image (C:\path\Frame) or black if none selected C:\vPinball\VisualPinball\Tables\VPX\Jive Time (Williams 1970)\jivetime-BG.png # This line would turn off B2SWindowPunch if activated #B2SWindowPunch=off  

    20 downloads

       (0 reviews)

    0 comments

    Submitted

  13. Mortadelo (Spain) (Clever & Smart RESKIN Table)

    Here the Spanish original backglass for the Spanish pinball fans Mortadelo .... for the (Clever & Smart RESKIN Table)
     
    Aquí está el backglass original español para los aficionados al pinball español Mortadelo .... para la (Clever & Smart RESKIN Table)

    30 downloads

       (1 review)

    0 comments

    Submitted

  14. Teacher's Pet (Williams 1965) - 16:9 Background for 4:3 B2S Backglass

    This file is a custom background meant to display behind the B2S backglass. The B2S backglass is not included but it does come packaged with @loserman76's table. The original table can be found here and the patch can be found here.

    I. Purpose
    Most backglass art is meant to be displayed in a 4:3 aspect ratio, while most monitors are 16:9.  I dislike stretching the backglass to fit my monitor, but didn't want mere black showing on the left and right. I began creating simple, custom backgrounds to thematically tie into the table while not being too visually distracting. The screenshot on this page shows how the backglass now appears on one of my desktop monitors when the table is loaded.

    II. Package
    Included in the download:
    • A 1920x1080 background for this table's backglass
    • Instructions

    III. Instructions
    Everyone's setup is different, so these instructions are general.
    Put the background .png file in the same folder as your table. I have all my tables in individual folders. Rename the file to something you find simple and helpful. All my background files are follow this convention: [tablename]-BG.png If you don't have a .res B2S file already present for this table, then generate one. Follow these steps: Double-click on the B2S file to launch it. When it opens, right-click on it to open the B2S option menu. At the bottom, click the button that says EDIT SCREEN RES. The Screen-Res Editor will now open. In the lower left, make sure GENERATE COMMENTS is checked but ENHANCED RES FILE is unchecked. Click SAVE SETTINGS. A .res file was just generated. Close the Screen-Res Editor by clicking the X in the top right. Open the .res file in a text editor such as Notepad Notepad++ (I prefer this because it has tabs & line numbers). Copy the .res settings I included below and replace the ones in your file. Changes to make: Change line 10 to match whatever the number is of your display that shows the backglass. Change line 29 to match your folder structure and name of the background file. Start the table in VPX. Right-click on the backglass to get the B2S options window. Change BACKGROUND to VISIBLE. Quit and re-launch the table. Your backglass should now show in a 4:3 aspect ration, with the background behind it.  
    IV. Sample .res Settings
    Below are the my .res settings for this table.
     
    # This is a ScreenRes file for the B2SBackglassServer. # From release 1.3.1.1 comment lines like this starting with a '#' are supported. # Playfield Screen resolution width/height 1920 1080 # Backglass width/height 1920 1080 # Define Backglass screen using Display Devicename screen number (\\.\DISPLAY)x or screen coordinates (@x) or screen index (=x) 1 # Backglass x/y position relative to the upper left corner of the screen selected 0 0 # width/height of the B2S (or Full) DMD area 670 346 # x/y position of the B2S (or Full) DMD area - relative to the upper left corner of the backglass window 0 0 # Y-flip, flips the LED display upside down 0 # Background x/y position - relative to the backglass screen - has to be activated in the settings 250 0 # Background width/height 1420 1080 # path to the background image (C:\path\Frame) or black if none selected C:\vPinball\VisualPinball\Tables\VPX\Teacher's Pet (Williams 1965)\tracherspet-BG.png # This line would turn off B2SWindowPunch if activated #B2SWindowPunch=off
     

    8 downloads

       (0 reviews)

    0 comments

    Submitted

  15. Robocop (Data East 1989) - 16:9 Background for B2S Backglass

    This file is a custom background meant to display behind the B2S backglass. The B2S backglass by @walterwhiteis not included in this download but can be found here.

    I. Purpose
    Most backglass art is meant to be displayed in a 4:3 aspect ratio, while most monitors are 16:9.  I dislike stretching the backglass to fit my monitor, but didn't want mere black showing on the left and right. I began creating simple, custom backgrounds to thematically tie into the table while not being too visually distracting. The screenshot shows how the backglass now appears on one of my desktop monitors when the table is loaded.

    II. Package
    Included in the download:
    • Two 1920x1080 backgrounds for this table's backglass: one with a beveled edge and one without
    • Instructions

    III. Instructions
    Everyone's setup is different, so these instructions are general.
    Put the background .png file in the same folder as your table. I have all my tables in individual folders. Rename the file to something you find simple and helpful. All my background files are follow this convention: [tablename]-BG.png If you don't have a .res B2S file already present for this table, then generate one. Follow these steps: Double-click on the B2S file to launch it. When it opens, right-click on it to open the B2S option menu. At the bottom, click the button that says EDIT SCREEN RES. The Screen-Res Editor will now open. In the lower left, make sure GENERATE COMMENTS is checked but ENHANCED RES FILE is unchecked. Click SAVE SETTINGS. A .res file was just generated. Close the Screen-Res Editor by clicking the X in the top right. Open the .res file in a text editor such as Notepad Notepad++ (I prefer this because it has tabs & line numbers). Copy the .res settings I included below and replace the ones in your file. Changes to make: Change line 10 to match whatever the number is of your display that shows the backglass. Change line 29 to match your folder structure and name of the background file. Start the table in VPX. Right-click on the backglass to get the B2S options window. Change BACKGROUND to VISIBLE. Quit and re-launch the table. Your backglass should now show in a 4:3 aspect ration, with the background behind it.  
    IV. Sample .res Settings
    Below are the my .res settings for this table.
     
    # This is a ScreenRes file for the B2SBackglassServer. # From release 1.3.1.1 comment lines like this starting with a '#' are supported. # Playfield Screen resolution width/height 1920 1080 # Backglass width/height 1920 1080 # Define Backglass screen using Display Devicename screen number (\\.\DISPLAY)x or screen coordinates (@x) or screen index (=x) 1 # Backglass x/y position relative to the upper left corner of the screen selected 0 0 # width/height of the B2S (or Full) DMD area 670 346 # x/y position of the B2S (or Full) DMD area - relative to the upper left corner of the backglass window 0 0 # Y-flip, flips the LED display upside down 0 # Background x/y position - relative to the backglass screen - has to be activated in the settings 250 0 # Background width/height 1420 1080 # path to the background image (C:\path\Frame) or black if none selected C:\vPinball\VisualPinball\Tables\VPX\Robocop (Data East 1989)\robocop-BG01.png # This line would turn off B2SWindowPunch if activated #B2SWindowPunch=off  

    16 downloads

       (0 reviews)

    0 comments

    Submitted

  16. Addams Family (Bally 1992) - 16:9 Background for B2S Backglass

    This file is a custom background meant to display behind the B2S backglass. The B2S backglass by @hauntfreaks is not included in this download but can be found here.

    I. Purpose
    Most backglass art is meant to be displayed in a 4:3 aspect ratio, while most monitors are 16:9.  I dislike stretching the backglass to fit my monitor, but didn't want mere black showing on the left and right. I began creating simple, custom backgrounds to thematically tie into the table while not being too visually distracting. The screenshot shows how the backglass now appears on one of my desktop monitors when the table is loaded.

    II. Package
    Included in the download:
    • A 1920x1080 background for this table's backglass
    • Instructions including sample .res settings

    III. Instructions
    Everyone's setup is different, so these instructions are general. Put the background .png file in the same folder as your table. I have all my tables in individual folders. Rename the file to something you find simple and helpful. All my background files are follow this convention: [tablename]-BG.png If you don't have a .res B2S file already present for this table, then generate one. Follow these steps: Double-click on the B2S file to launch it. When it opens, right-click on it to open the B2S option menu. At the bottom, click the button that says EDIT SCREEN RES. The Screen-Res Editor will now open. In the lower left, make sure GENERATE COMMENTS is checked but ENHANCED RES FILE is unchecked. Click SAVE SETTINGS. A .res file was just generated. Close the Screen-Res Editor by clicking the X in the top right. Open the .res file in a text editor such as Notepad Notepad++ (I prefer this because it has tabs & line numbers). Copy the .res settings I included below and replace the ones in your file. Changes to make: Change line 10 to match whatever the number is of your display that shows the backglass. Change line 29 to match your folder structure and name of the background file. Start the table in VPX. Right-click on the backglass to get the B2S options window. Change BACKGROUND to VISIBLE. Quit and re-launch the table. Your backglass should now show in a 4:3 aspect ration, with the background behind it.  
    IV. Sample .res Settings
    Below are the my .res settings for this table.
     
    # This is a ScreenRes file for the B2SBackglassServer. # From release 1.3.1.1 comment lines like this starting with a '#' are supported. # Playfield Screen resolution width/height 1920 1080 # Backglass width/height 1920 1080 # Define Backglass screen using Display Devicename screen number (\\.\DISPLAY)x or screen coordinates (@x) or screen index (=x) 1 # Backglass x/y position relative to the upper left corner of the screen selected 0 0 # width/height of the B2S (or Full) DMD area 670 346 # x/y position of the B2S (or Full) DMD area - relative to the upper left corner of the backglass window 0 0 # Y-flip, flips the LED display upside down 0 # Background x/y position - relative to the backglass screen - has to be activated in the settings 250 0 # Background width/height 1420 1080 # path to the background image (C:\path\Frame) or black if none selected C:\vPinball\VisualPinball\Tables\VPX\Addams Family (Bally 1992)\addamsfamily-BG.png # This line would turn off B2SWindowPunch if activated #B2SWindowPunch=off

    32 downloads

       (0 reviews)

    0 comments

    Submitted

  17. Star Trek (25th Anniversary) (Data East 1991) - 16:9 Background for B2S Backglass

    This file is a custom background meant to display behind the B2S backglass. The B2S backglass by @hauntfreaks is not included in this download but can be found here.

    I. Purpose
    Most backglass art is meant to be displayed in a 4:3 aspect ratio, while most monitors are 16:9.  I dislike stretching the backglass to fit my monitor, but didn't want mere black showing on the left and right. I began creating simple, custom backgrounds to thematically tie into the table while not being too visually distracting. The screenshot shows how the backglass now appears on one of my desktop monitors when the table is loaded.

    II. Package
    Included in the download:
    • A 1920x1080 background for this table's backglass
    • Instructions including sample .res settings

    III. Instructions
    Everyone's setup is different, so these instructions are general. Put the background .png file in the same folder as your table. I have all my tables in individual folders. Rename the file to something you find simple and helpful. All my background files are follow this convention: [tablename]-BG.png If you don't have a .res B2S file already present for this table, then generate one. Follow these steps: Double-click on the B2S file to launch it. When it opens, right-click on it to open the B2S option menu. At the bottom, click the button that says EDIT SCREEN RES. The Screen-Res Editor will now open. In the lower left, make sure GENERATE COMMENTS is checked but ENHANCED RES FILE is unchecked. Click SAVE SETTINGS. A .res file was just generated. Close the Screen-Res Editor by clicking the X in the top right. Open the .res file in a text editor such as Notepad Notepad++ (I prefer this because it has tabs & line numbers). Copy the .res settings I included below and replace the ones in your file. Changes to make: Change line 10 to match whatever the number is of your display that shows the backglass. Change line 29 to match your folder structure and name of the background file. Start the table in VPX. Right-click on the backglass to get the B2S options window. Change BACKGROUND to VISIBLE. Quit and re-launch the table. Your backglass should now show in a 4:3 aspect ration, with the background behind it.  
    IV. Sample .res Settings
    Below are the my .res settings for this table.
     
    # This is a ScreenRes file for the B2SBackglassServer. # From release 1.3.1.1 comment lines like this starting with a '#' are supported. # Playfield Screen resolution width/height 1920 1080 # Backglass width/height 1920 1080 # Define Backglass screen using Display Devicename screen number (\\.\DISPLAY)x or screen coordinates (@x) or screen index (=x) 1 # Backglass x/y position relative to the upper left corner of the screen selected 0 0 # width/height of the B2S (or Full) DMD area 670 346 # x/y position of the B2S (or Full) DMD area - relative to the upper left corner of the backglass window 0 0 # Y-flip, flips the LED display upside down 0 # Background x/y position - relative to the backglass screen - has to be activated in the settings 250 0 # Background width/height 1420 1080 # path to the background image (C:\path\Frame) or black if none selected C:\vPinball\VisualPinball\Tables\VPX\Star Trek (Data East 1991)\startrek1991-BG.png # This line would turn off B2SWindowPunch if activated #B2SWindowPunch=off  

    8 downloads

       (0 reviews)

    0 comments

    Submitted

  18. Star Trek - The Next Generation (Williams 1993) - 16:9 Backgrounds for B2S Backglass

    This file is a custom background meant to display behind the B2S backglass. The B2S backglass by @hauntfreaks is not included in this download but can be found here.

    I. Purpose
    Most backglass art is meant to be displayed in a 4:3 aspect ratio, while most monitors are 16:9.  I dislike stretching the backglass to fit my monitor, but didn't want mere black showing on the left and right. I began creating simple, custom backgrounds to thematically tie into the table while not being too visually distracting. The screenshot shows how the backglass now appears on one of my desktop monitors when the table is loaded.

    II. Package
    Included in the download:
    • Two 1920x1080 background for this table's backglass: Command Red or Science Blue.
    • Instructions including sample .res settings

    III. Instructions
    Everyone's setup is different, so these instructions are general.
    Put the background .png file in the same folder as your table. I have all my tables in individual folders. Rename the file to something you find simple and helpful. All my background files are follow this convention: [tablename]-BG.png If you don't have a .res B2S file already present for this table, then generate one. Follow these steps: Double-click on the B2S file to launch it. When it opens, right-click on it to open the B2S option menu. At the bottom, click the button that says EDIT SCREEN RES. The Screen-Res Editor will now open. In the lower left, make sure GENERATE COMMENTS is checked but ENHANCED RES FILE is unchecked. Click SAVE SETTINGS. A .res file was just generated. Close the Screen-Res Editor by clicking the X in the top right. Open the .res file in a text editor such as Notepad Notepad++ (I prefer this because it has tabs & line numbers). Copy the .res settings I included below and replace the ones in your file. Changes to make: Change line 10 to match whatever the number is of your display that shows the backglass. Change line 29 to match your folder structure and name of the background file. Start the table in VPX. Right-click on the backglass to get the B2S options window. Change BACKGROUND to VISIBLE. Quit and re-launch the table. Your backglass should now show in a 4:3 aspect ration, with the background behind it.  
    IV. Sample .res Settings
    Below are the my .res settings for this table.
     
    # This is a ScreenRes file for the B2SBackglassServer. # From release 1.3.1.1 comment lines like this starting with a '#' are supported. # Playfield Screen resolution width/height 1920 1080 # Backglass width/height 1920 1080 # Define Backglass screen using Display Devicename screen number (\\.\DISPLAY)x or screen coordinates (@x) or screen index (=x) 1 # Backglass x/y position relative to the upper left corner of the screen selected 0 0 # width/height of the B2S (or Full) DMD area 670 346 # x/y position of the B2S (or Full) DMD area - relative to the upper left corner of the backglass window 0 0 # Y-flip, flips the LED display upside down 0 # Background x/y position - relative to the backglass screen - has to be activated in the settings 250 0 # Background width/height 1420 1080 # path to the background image (C:\path\Frame) or black if none selected C:\vPinball\VisualPinball\Tables\VPX\Star Trek - The Next Generation (Williams 1993)\sttng01-BG.png # This line would turn off B2SWindowPunch if activated #B2SWindowPunch=off

    20 downloads

       (0 reviews)

    0 comments

    Submitted

  19. Pinball Magic (Capcom 1995) - 16:9 Background for B2S Backglass

    This file is a custom background meant to display behind the B2S backglass. The B2S backglass by @hauntfreaks is not included in this download but can be found here.

    I. Purpose
    Most backglass art is meant to be displayed in a 4:3 aspect ratio, while most monitors are 16:9.  I dislike stretching the backglass to fit my monitor, but didn't want mere black showing on the left and right. I began creating simple, custom backgrounds to thematically tie into the table while not being too visually distracting. The screenshot shows how the backglass now appears on one of my desktop monitors when the table is loaded.

    II. Package
    Included in the download:
    •  Two 1920x1080 backgrounds for this table's backglass: one with and one without the flourishes on the side curtains.
    • Instructions including sample .res settings

    III. Instructions
    Everyone's setup is different, so these instructions are general. Put the background .png file in the same folder as your table. I have all my tables in individual folders. Rename the file to something you find simple and helpful. All my background files are follow this convention: [tablename]-BG.png If you don't have a .res B2S file already present for this table, then generate one. Follow these steps: Double-click on the B2S file to launch it. When it opens, right-click on it to open the B2S option menu. At the bottom, click the button that says EDIT SCREEN RES. The Screen-Res Editor will now open. In the lower left, make sure GENERATE COMMENTS is checked but ENHANCED RES FILE is unchecked. Click SAVE SETTINGS. A .res file was just generated. Close the Screen-Res Editor by clicking the X in the top right. Open the .res file in a text editor such as Notepad Notepad++ (I prefer this because it has tabs & line numbers). Copy the .res settings I included below and replace the ones in your file. Changes to make: Change line 10 to match whatever the number is of your display that shows the backglass. Change line 29 to match your folder structure and name of the background file. Start the table in VPX. Right-click on the backglass to get the B2S options window. Change BACKGROUND to VISIBLE. Quit and re-launch the table. Your backglass should now show in a 4:3 aspect ration, with the background behind it.  
    IV. Sample .res Settings
    Below are the my .res settings for this table.
     
    # This is a ScreenRes file for the B2SBackglassServer. # From release 1.3.1.1 comment lines like this starting with a '#' are supported. # Playfield Screen resolution width/height 1920 1080 # Backglass width/height 1920 1080 # Define Backglass screen using Display Devicename screen number (\\.\DISPLAY)x or screen coordinates (@x) or screen index (=x) 1 # Backglass x/y position relative to the upper left corner of the screen selected 0 0 # width/height of the B2S (or Full) DMD area 670 346 # x/y position of the B2S (or Full) DMD area - relative to the upper left corner of the backglass window 0 0 # Y-flip, flips the LED display upside down 0 # Background x/y position - relative to the backglass screen - has to be activated in the settings 250 0 # Background width/height 1420 1080 # path to the background image (C:\path\Frame) or black if none selected C:\vPinball\VisualPinball\Tables\VPX\Pinball Magic (Capcom 1995)\pinballmagic01-BG.png # This line would turn off B2SWindowPunch if activated #B2SWindowPunch=off  

    7 downloads

       (0 reviews)

    0 comments

    Submitted

  20. Theatre of Magic (Bally 1995) - 16:9 Background for B2S

    This file is a custom background meant to display behind the B2S backglass. The B2S backglass by @hauntfreaks is not included in this download but can be found here.

    I. Purpose
    Most backglass art is meant to be displayed in a 4:3 aspect ratio, while most monitors are 16:9.  I dislike stretching the backglass to fit my monitor, but didn't want mere black showing on the left and right. I began creating simple, custom backgrounds to thematically tie into the table while not being too visually distracting. The screenshot shows how the backglass now appears on one of my desktop monitors when the table is loaded.

    II. Package
    Included in the download:
    •  A 1920x1080 background for this table's backglass
    • Instructions
    • A sample backglass .res file showing my settings

    III. Instructions
    Everyone's setup is different, so these instructions are general.
     
    Put the background .png file in the same folder as your table. I have all my tables in individual folders. Rename the file to something you find simple and helpful. All my background files are follow this convention: [tablename]-BG.png If you don't have a .res B2S file already present for this table, then generate one. Follow these steps:  Double-click on the B2S file to launch it. When it opens, right-click on it to open the B2S option menu. At the bottom, click the button that says EDIT SCREEN RES.  The Screen-Res Editor will now open. In the lower left, make sure GENERATE COMMENTS is checked but ENHANCED RES FILE is unchecked.  Click SAVE SETTINGS.  A .res file was just generated. Close the Screen-Res Editor by clicking the X in the top right. Open the .res file in a text editor such as Notepad Notepad++ (I prefer this because it has tabs & line numbers). Copy the .res settings I included below and replace the ones in your file. Changes to make: Change line 10 to match whatever the number is of your display that shows the backglass. Change line 29 to match your folder structure and name of the background file. Start the table in VPX. Right-click on the backglass to get the B2S options window. Change BACKGROUND to VISIBLE. Quit and re-launch the table. Your backglass should now show in a 4:3 aspect ration, with the background behind it.  
     
    IV. Sample .res Settings
    Below are the my .res settings for this table.
     
    # This is a ScreenRes file for the B2SBackglassServer. # From release 1.3.1.1 comment lines like this starting with a '#' are supported. # Playfield Screen resolution width/height 1920 1080 # Backglass width/height 1920 1080 # Define Backglass screen using Display Devicename screen number (\\.\DISPLAY)x or screen coordinates (@x) or screen index (=x) 1 # Backglass x/y position relative to the upper left corner of the screen selected 0 0 # width/height of the B2S (or Full) DMD area 670 346 # x/y position of the B2S (or Full) DMD area - relative to the upper left corner of the backglass window 0 0 # Y-flip, flips the LED display upside down 0 # Background x/y position - relative to the backglass screen - has to be activated in the settings 250 0 # Background width/height 1420 1080 # path to the background image (C:\path\Frame) or black if none selected C:\vPinball\VisualPinball\Tables\VPX\Theatre of Magic (Bally 1995)\theatreofmagic-BG.png # This line would turn off B2SWindowPunch if activated #B2SWindowPunch=off  

    27 downloads

       (0 reviews)

    1 comment

    Updated

  21. Harlem Globetrotters On Tour (Bally 1979) - 16:9 Background for B2S Backglass

    This file is a custom background meant to display behind the B2S backglass. The B2S backglass by @hauntfreaks is not included in this download but can be found here.

    I. Purpose
    Most backglass art is meant to be displayed in a 4:3 aspect ratio, while most monitors are 16:9.  I dislike stretching the backglass to fit my monitor, but didn't want mere black showing on the left and right. I began creating simple, custom backgrounds to thematically tie into the table while not being too visually distracting. The screenshot shows how the backglass now appears on one of my desktop monitors when the table is loaded.

    II. Package
    Included in the download:
    •  A 1920x1080 background for this table's backglass
    • Instructions
    • A sample backglass .res file showing my settings

    III. Instructions
    Everyone's setup is different, so these instructions are general. Put the background .png file in the same folder as your table. I have all my tables in individual folders. Rename the file to something you find simple and helpful. All my background files are follow this convention: [tablename]-BG.png If you don't have a .res B2S file already present for this table, then generate one. Follow these steps: Double-click on the B2S file to launch it. When it opens, right-click on it to open the B2S option menu. At the bottom, click the button that says EDIT SCREEN RES. The Screen-Res Editor will now open. In the lower left, make sure GENERATE COMMENTS is checked but ENHANCED RES FILE is unchecked. Click SAVE SETTINGS. A .res file was just generated. Close the Screen-Res Editor by clicking the X in the top right. Open the .res file in a text editor such as Notepad Notepad++ (I prefer this because it has tabs & line numbers). Copy the .res settings I included below and replace the ones in your file. Changes to make: Change line 10 to match whatever the number is of your display that shows the backglass. Change line 29 to match your folder structure and name of the background file. Start the table in VPX. Right-click on the backglass to get the B2S options window. Change BACKGROUND to VISIBLE. Quit and re-launch the table. Your backglass should now show in a 4:3 aspect ration, with the background behind it.  

    IV. Sample .res Settings
    Below are the my .res settings for this table.
     
    # This is a ScreenRes file for the B2SBackglassServer. # From release 1.3.1.1 comment lines like this starting with a '#' are supported. # Playfield Screen resolution width/height 1920 1080 # Backglass width/height 1920 1080 # Define Backglass screen using Display Devicename screen number (\\.\DISPLAY)x or screen coordinates (@x) or screen index (=x) 1 # Backglass x/y position relative to the upper left corner of the screen selected 0 0 # width/height of the B2S (or Full) DMD area 670 346 # x/y position of the B2S (or Full) DMD area - relative to the upper left corner of the backglass window 0 0 # Y-flip, flips the LED display upside down 0 # Background x/y position - relative to the backglass screen - has to be activated in the settings 250 0 # Background width/height 1420 1080 # path to the background image (C:\path\Frame) or black if none selected C:\vPinball\VisualPinball\Tables\VPX\Harlem Globetrotters On Tour (Bally 1979)\harlemglobetrotters-BG.png # This line would turn off B2SWindowPunch if activated #B2SWindowPunch=off  

    17 downloads

       (0 reviews)

    0 comments

    Submitted

  22. Mousin' Around! (Bally 1989) - 16:9 Background for B2S Backglass

    This file is a custom background meant to display behind the B2S backglass. The B2S backglass by @hauntfreaks is not included in this download but can be found here.

    I. Purpose
    Most backglass art is meant to be displayed in a 4:3 aspect ratio, while most monitors are 16:9.  I dislike stretching the backglass to fit my monitor, but didn't want mere black showing on the left and right. I began creating simple, custom backgrounds to thematically tie into the table while not being too visually distracting. The screenshot shows how the backglass now appears on one of my desktop monitors when the table is loaded.

    II. Package
    Included in the download:
    •  A 1920x1080 background for this table's backglass
    • Instructions
    • A sample backglass .res file showing my settings

    III. Instructions
    Everyone's setup is different, so these instructions are general.
    Put the background .png file in the same folder as your table. I have all my tables in individual folders. Rename the file to something you find simple and helpful. All my background files are follow this convention: [tablename]-BG.png If you don't have a .res B2S file already present for this table, then generate one. Follow these steps: Double-click on the B2S file to launch it. When it opens, right-click on it to open the B2S option menu. At the bottom, click the button that says EDIT SCREEN RES. The Screen-Res Editor will now open. In the lower left, make sure GENERATE COMMENTS is checked but ENHANCED RES FILE is unchecked. Click SAVE SETTINGS. A .res file was just generated. Close the Screen-Res Editor by clicking the X in the top right. Open the .res file in a text editor such as Notepad Notepad++ (I prefer this because it has tabs & line numbers). Copy the .res settings I included below and replace the ones in your file. Changes to make: Change line 10 to match whatever the number is of your display that shows the backglass. Change line 29 to match your folder structure and name of the background file. Start the table in VPX. Right-click on the backglass to get the B2S options window. Change BACKGROUND to VISIBLE. Quit and re-launch the table. Your backglass should now show in a 4:3 aspect ration with the background behind it.  

    IV. Sample .res Settings
    Below are the my .res settings for this table.
    # This is a ScreenRes file for the B2SBackglassServer. # From release 1.3.1.1 comment lines like this starting with a '#' are supported. # Playfield Screen resolution width/height 1920 1080 # Backglass width/height 1920 1080 # Define Backglass screen using Display Devicename screen number (\\.\DISPLAY)x or screen coordinates (@x) or screen index (=x) 1 # Backglass x/y position relative to the upper left corner of the screen selected 0 0 # width/height of the B2S (or Full) DMD area 670 346 # x/y position of the B2S (or Full) DMD area - relative to the upper left corner of the backglass window 0 0 # Y-flip, flips the LED display upside down 0 # Background x/y position - relative to the backglass screen - has to be activated in the settings 250 0 # Background width/height 1420 1080 # path to the background image (C:\path\Frame) or black if none selected C:\vPinball\VisualPinball\Tables\VPX\Mousin' Around (Bally 1989)\mousinaround-BG.png # This line would turn off B2SWindowPunch if activated #B2SWindowPunch=off  

    13 downloads

       (0 reviews)

    0 comments

    Updated

  23. Mask-Overlay-mini puppack

    Mask-Overlay-mini puppack  a rajouter pour ce qui le desire 

    56 downloads

       (1 review)

    1 comment

    Updated

  24. BACKGLASS IMAGES FOR PINBALL FX

    https://mega.nz/folder/Tdw3TTgR#ZO6hM224_zgBgHcBdutGFw

    105 downloads

       (0 reviews)

    0 comments

    Submitted

  25. TheWalkingDead(Stern2014) Alt Background

    alternative background image for 
    762179826_TheWalkingDead(Stern2014)-EBv1.vpx 

    19 downloads

       (0 reviews)

    0 comments

    Submitted


×
  • Create New...