Pull the README fixes; no changes to the script

This commit is contained in:
alterNERDtive 2020-02-08 15:35:24 +01:00
commit 115e886c39

View file

@ -82,7 +82,9 @@ should be monitoring.
`1Joy` being the first in the list. Youll probably have to go through them in
sequence to find out which physical device is which number. The ordering MIGHT
change after you reboot the system but has been consistent for me so far. It
should definitely change if you reboot with one of the devices unplugged.
should definitely change if you reboot with one of the devices unplugged. Make
sure to number these sequentially as the script will stop looking at the first
number thats not set.
`deviceXsensitivity` is an (optional) multiplier used for the axis inputs of the
device with the same number as above. If you do not have set any curves for your
@ -90,7 +92,7 @@ device(s), you should probably leave this at `1` for all of them (or just don
put a setting into your config). Personally I have a very non-aggressive curve
on my right stick, so that ones multiplier is cranked all the way up to `10`.
Similarly, `deviceXuseaxes` and `deviceXuseButtons` can be set to `False` to
Similarly, `deviceXuseaxes` and `deviceXusebuttons` can be set to `False` to
disable monitoring of certain devices axes or buttons. If you leave this out,
it is assumed `True`.
@ -111,7 +113,9 @@ kill=True
Here you can set tools the script should run alongside your application.
`tool1` to `toolX` has to be set to the full paths of the tools executables.
`tool1` to `toolX` has to be set to the full paths of the tools executables.
Make sure to number these sequentially as the script will stop looking at the
first number thats not set.
`kill` is a boolean (`True`/`False`) to tell the script whether to kill the
tools again after your target application has shut down. If you want them to
@ -119,13 +123,12 @@ stay open, just set this to `False`.
## Need Help / Want to Contribute? ##
If you run into any errors, please try running the profile in question on its
own / get a fresh version. If that doesnt fix the error, look at the
If you run into any errors, please look at the
[devel](https://github.com/alterNERDtive/ahk-joystick-focus/tree/devel) branch
and see if its fixed there already.
If you have no idea what I was saying in that last parargraph and / or the
things mentioned there dont fix your problem, please [file an
If you have no idea what I was saying in that last parargraph and / or it
doesnt fix your problem, please [file an
issue](https://github.com/alterNERDtive/ahk-joystick-focus/issues). Thanks! :)
You can also [say “Hi” on Discord](https://discord.gg/mD6dAb) if that is your