Page 2 of 2
Re: Trigger Intensity
Posted: Wed Sep 05, 2012 9:45 am
by Matlo
Please post your config on pastebin and post the link.
Re: Trigger Intensity
Posted: Wed Sep 05, 2012 2:37 pm
by attackroot
The configs are exactly the examples you showed to me and posted on pastebin, I just renamed them to config4.xml and config5.xml respectively
http://pastebin.com/9pQMfJrw
http://pastebin.com/8YJtnkA7
Re: Trigger Intensity
Posted: Wed Sep 05, 2012 2:55 pm
by Matlo
Latest revision is r1223!
Start msys.bat and run:
svn up GIMX
./build.sh
Re: Trigger Intensity
Posted: Thu Sep 06, 2012 12:58 pm
by attackroot
Matlo wrote:Latest revision is r1223!
Start msys.bat and run:
svn up GIMX
./build.sh
How do I do this in Ubuntu 11.10?
On Ubuntu I can only do the following command:
svn up GIMX which says : At revision 1223.
If I do ./build.sh it says:
bash: ./build.sh: No such file or directory
msys.bat is only for Windows right?
Re: Trigger Intensity
Posted: Thu Sep 06, 2012 1:10 pm
by Matlo
In Linux you just have to execute:
Code: Select all
svn up GIMX
cd GIMX
make -j 2
sudo make install
Re: Trigger Intensity
Posted: Thu Sep 06, 2012 8:49 pm
by attackroot
I just tested again on Ubuntu and it isn't working?
Do we need to change values of deadzone or something similar because my OS that I would like to get it work is on Ubuntu because of the bluetooth
Re: Trigger Intensity
Posted: Thu Sep 06, 2012 9:19 pm
by Matlo
I checked again, I did everything explained on that page:
http://gimx.fr/wiki/index.php?title=Dev ... t_on_Linux
It works fine on my side!
Re: Trigger Intensity
Posted: Fri Sep 07, 2012 1:17 am
by attackroot
Could you perhaps upload a config file with more controls and I try it out to see if it is working or not?
Re: Trigger Intensity
Posted: Wed Sep 12, 2012 12:12 pm
by Matlo
Please try again with GIMX 0.50 and tell me if it works/doesn't work.
http://code.google.com/p/diyps3controll ... loads/list