Hi Energetics79,
please check the table dimensions (options in table view, not backbox). Attached You find a picture of a normal and a wrong set table (left is ok). Please check, if the playfield looks wrong in the editor already.
Regards
Michael
Posted 01 May 2014 - 09:18 AM
Hi Energetics79,
please check the table dimensions (options in table view, not backbox). Attached You find a picture of a normal and a wrong set table (left is ok). Please check, if the playfield looks wrong in the editor already.
Regards
Michael
Posted 02 May 2014 - 07:11 AM
nope Michael
the settings match your correct ones.
I went from 2190 to 1190 and the ramps began to lign up (not perfectly)....but the lower half of the playfield was missing..it was black.
The slingshot decals came halfway into view...
http://vpforums.org/.../unbenannt1.jpg
Edited by Energetics79, 02 May 2014 - 07:14 AM.
Posted 03 May 2014 - 02:35 AM
I had that same problem you are getting on the bottom half of your screen on my entire screen. I tried everything to fix it I could think of and nothing worked . I was updating every DX9 version that was coming out and I think like test7 fixed it. I just loaded it with the test build and it was working perfect. I have never had problems with it since. No idea what happened to fix it.
Posted 05 December 2015 - 07:47 PM
Hi Sparky,
I found the issue with the Jackpot. At the top there is a gap between the wire and the EnterLockup Trigger, that allows a weak ball to pass without firing the trigger.
The rope seems fine to me. It is still hard, but it is the level I can simulate.
I will decide if I add some more visual updates or just the fix. If You do not want to wait, the solution is attached (wall 0-50 high). Just make sure the ball can pass below the trigger.
Regards
Michael
Edited by mfuegemann, 05 December 2015 - 07:47 PM.
Posted 16 December 2015 - 12:15 AM
hi Michael, thanks for getting back with a solution.
i tried adding the wall, but it didnt seem to help the jackpot issue.
just to be clear, when i start multi -brawl, i am able to get the left and center jackpot, but the right orbit jackpot is never scored when the ball goes around the orbit.
i know what you mean about the weak shot, but the shot is not weak, and goes all the way around, and comes down the left orbit without scoring the jackpot. my guess is that it is not hitting the jackpot switch.
as for the jump rope, i read in earlier posts, that its a bit off, and i have to agree. if it is as good as it could be, then i understand/thanks/sparky
Posted 08 January 2016 - 07:34 PM
Ok I have a new issue that I have been working on for a couple weeks off and on. I am sorry if this is not the right spot to ask.
With the new "all in One" one click VP installer it looks like the EXE's being used have MJR's plunger code integrated into them automatically, this is cool for sure but it is causing this table to not launch the ball properly. It looks like it get directed off the wire ramp into a corner of the table that is just below the speed bag exit ramp.
I just reformatted my personal cab and just finished a build for my Brother-in-law and both have the same problem with that code. If I use the exe that does not contain mjr's plunger code all works very well.
So I guess I am asking here to see if anyone can duplicate this and / or has a fix? I have been moving walls and ramps and such but I have had no success of fixing it on my own.
Thanks for your time.
Posted 08 January 2016 - 07:56 PM
uploadfromtaptalk1452282990296.jpg 100.59KB
10 downloadsPosted 08 January 2016 - 08:05 PM
Hi Les73gTx,
if You want to solve the issue quick and "dirty", You can limit the Y-speed of the launched balls - please vary the limit value (-15 for starters) until You receive a nice result. The trigger code You need is somwhere around line 967. Just add the 3 new lines:
'Ball-assignment
Sub SoundTrigger1_Hit 'plunger lane
If ActiveBall.VelY<-15 Then
ActiveBall.VelY=-15
End If
if PlayBallSound then
Set SoundBall = Activeball
SoundTimer.enabled = 1
Flying = 0
BallHigh = 0
OnRamp = 0
WireRamp = 0
end if
End Sub
If I find the time, I will try the new installer.
Michael
Posted 10 January 2016 - 06:14 AM
awesome thanks for the quick support, looks like I went to -35 before I was happy with it .... i never thought to play with the strength of the plunger to see if that would have done it also ....
Thanks again it is a wonderful table and plays very much like the only one I have ever played.
Posted 13 May 2016 - 01:41 AM
HI Michael, just noticed the update with the fix. it seems to be working correctly now.
i didnt make it to make the shot much when i tested it, but the few times i hit the jackpot it worked.
thanks for the credit. if it happens again, ill keep you posted. thanks again...sparky
Posted 17 November 2016 - 07:45 PM
Hi all,
This table looks really fun :-)
But I have exactly the same problem as Energetics79. I double checked the table dimensions and they are fine. But impossible to make the table look good, without graphic glitches like:

Does anyone know how to solve this problem?
Many thanks!
Posted 17 November 2016 - 08:08 PM
Hi xorlevrai,
if redownloading the table does not help, please try to run the table with a different VP9 version - maybe just to initialize it properly.
Another idea would be to delete the file ..\pinmame\nvram\cp_16.nv that stores the table states.
Rgeards
Michael