For those that are using Jeremy's PinSim, what settings in VPX are you using for nudging the table with the built in accelerometer? I've been trying to get this dialed in and below is what I have come up with so far: (I made my PinSim a little heaver and the length is longer than the standard so im thinking my settings may be a little too strong for the standard build)
VPX Preferences -> Configure Keys, Nudge and DOF
Enable Nudge Filter: Check
Enable Analog Nudge: Check
Tilt Sensitivity: 47
X Axis X-Max 100 - X=Gain32
X Axis Y-Max 100 - X=Gain32
Deadzone 11%
Also when nudging the table past a certain percent the entire table and room all jerk around. Anyone know if that can be disabled since that is a pretty bad experience in VR? Is that maybe a script setting?
Edit: Looks like i kind of answered my own question. Under VPX Preferences --> Video/Graphics options there is an option called "Visual Nudge Strenght". I set that to zero and that fixes the room shaking when nudging. However now I can nudge a ball all i want since this seems to also disable TILT.
I think you need MJR's Nudgeplugin. Analog nudge, and a real tilt bob. You also need to change your tilt key from T so that you dont get the Bangback nudge. I will look further into this with VR.
The only real problem is the bangback nudge..
You need to change your tilt key from 'T' to something else in your key preferences AND you need to change it to the same in your VPMKEYS.vbs. I believe that the only time Bangback is engaged in VP is once you have TILTED the machine.. not from nudging (it works this way with analog nudge anyways). (visual) Bangback is hardcoded to 'T' in VP source and cannot be changed (removed) any other way. This is how I have my VP cab setup, with a real tilt bob. This way, you will get your proper warnings and timing on Stern machines, and you will also still instantly tilt out on EM's if you've actually engaged your tilt bob mech. You will also see no visual nudge movement on the table (when you tilt), as that doesn't happen in real life on a machine.. You've already moved the ball with analog nudge. I believe this could be setup better in VP, but this is how I have mine set.
keyBangBack = 20 '(T) Bang Back - You will need to know the keycode of the button you changed Tilt to in your key preferences in VP options.
Unless I am TOTALLY misunderstanding Bangback in VP.. The ONLY time it goes off is when youve TILTED in VP. This is not how bangback works in real life.
I am guessing this visual Bangback was originally coded into VP, to be used properly with desktop tables, digital nudge, and timed tilt coding.. But with a cabinet with analog nudge, the ONLY way to tilt a machine is by pressing 'T'. ....And because 'T' is hardcoded into VP to shake the table when you bangback.. you need to make the changes I mentioned above.
Edited by Rawd, 16 March 2019 - 05:11 PM.