Jump to content



Photo
- - - - -

Blue Note (Gottlieb 1979) DT [VP 9.x Desktop]


  • Please log in to reply
4 replies to this topic

#1 loserman76

loserman76

    Cannot resist the build..

  • VIP
  • 667 posts

  • Flag: United States of America

  • Favorite Pinball: Pinbot, High Speed and just about any Gottlieb EM from 1970-1979



Posted 12 June 2015 - 05:52 PM

Posted Image


File Name: Blue Note (Gottlieb 1979) DT

File Submitter: loserman76

File Submitted: 12 Jun 2015

File Category: VP 9.x Recreations

Author(s): Loserman76
GNance
Manufacturer: Gottlieb
Year: 1979
Permission to MOD?: Yes, with approval


**** REQUIRES VP 9.9x *****
'*
'*        Gottlieb's Blue Note (1979)
'*        Table primary build/scripted by Loserman76
'*        Table images by GNance
'*        http://www.ipdb.org/machine.cgi?id=328
'*
'*  Thanks to the following for their contributions (whether they know it or not!)
'*  If I have missed anyone, let me know as this table would not exist without the
'*  folks in the community. 
'*
'* 
'*  JPSalas - gameroom backdrop and methods gleaned from his fantastic tables
'*  EalaDubhSidhe - table object templates
'*  Black - HS save/load routines
'*  Itchigo - table templates which gave me ideas on how to accomplish what I wanted in this table
'*  CONRAM - various code ideas learned by tracing through code on his tables
'*  akiles50000 - images used for the plastics
'*  Inkochnito - scorecards/instruction cards
'*  Pinuck - Gottlieb chimes and score motor routines
'*  Herweh - directB2S designer and tools
'*  JimmyFingers - rolling ball and other objects' sound routines
'*  hauntfreaks - newer postit note images
'*  GNance - fixes for the score motor related routines
'*
'*  Of course, the team behind Visual Pinball - without them, there wouldn't be much choice for playing pinball on a PC
'*  I also must include Black and his Future Pinball as I used tables on that platform to help in building my VP tables.
'*
 
 
For this table, I am using my new method for enabling/disabling the dB2S backglass. By default the backglass is disabled. The easy way to enable it is this method:
1.Launch table and then exit. It will auto-create a file in the USER folder of VPinball named "LMEMTables.txt"
2.Open this file in notepad and change the "0" to a "1" and save.
3.Next time you launch, the backglass will launch.
Or for the die hards out there, create a text file in the USER folder named LMEMTables.txt and put a "1" (no quotes) on the first line and save it.
 
The options menu is now available by holding down the left flipper key for about 2 seconds when a game is not in progress. Once opened, left flipper moves between the different menu items and the right flipper goes through that item's available choices.


Click here to download this file



#2 tohara

tohara

    Hobbyist

  • Members
  • PipPip
  • 10 posts
  • Location:Ontario

  • Flag: Canada

  • Favorite Pinball: Highspeed - Almost all Williams games

Posted 21 July 2015 - 11:14 AM

Not sure if this is an issue with anyone else but I get the following error when starting the table Blue Note (Which looks to be another beautiful table of yours):

Fatal error: HRESULT 8876086c at RenderDevice.ccp:506

 

I'm running VP991 on Windows 7 Home Premium on Intel i3 Core w/Intel 2500 Graphics

 

I don't have any issues with any of your other tables.



#3 hogger42

hogger42

    Hobbyist

  • Platinum Supporter
  • 39 posts
  • Favorite Pinball: Cirqus Voltaire

Posted 21 July 2015 - 12:02 PM

I get the same error.



#4 hmueck

hmueck

    MaX

  • VIP
  • 2,190 posts
  • Location:Hamburg

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

  • Favorite Pinball: IPDB Top 300



Contributor

Posted 21 July 2015 - 12:59 PM

This error occures when your graphic "card" runs out of memory.
VPX0beta tables: 29cff786951ed9c1a70fc1fa47f5e3c1.png 0cecd68ffa2537a7262337834a05bbbe.png Finish them if you like!

#5 tohara

tohara

    Hobbyist

  • Members
  • PipPip
  • 10 posts
  • Location:Ontario

  • Flag: Canada

  • Favorite Pinball: Highspeed - Almost all Williams games

Posted 21 July 2015 - 01:20 PM

hmueck is correct, through some added research I found a possible fix; Change your max texture size in Visual Pinball options to 1024 or 512 if necessary, that should shrink your video memory usage as this is a problem with video cards that have <=2GB of RAM.

 

Hope that helps.