• Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    KennyR
    Posts: 867 from 2003/3/4
    From: #AmigaZeux, Gu...
    You just add them to the .conf file that you select on the command line, for example:

    uae -f Conf/A1200.conf -0 an_A1200_game.adf

    The cd32.conf file in the E-UAE JIT 1.0.0 archive has these lines:

    joyport0=mouse
    joyport1=joy1
    input.config=0
    input.joymouse_speed_analog=20
    input.joymouse_speed_digital=10
    input.joymouse_deadzone=33
    input.joystick_deadzone=33
    input.mouse_speed=100
    input.autofire=10
    input.1.joystick.0.disabled=0
    input.1.joystick.0.axis.0=JOY1_HORIZ.0
    input.1.joystick.0.axis.1=JOY1_VERT.0
    input.1.joystick.0.button.0=JOY1_FIRE_BUTTON.0
    input.1.joystick.0.button.1=JOY1_2ND_BUTTON.0
    input.1.joystick.0.button.2=JOY1_3RD_BUTTON.0
    input.1.mouse.0.disabled=0
    input.1.mouse.0.axis.0=MOUSE1_HORIZ.0
    input.1.mouse.0.axis.1=MOUSE1_VERT.0
    input.1.mouse.0.axis.2=MOUSE1_WHEEL.0
    input.1.mouse.0.button.0=JOY1_FIRE_BUTTON.0
    input.1.mouse.0.button.1=JOY1_2ND_BUTTON.0
    input.1.mouse.0.button.2=JOY1_3RD_BUTTON.0

    These should actually work if your joystick is being configured by MorphOS. Do you have this cd32.conf file?

    [ Edited by KennyR 12.05.2019 - 20:54 ]
  • »12.05.19 - 19:53
    Profile