diff --git a/README.md b/README.md index c8100ae..aaed2dd 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,17 @@ Cross Platform device manager for driving and flight simulators, for use with co - The support for haptic bass shakers is limited and needs the most work. So far the engine rev is a simple sine wave, which I find convincing. The gear shift event works but not convincing enough for me. - Choice of Portaudio or Pulseaudio backend. +## Suported Games + - Using [SimSHMBridge](https://github.com/spacefreak18/simshmbridge) + - Asseto Corsa + - Assetto Corsa Competizione + - Project Cars 2 + - Automobilista 2 + + - Using [scs-sdk-plugin](https://github.com/jackz314/scs-sdk-plugin/releases) + - Euro Truck Simuator 2 + - American Truck Simulator + ## Dependencies - libserialport - arduino serial devices - hidapi - usb hid devices @@ -100,6 +111,9 @@ make # Make sure serial connection is the same as on the host pc and it have th - Brake Pedal Motor to be connected to M3 - you can actually connect the motors how you wish, but you'd have to make the appropriate changes to the config and to the arduino sketch. +## Getting car tyre diameter for rumbles to work +- User needs to start monocoque and drive the new car straight at 70 kmph and then stop steering, acc or brake input + ## Testing ``` ./monocoque test -vv # Make sure that ~/.config/monocque/monocoque.config only contains the devices you have connected.