Results 1 to 3 of 3

Thread: Are controller inputs mapped to DC pad?

                  
   
  1. #1

    Default Are controller inputs mapped to DC pad?

    I hope this isn't a stupid question, I was wondering if when you code a game on the PC, do the controls get mapped to the controller or do you have to modify the code for DC control?


  2. #2
    DCEmu Coder Atari's Avatar
    Join Date
    Nov 2004
    Posts
    116
    Rep Power
    71

    Default Re: Are controller inputs mapped to DC pad?

    Here are the DC control mappings that I could figure out (player 1 controller only):

    A = Ctrl
    B = Alt
    Y = Space
    X = Esc
    Start = Enter
    D Pad corresponds to the arrow keys
    Analog = Mouse, but seems to be jerky and slow


    For example, when you use key(_enter), you're telling Fenix to use the Start button. Simple as that.
    The World Of Owen Rubin
    Atari Coinop Game Programmer #4
    http://www.orubin.com/

  3. #3

    Default Re: Are controller inputs mapped to DC pad?

    Thanks, that helps

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

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