Access XBOX360 controller from C++
  • Just looking around
    Bastiaan
    Posts: 18 from 2014/8/7
    From: Amsterdam, The...
    Hi,

    I'm trying to interact with an XBOX 360 controller from cpp. If i should succeed i want to fork UAE so it works with this controller Somebody at the morphos IRC channel already told me i probably need to use the sensors library. Since (as far as i know) there isnt any documentation on this subject yet.,, any information is welcome. If somebody could provide me the function headers of this library that would help alot.

    Cheers

    [ Edited by Bastiaan 07.08.2014 - 16:10 ]
  • »07.08.14 - 19:07
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    BalrogSoft
    Posts: 171 from 2006/10/6
    From: Spain
    I never used sensors.library, but you can find documentation of sensors.library in latest MorphOS SDK (inside Docs directory).

    [ Edited by BalrogSoft 07.08.2014 - 17:28 ]
    Balrog Software - AmigaSkool.net
    Mac Mini - MorphOS 3.8 - G4 1.5Ghz - Ati 9200 64 Mb
    Efika - MorphOS 3.6 - Ati 9200 64Mb - 80 Gb HD
    Amiga 1200D - OS 3.9 - Blizzard 603e/240mh
  • »07.08.14 - 19:27
    Profile Visit Website
  • MorphOS Developer
    jacadcaps
    Posts: 3021 from 2003/3/5
    From: Canada
    I've emailed you two examples - one for reading the input and one for rumble control. All the headers and docs are in the SDK already.
  • »08.08.14 - 08:14
    Profile Visit Website
  • Just looking around
    rabie
    Posts: 1 from 2014/8/27
    The reason is some bug, which breaks the volume sliders. Until I figure out what's going on here, you can set the "snd_sfxvolume" CVAR in the console to a non zero value.
    We provide guarantee to pass Principia College with online exam training 300-115 pdf and VMWARE.
  • »27.08.14 - 07:45
    Profile
  • Just looking around
    arabella
    Posts: 1 from 2015/2/12
    i know) there isnt any documentation on this subject yet.,, any information is welcome. If somebody could provide me the function headers of this library that would help alot.
    http://www.pittstate.edu/
    http://www.downloadvce.com/70-432-vce-files.html
    http://www.caltech.edu/
  • »12.02.15 - 10:15
    Profile
  • Just looking around
    Posts: 7 from 2015/1/15
    Quote:

    arabella wrote:
    i know) there isnt any documentation on this subject yet.,, any information is welcome. If somebody could provide me the function headers of this library that would help alot.


    You can find headers and some docs at least from sdk-20140508.lha like jacadcaps said earlier.

    Development/Docs/sensors.doc

    Development/Guide/includes/clib/sensors_protos.h
    Development/Guide/includes/libraries/sensors.h
    Development/Guide/includes/libraries/sensors_hid.h
    Development/Guide/sensors.guide

    Development/GG/os-include/proto/sensors.h
    Development/GG/os-include/clib/sensors_protos.h
    Development/GG/os-include/libraries/sensors.h
    Development/GG/os-include/libraries/sensors_hid.h
    Development/GG/os-include/fd/sensors_lib.fd
    Development/GG/os-include/ppcinline/sensors.h
  • »12.02.15 - 14:33
    Profile