Hi Michele,
Rename "core.ini.sample" to "core.ini."
Look in the renamed "core.ini" for the line that reads:
[ Joy ]
;allow_force_feedback = 0
Change the zero to a one so that the line reads:
[ Joy ]
;allow_force_feedback = 1
Hope that does it.
Rick
without the dot at the end of course ;-)
and remove that semicolon in front:
[ Joy ]
allow_force_feedback = 1
Lio