English Amiga Board


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

 
 
Thread Tools
Old 03 April 2012, 21:08   #1
nexusle
Banned
 
Join Date: Jul 2010
Location: Earth
Age: 46
Posts: 500
FS-UAE Custom Controller Config - Mac OS X Help!!!

Hey,

i can't understand how to create a custom controller config.

To check the controller events I use "Joystick And Gamepad Tester"

It gives me the attached output. Can anyone help me create a custom config file for MY controller?

Last edited by nexusle; 27 January 2013 at 20:09.
nexusle is offline  
Old 03 April 2012, 21:31   #2
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Quote:
Originally Posted by nexusle View Post
Hey,
i can't understand how to create a custom controller config.
To check the controller events I use "Joystick And Gamepad Tester"
It gives me the attached output. Can anyone help me create a custom config file for MY controller?
Please check in FS-UAE log file that FS-UAE also thinks it is called "USB GAME CONTROLLER". If this is the case, you should create a usb_game_controller.ini file in FS-UAE/Controllers.

I have written som documentation here (with examples!):
http://fengestad.no/wp/fs-uae/custom...-configuration

In the tester app, the first button is called "Button #1", but in the config file, the first button starts with 0, so the button corresponding to "Button #1" will be button_0

A minimal configuration could look something like this:

Code:
[amiga]
axis_0_neg = left
axis_0_pos = right
axis_1_neg = up
axis_1_pos = down
button_0 = 1
button_1 = 2
button_2 = 3
This line (for example):
Code:
button_0 = 1
means map button_0 (Button #1) to the action 1 (== amiga joystick fire button), so if the button you want to use for fire is Button #5, you should replace button_0 = 1 with
Code:
button_4 = 1
Good of you to create a new thread, will make it easier to follow it up if you need more help -And if you do need more help, please post your FS-UAE config, FS-UAE log file and your controller config.
FrodeSolheim is offline  
Old 03 April 2012, 21:56   #3
nexusle
Banned
 
Join Date: Jul 2010
Location: Earth
Age: 46
Posts: 500
Yeah!! I get it working. Must write the file name of the ini file in lower case... Now it works.
nexusle 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
Compiling P-UAE on Mac OS X MagerValp support.OtherUAE 253 26 December 2013 23:26
[Custom Config] Workbench 3.1 (Cloanto Amiga Forever) amigafreak68k support.FS-UAE 0 11 August 2013 19:04
E-UAE for Mac VerizonLover support.OtherUAE 1 20 August 2012 07:18
FS-UAE For Mac webneta support.FS-UAE 10 12 May 2012 16:10
auto loading save states for each custom config,how? kirk support.WinUAE 11 23 November 2006 18:56

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:42.

Top

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