Results 1 to 2 of 2
  1. #1
    EmuTalk Member
    Join Date
    Sep 2005
    Posts
    4

    n-rage's controller + macros

    Hello,

    I'm attempting to configure my controller using N-Rage's plugin (which is really nice, allowing diagonal), for use with a rom.



    What I would like to do is make a macro that does the following:
    L-Trigger + Analog left = C-left
    L-Trigger + Analog right = C-right

    Now, it seems you can easily assign the other way, one button to two buttons; but not two buttons to one button.

    Is this possible?


    I'd really appreciate any help.


    Thanks,

    Matt


    • Advertising

      advertising
      EmuTalk.net
      has no influence
      on the ads that
      are displayed
        
       

  2. #2
    EmuTalk Member
    Join Date
    Sep 2005
    Posts
    4
    I did some testing, and observed the contents of the saved n-rage config file and came up with the following:


    Modifier: noted in HEX

    [controller button/N64 button/my PS2 controller (real) button]

    Code for...

    button6/L-trigger/L1
    first byte: 00060001

    X-Axis -/Analog left/left analog to the right
    first byte: 00000102

    X-axis +/Analog right/left analog to the left
    first byte: 00000002


    02 after first byte designates a macro

    C-right
    Last byte: 00010000

    C-left
    Last byte: 00020000


    What I want to do:
    L-trigger+analog left = c-button left
    L-trigger+analog right = c-button right

    Solution adding the two hex values together:

    Button6 + X-Axis- = 00060103
    Button6 + X-Axis+ = 00060003


    The outcome doesn't work.

    The plugin's modifiers read Slider 1 > and Slider 1 /\. What are those?
    Then the game, even when I don't press any buttons, is reading a constant C-right (it doesn't read c-left constantly).


    Can anyone help?


    Thanks,

    Matt
    Last edited by bigflavor; October 31st, 2005 at 04:57.

Similar Threads

  1. Problem with controller configuration...
    By Merlin644 in forum Project64
    Replies: 1
    Last Post: August 6th, 2005, 06:29
  2. Dual USB to PS2 controller
    By Shaolin in forum Project64
    Replies: 5
    Last Post: June 1st, 2005, 07:05
  3. Controller Questions...Kinda long, but please help me.
    By jessman1988 in forum Project64
    Replies: 3
    Last Post: August 20th, 2004, 19:34
  4. Controller Rumble Problems
    By dr.dino in forum Project64
    Replies: 2
    Last Post: August 4th, 2004, 22:01
  5. Best controller plugin?
    By BlackIchor in forum 1964
    Replies: 18
    Last Post: July 10th, 2003, 13:31

Posting Permissions

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