Search found 17 matches

by Lucashsmello
Tue Sep 24, 2019 11:14 am
Forum: Support
Topic: Can I setup AimBot Or Aim Assist on GimX ?
Replies: 9
Views: 7214

Re: Can I setup AimBot Or Aim Assist on GimX ?

So how do people get aim assist while they are using Cronusmax ? Although they say "aimbot", the correct term is "aim assist abuse". In some games, the aim assist is activated when the player do some specific actions like aim down sighting or crouching. What a simple aim assist ...
by Lucashsmello
Fri Sep 06, 2019 11:32 am
Forum: Development
Topic: Improving Gimx 1:1 translation
Replies: 13
Views: 28066

Re: Improving Gimx 1:1 translation

The submodule gimx-network-protocol is not updated properly in my repository, sorry for that. Try going to shared/gimx-network-protocol and running git pull https://github.com/Lucashsmello/gimx-network-protocol If is a raspberry pi, i recommend you try using this debian package i made: https://githu...
by Lucashsmello
Wed Sep 04, 2019 11:25 am
Forum: GIMX Discussion
Topic: How to test rotation speed ps4?
Replies: 2
Views: 3673

Re: How to test rotation speed ps4?

I have just posted a reply for your question there. I don't have Rainbow six. Do you have any other games that you want the special csv file? I can make it for you.
by Lucashsmello
Wed Sep 04, 2019 11:21 am
Forum: Development
Topic: Improving Gimx 1:1 translation
Replies: 13
Views: 28066

Re: Improving Gimx 1:1 translation

Could you please tell me a little bit about the calibration process? How do you come up with the numbers? left number = joystick input value right number = degrees per time unit? Right number is degrees per second. I made a software to measure automatically the degrees per second for each input val...
by Lucashsmello
Wed Aug 07, 2019 6:49 pm
Forum: GIMX Discussion
Topic: GIMX Web API and Android application
Replies: 13
Views: 16217

Re: GIMX Web API and Android application

I have just published a beta version of the android application on google play store named GIMX Controller. It is totally free to download and use, but not free of bugs. Please send feedback and report bugs in https://github.com/Lucashsmello/GIMX-WebAPI/issues . The application is only a helper to s...
by Lucashsmello
Thu Jul 04, 2019 8:13 pm
Forum: GIMX Discussion
Topic: Analog signal simulation for ASDW movements
Replies: 3
Views: 4511

Re: Analog signal simulation for ASDW movements

Hi EduardoP,

I really think this will not make any good difference. However, i can give it a try. I will implement it and make a report here.
by Lucashsmello
Mon May 20, 2019 3:16 pm
Forum: Development
Topic: Auto-detection of Gimx usb adapter
Replies: 4
Views: 12411

Re: Auto-detection of Gimx usb adapter

Matlo wrote: Sun May 19, 2019 9:44 pm You mean, detecting the right serial port?
Yes. Found out the X in /dev/ttyUSBX.
by Lucashsmello
Fri May 17, 2019 1:56 pm
Forum: Development
Topic: Auto-detection of Gimx usb adapter
Replies: 4
Views: 12411

Auto-detection of Gimx usb adapter

I was wondering if its is possible to implement in GIMX core an auto-detection of the usb gimx adapter. My first idea of implementation is to send a message to each candidate usb device and wait for a reasonable response. Any other ideas?
by Lucashsmello
Mon Apr 15, 2019 7:03 pm
Forum: Development
Topic: Event-based controller/console report
Replies: 1
Views: 9971

Event-based controller/console report

I know that when "--refresh 5" and "--force-updates" are used together, gimx simply sends commands to console with a polling period of 5ms. If i understood correctly, when "--force-updates" is not enabled, gimx stills works with a polling period of 5ms, but only sends c...
by Lucashsmello
Fri Mar 29, 2019 2:12 pm
Forum: Development
Topic: Generate debian package
Replies: 1
Views: 9302

Generate debian package

How does Matlo generates debian packages for installing Gimx? I want to generate my own debian packages for my modified Gimx version.