You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple application that converts mouse/keyboard input to vjoy output, created using vjoyinterface and winapi32. Useful for games like Assetto Corsa, Live For Speed, Rfactor. Requires installed version of VJoy 2.1.8. As for version 1.7, Forcefeedback works with Constant Effect and Periodic Effect. Tested on Live for Speed and Rfactor and Assetto …
This project explores an innovative approach to force feedback simulation using telemetry data from Assetto Corsa's shared memory. The goal is to use the force feedback data to modify the virtual mouse axis via vJoy, then feed the adjusted mouse input back into the simulator to alter the virtual steering wheel's position.