Trigger Intensity

Need help? Ask here and someone will help
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Trigger Intensity

Post by Matlo »

Please post your config on pastebin and post the link.
GIMX creator
attackroot
Posts: 29
Joined: Sat Jun 30, 2012 1:49 pm

Re: Trigger Intensity

Post 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
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Trigger Intensity

Post by Matlo »

Latest revision is r1223!

Start msys.bat and run:
svn up GIMX
./build.sh
GIMX creator
attackroot
Posts: 29
Joined: Sat Jun 30, 2012 1:49 pm

Re: Trigger Intensity

Post 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?
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Trigger Intensity

Post by Matlo »

In Linux you just have to execute:

Code: Select all

svn up GIMX
cd GIMX
make -j 2
sudo make install
GIMX creator
attackroot
Posts: 29
Joined: Sat Jun 30, 2012 1:49 pm

Re: Trigger Intensity

Post 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
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Trigger Intensity

Post 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!
GIMX creator
attackroot
Posts: 29
Joined: Sat Jun 30, 2012 1:49 pm

Re: Trigger Intensity

Post 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?
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Trigger Intensity

Post 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
GIMX creator
Post Reply