Jump to content



Photo
* * * * * 1 votes

Bubba the Redneck Werewolf (2017)[Visual Pinball X Original]

Bubba the Redneck Werewolf bubba

  • Please log in to reply
26 replies to this topic

#21 Cue777

Cue777

    Enthusiast

  • Platinum Supporter
  • 91 posts

  • Flag: United States of America

  • Favorite Pinball: Star Trek

Posted 19 November 2017 - 03:28 PM

OK, thanks. I can live with the scoring on the backglass, just would like the DMD to work since I have one :)



#22 BorgDog

BorgDog

    We come in peace.. shoot to kill.. shoot to kill.

  • Members
  • PipPipPipPip
  • 1,427 posts
  • Location:Leavenworth, WA

  • Flag: United States of America

  • Favorite Pinball: Alien Star, TNA



Posted 19 November 2017 - 04:14 PM

ah, sorry misunderstood the question, real dmd I don't think works with this era of alpha numeric.  do any of the an machines work with a real dmd?  diner, taxi, cyclone etc?



#23 Cue777

Cue777

    Enthusiast

  • Platinum Supporter
  • 91 posts

  • Flag: United States of America

  • Favorite Pinball: Star Trek

Posted 20 November 2017 - 06:07 AM

ah, sorry misunderstood the question, real dmd I don't think works with this era of alpha numeric.  do any of the an machines work with a real dmd?  diner, taxi, cyclone etc?

 

 

Yes my dmd works with those games.



#24 Slydog43

Slydog43

    Pinball Wizard

  • Platinum Supporter
  • 3,006 posts
  • Location:Hackettstown, NJ

  • Flag: United States of America

  • Favorite Pinball: Addams Family, All Williams 90's Games

Posted 05 December 2017 - 03:52 PM

Great table, so I'm trying to get both hollywood heat and this to be playable with separate roms on my system.  My first thought was to just copy the roms files and nvram files when starting table.  This is what I got so far

 

 
'----------------------------------------------------------------------------------------------
'SDS Routine to copy ROM files For 2 tables that Use different roms without support in VPinMAME
'
' Copy rom file hlywoodh.zip to hlywoodh-orig.zip under vpinmame\roms
' Copy modified bubba rom file to hlywood-bubba.zip under vpinmame\roms
'
' Still need to copy nvram files, but having trouble with basic roms right now ???
'----------------------------------------------------------------------------------------------
 
call myRenameRoms("hlywoodh-bubba.zip", "hlywoodh.zip")
'call myRenameRoms("hlywoodh-orig.zip", "hlywoodh.zip")
'-------------------------------------------
 
Sub myRenameRoms(mySourceFile, myDestFile)
Dim myRomPath
Dim myfs
Set myfs = CreateObject("Scripting.FileSystemObject")
 
myRomPath = myRegKeyRead("HKCU\Software\Freeware\Visual PinMame\globals\rompath")
 
call myDeleteFile(myRomPath & "\" & myDestFile)
call myfs.CopyFile(myRomPath & "\" & mySourceFile, myRomPath & "\" & myDestFile)
'Set myfs = Nothing
End Sub
 
Sub myDeleteFile(myFileName) 'myFileName should contain full path also
Dim myfs
Set myfs = CreateObject("Scripting.FileSystemObject")
 
With myfs
If .FileExists(myFileName) Then
.DeleteFile myFileName
End If
End With
'Set myfs = Nothing
End Sub
 
Function myRegKeyRead(RegKey)
Dim myWS
 
On Error Resume Next
Set myWS = CreateObject("WScript.Shell")
myRegKeyRead = myWS.RegRead(RegKey)
End Function
 
'----------------------------------------------------------------------------------------------
 
 
just place near top of table script.  You have to 
 
 Copy rom file hlywoodh.zip to hlywoodh-orig.zip under vpinmame\roms
 Copy modified bubba rom file to hlywood-bubba.zip under vpinmame\roms
 
and I thought it would work, but I get an error message when switching roms the first time.  
 
 
Any ideas on why this doesn't work.  (maybe have to remove entries in registry???)
 
 
Thanks


#25 Thalamus

Thalamus

    Pinball Wizard

  • Platinum Supporter
  • 4,831 posts

  • Flag: Norway

  • Favorite Pinball: GOT, Alien Star, LOTR, TOM

Posted 05 December 2017 - 06:58 PM

Cool idea. But, well - being lazy I'm waiting for BD to finish his roms so Carny can make them "official" and problem is solved ;)

 

You can kind of answer you own question though. Rename the old hive to something else ... like <orig>.bak - new should be created.


Edited by Thalamus, 05 December 2017 - 07:00 PM.

From now on. I won't help anyone here at VPF. Please ask Noah why that is.


#26 freebird1963

freebird1963

    Enthusiast

  • Members
  • PipPipPip
  • 130 posts

  • Flag: United States of America

  • Favorite Pinball: Jungle Queen

Posted 21 June 2022 - 12:09 AM

When I start this table the ball moves slowly into the plunger, I mean molasses artic snow in December slow. Shooting it only moves a inch and falls back.

I looked in the script but no real clue what I'm looking to change,edit,remove or add.

Hope someone has an idea like to play it looks fun.


Semper Fi Devil Dog !


#27 mrjcrane

mrjcrane

    Pinball Fan

  • Members
  • PipPipPipPip
  • 540 posts
  • Location:Northern California

  • Flag: United States of America

  • Favorite Pinball: Monster Bash

Posted 21 June 2022 - 05:25 AM

Ok Haunt, you got me thinking ,,, I nice companion table to this would be "Redneck Rampage" .... a VP table that nobody has tackled to my knowledge .... just an idea.. I'm going to snoop around a little.







Also tagged with one or more of these keywords: Bubba the Redneck Werewolf, bubba