Hello,
Â
First, excuse me for my poor english, I'm french and everybody knows that frenchies are not really good for foreign languages.
Â
I used VBA before and found, yesterday, the "new" vba. Very happy am I.
Â
So I downloaded SVN version this morning and compiled it on my Linux machine with SDL GUI.
Â
I was verry surprized to see that the "video" key was no longer understood and to have a really small window (I use a 1600X1400 screen).
Â
So I decided to try GTK version.
Â
But.......
Â
It is impossible to configure my joypad with this GUI. I thought it was because of a problem with my GTK configuration but "jscalibrate" works fine, as "kcontrol"
Â
I tried with the SDL version all is good.
Â
This is my old configuration file for VBA SDL, only part for the joystick.
Â
Joy0_Left=1000
Joy0_Right=1001
Joy0_Up=1002
Joy0_Down=1003
Joy0_A=108a
Joy0_B=108b
Joy0_L=0061
Joy0_R=0073
Joy0_Start=1088
Joy0_Select=1089
Joy0_Speed=1086
Joy0_Capture=1087
Â
These values were gave by SDL-Test and work fine.
Â
If somebody knows how to configure joystick under GTK GUI and/or have a window greater in with SDL Gui he would be very welcomed.
Â
Thank you