User Tag List

Results 1 to 5 of 5

Thread: Rock Band drums in MMF2!

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module

    Join Date
    Jul 2006
    Location
    Lacey, WA
    Posts
    756
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Rock Band drums in MMF2!

    So I've figured out how to use the Wii version of Rock Band's Drum kit in MMF2... well, at least the 4 pads. I can't get the pedal, arrows, or - and + signs to work! Anyone have any ideas?

    So far I've used the Analog Joystick extension, and the a,b,c, and d buttons correspond to the pads... I will keep experimenting, lemme know if anyone has already done this and how!

    Edit:
    Using Joypad Object, I have found out that the pads and pedal correspond to 1-5, "-" is 9, and "+" is 10! Yays!

    Still working on the arrow buttons...

  2. #2
    No Products Registered

    Join Date
    Feb 2008
    Location
    uk
    Posts
    367
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Rock Band drums in MMF2!

    wow, good find!

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module

    Join Date
    Jul 2006
    Location
    Lacey, WA
    Posts
    756
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Rock Band drums in MMF2!

    Okay! Arrow buttons complete! Set the direction of your character or object or whatever to this:

    40-(POVDegrees( "Joypad object", 1))/11.25

    The joypad object uses 360 degrees for directions, so I divide by 11.25 to get it in MMF2's 32 direction format (and subtract from 40)

    Edit: Not sure if it works for other systems... posting in File Archive to try and recruit testers ^_^

  4. #4
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Rock Band drums in MMF2!

    Good info!

    stephen1980
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module

    Join Date
    Jul 2006
    Location
    Lacey, WA
    Posts
    756
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Rock Band drums in MMF2!

    Anyone with the Rock Band drums or Guitar Hero World Tour drums, click here and download my code in progress, and lemme know if it works for you! I plan on making a Drum Hero type game, and need to try and make it compatible with all the drums from all the systems if at all possible. If it doesn't work, but you can make changes to the code to make it work, lemme know how you do it!

    Thanks!

Similar Threads

  1. Rock Band Drums in MMF2
    By Bipolar_Games in forum File Archive
    Replies: 0
    Last Post: 10th March 2009, 08:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •