It is one of those glitches that happens when you run at different resolutions. I worked out a fix by making a non rotated version of the table which I prefer anyway. Here's the settings that worked for that, inclination 58, FOV 25, rotation 0, move the credit light, and:
Controller.Games("wipeout").Settings.Value("dmd_width")=300
Controller.Games("wipeout").Settings.Value("dmd_height")=100
Controller.Games("wipeout").Settings.Value("rol")=0
Since I have been a CO skier for >40 years I had to get this one going

I am having an issue with the ball getting stuck in kicker1 at 75,756 when the ski lift is open.
Another minor bug I found is there is no "ballrel" sound when the ball releases. Looks like it should be for line 139:
bsTrough.InitExitSnd"Ball_return_to_plunger","SolOn"
Other sounds that appear to be missing are "FlapClos","FlapOpen" and "Popper"?
Edited by SunWizard, 06 February 2009 - 08:12 PM.