English Amiga Board


Go Back   English Amiga Board > Support > support.FS-UAE

 
 
Thread Tools
Old 09 November 2012, 19:27   #1
Treco
 
Posts: n/a
Does FS-UAE suport 3 button joysticks?

Hi Frode,
Does fs-uae suport 3 button joysticks?
I say that because I adapted a joystick years ago to use all three buttons, and some games as Turrican series can use them.

Keep the good work! (dont forget a virtual keyboard and Amiga mouse emulation
with joypad/joystick)

Cheers
 
Old 09 November 2012, 21:47   #2
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Hi, 3-button joysticks should work. The gamepad mapping does not map the 3rd button currently (which it probably shoud do..). If you open share/fs-uae/input/common/gamepad.ini, you can change the default mapping. The [amiga] section looks like this:
Code:
[amiga]
dpad_left = left
dpad_right = right
dpad_up = up
dpad_down = down
south_button = 1
west_button = 2
left_trigger = toggle_autofire

lstick_left = left
lstick_right = right
lstick_up = up
lstick_down = down
east_button = up
north_button = 1
right_shoulder = up
left_shoulder = down
As you can see, "south" and "west" are mapped to button 1 and 2. "East" and "north" are mapped to up and 1, for an alternative control style for jump-and-run platform games. Perhaps the right shoulder button is a nice candidate for button 3:
Code:
[amiga]
dpad_left = left
dpad_right = right
dpad_up = up
dpad_down = down
south_button = 1
west_button = 2
left_trigger = toggle_autofire

lstick_left = left
lstick_right = right
lstick_up = up
lstick_down = down
east_button = up
north_button = 1
right_shoulder = 3
left_shoulder = down
If you edit and save this file, the change should work the next time you start FS-UAE.

Of course, if you create a config from scratch for a new joystick device (not gamepad), this ini file is not relevant. Look here instead: http://fengestad.no/fs-uae/custom-co...-configuration.

Last edited by FrodeSolheim; 09 November 2012 at 22:02.
FrodeSolheim is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
[FS-UAE] Amiga Game Database for FS-UAE Launcher nexusle support.FS-UAE 31 24 August 2012 20:24
E-UAE & Joysticks Washac support.OtherUAE 4 29 February 2012 12:46
Joysticks... StarEye Retrogaming General Discussion 3 17 September 2007 15:41
old joysticks with UAE brasse support.WinUAE 15 18 May 2001 04:48

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 09:29.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.11505 seconds with 15 queries