X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=mupen64plus-pandora.git;a=blobdiff_plain;f=source%2Fmupen64plus-input-sdl%2Fdata%2FInputAutoCfg.ini;h=f448df4d956b86da7f788b5e3c9ca90c880ff841;hp=6d67e453f36f0d78555871248ba7ce83807333cd;hb=6ff3e5ebff50dd62c9644ca20628a11faee173fb;hpb=0a9263f93788b84d7ef5a0a070e97effb7c0f4d0 diff --git a/source/mupen64plus-input-sdl/data/InputAutoCfg.ini b/source/mupen64plus-input-sdl/data/InputAutoCfg.ini index 6d67e45..f448df4 100644 --- a/source/mupen64plus-input-sdl/data/InputAutoCfg.ini +++ b/source/mupen64plus-input-sdl/data/InputAutoCfg.ini @@ -915,7 +915,7 @@ Rumblepak switch= button(20) Y Axis= axis(4-,4+) X Axis= axis(3-,3+) -#Pandora dual nub support, the hat is in fact "nub1" +#Pandora nub support [nub0] plugged = True plugin = 2 @@ -951,3 +951,97 @@ C Button U = key(48) # default value here Mempak switch = key(44) Rumblepak switch = key(46) +C Button2 U = mouse_up +C Button2 D = mouse_down +C Button2 L = mouse_left +C Button2 R = mouse_right + +#Pandora nub support, if using right nub +[nub1] +plugged = True +plugin = 2 +mouse = False +DPad R = key(275) +DPad L = key(276) +DPad D = key(274) +DPad U = key(273) +#Start is Start +Start= key(308) +Z Trig= key(303) +#B button = (X) = 281 = SDLK_PAGEDWN +B Button= key(278) +#A button = (A) = 278 = SDLK_HOME (279 = (B)) +A Button= key(281) +R Trig= key(305) +#L trigger is (B) (P = 111) +L Trig= key(279) +Y Axis= axis(1-,1+) +X Axis= axis(0-,0+) +# K=107 , Backspace=8 +C Button R = key(8) +# J = 106, 9 = 57 +C Button L = key(57) +# M = 109 , (Y) = 280 +C Button D = key(280) +# I = 105 , 0 = 48 +C Button U = key(48) +#C Button R = hat(0 Right) +#C Button L = hat(0 Left) +#C Button D = hat(0 Down) +#C Button U = hat(0 Up) +# default value here +Mempak switch = key(44) +Rumblepak switch = key(46) +C Button2 U = mouse_up +C Button2 D = mouse_down +C Button2 L = mouse_left +C Button2 R = mouse_right + +[Retrode] +plugged = True +plugin = 2 +mouse = False +AnalogDeadzone = 4096,4096 +AnalogPeak = 32768,32768 +DPad R = button(8) +DPad L = button(9) +DPad D = button(10) +DPad U = button(11) +Start = button(12) +Z Trig = button(13) +B Button = button(14) +A Button = button(15) +C Button R = button(0) +C Button L = button(1) +C Button D = button(2) +C Button U = button(3) +R Trig = button(4) +L Trig = button(5) +#Mempak switch = +#Rumblepak switch = +X Axis = axis(0-,0+) +Y Axis = axis(1-,1+) +__NextController: +plugged = True +plugin = 2 +mouse = False +AnalogDeadzone = 4096,4096 +AnalogPeak = 32768,32768 +DPad R = button(24) +DPad L = button(25) +DPad D = button(26) +DPad U = button(27) +Start = button(28) +Z Trig = button(29) +B Button = button(30) +A Button = button(31) +C Button R = button(19) +C Button L = button(18) +C Button D = button(17) +C Button U = button(16) +R Trig = button(20) +L Trig = button(21) +#Mempak switch = +#Rumblepak switch = +X Axis = axis(2-,2+) +Y Axis = axis(3-,3+) \ No newline at end of file