crostext.blogg.se

Atgames legends pinball mods
Atgames legends pinball mods













  1. ATGAMES LEGENDS PINBALL MODS HOW TO
  2. ATGAMES LEGENDS PINBALL MODS CODE

' If more than one lamp is connected, fill this with an array of each lightĭim vpmMultiLights() : ReDim vpmMultiLights(0)

ATGAMES LEGENDS PINBALL MODS HOW TO

'see Scripts.txt for details on how to use this, plus the actual functions below for more help in its commentsĭim Controller ' VPinMAME/ B2S/etc Controller Objectĭim Lights(260) ' Put all lamps in an array for easier handlingĭim XMax, YMax, XGain, YGain, DeadZone, TiltSens I know it's more precise than the sensor in the ALP, so hopefully VPX handles it the right way and I'll just use that from then on. I've got a KL25Z inbound, so I'm not going to spend more time on this. This also seems to bypass the tilt, so you can pretty much nudge like crazy. Note that there's no nudge timeout or anything here, just forwarding the sensor data to the nudge call. Still not sure why there's a broken connection somewhere between the input and the actual nudging. This is definitely a hack, but it'll get you nudge w/ the ALP sensor for most SS tables. I've got the ALP sensor wired up to the left stick in x360ce w/ the VP nudge axes set to XAxis-XAxis 100 50, YAxis-YAxis 100 50 and a DeadZone of 15% (even though it's got a dead zone in x360ce as well). (Doesn't accept = no nudge but table isn't broken or anything.) It doesn't work at all for all of the EM tables I've tested and some newer Stern SS tables don't accept it (ST Enterprise for one). This will get you nudge on most of the SS tables.

atgames legends pinball mods

ATGAMES LEGENDS PINBALL MODS CODE

Ended up modifying core.vbs (full code below). So, I tried to do this in a NudgePlugIn.vbs file, but it doesn't like that. Should probably mention I'm running 10.7 as well. It's frustrating because I can see the nudge inputs working in those bottom displays, I just can't get it to apply to the table for w/e reason. Trying renaming the NudgePlugIn_mjrAccelAndTilt.vbs to NudgePlugIn.vbs, all combinations of the 3 nudge checkboxes in prefs, and messing w/ values for max and gain (even to extremes). Balls just sit there, even though left side is showing nudging happening. The problem is that even though those are showing, there's no nudging appearing on the table itself. The nudge test table is also showing the nudge values in the sensor text. Nudging shows correctly in the bottom displays of the nudge test table - right side (red) showing correct raw and left side (black) showing muted raw (but showing).

atgames legends pinball mods

So, I've been able to wire up the ALP accelerometer via x360ce to the left stick and the plunger on the right stick.















Atgames legends pinball mods