- This topic has 2 replies, 2 voices, and was last updated 3 years, 7 months ago by ryguy417.
-
AuthorPosts
-
December 15, 2020 at 10:14 pm #215372
Update: Cleaned up my code so it’s not such a mess.
Update 3/16/21: Improved effects for startup, launch, and flipper presses.
Hope this helps anyone trying to get more out of their Pinball Wicked purchase! Once you’re done with these steps, you’ll have SSF Flippers, beacon at load, Addressable Side effects/flasher for flippers, and a cannon shot effect.
- Follow the instructions to set up DOFLinx https://www.vpforums.org/index.php?showtopic=35852 Note: make sure you have the latest version!
- Follow the instructions for DOFLinx Effects (particularly how to add the launch instructions for Popper/front ends)
- Use the SUP ini file code below
DELAY_BETWEEN_KEY_PRESS=0
#### PUP-PACK INIT ####
FF_ROM=doflinx_effects
FF_PUP_INIT=FX3_PUP_SSF#### DOF Rom/PUP : Trigger Commands ####
# KEY_TO_PUP_EVENT=Key/Button,(Down)DOF Trigger,(Down)Action,(Up)DOF Trigger,(Up)Action
# Action: must be 1 for KEY_TO_PUP_EVENT
KEY_TO_PUP_EVENT=A0,E101,1,E103,1,A1,E102,1,E104,1
KEY_TO_ROM=A0,E274,1,E999,1,A1,E276,1,E999,1,0D,E999,1,E189,1,0D,E999,1,E825,1,0D,E999,1,E43,1000,0D,E35,500,E999,1
FF_DOF=E33,2000,E14,-1,E49,-1- This topic was modified 3 years, 6 months ago by ryguy417.
- This topic was modified 3 years, 5 months ago by ryguy417.
You need to login in order to like this post: click here
January 9, 2021 at 9:49 pm #219015Thank you for the write-up!
What does this add? I have DOFLinx flipper support working for Pinball Wicked…What “toys” will this add?
You need to login in order to like this post: click here
January 22, 2021 at 7:36 am #220448[comment removed by author]
- This reply was modified 3 years, 5 months ago by ryguy417.
You need to login in order to like this post: click here
1 user thanked author for this post.
-
AuthorPosts
Forums are currently locked.