WO2000059593A1 - System and method for mapping input device controls to software actions - Google Patents

System and method for mapping input device controls to software actions Download PDF

Info

Publication number
WO2000059593A1
WO2000059593A1 PCT/US2000/008185 US0008185W WO0059593A1 WO 2000059593 A1 WO2000059593 A1 WO 2000059593A1 US 0008185 W US0008185 W US 0008185W WO 0059593 A1 WO0059593 A1 WO 0059593A1
Authority
WO
WIPO (PCT)
Prior art keywords
action
semantic
input device
control
genre
Prior art date
Application number
PCT/US2000/008185
Other languages
French (fr)
Inventor
Scott R. Leatham
Om K. Sharma
Marcus J. Andrews
James E. Veres
Original Assignee
Microsoft Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Microsoft Corporation filed Critical Microsoft Corporation
Priority to AU40372/00A priority Critical patent/AU4037200A/en
Publication of WO2000059593A1 publication Critical patent/WO2000059593A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/033Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor
    • G06F3/038Control and interface arrangements therefor, e.g. drivers or device-embedded control circuitry
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/20Input arrangements for video game devices
    • A63F13/22Setup operations, e.g. calibration, key configuration or button assignment
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/20Input arrangements for video game devices
    • A63F13/23Input arrangements for video game devices for interfacing with the game device, e.g. specific interfaces between game controller and console
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/80Special adaptations for executing a specific game genre or game mode
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F2300/00Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
    • A63F2300/10Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterized by input arrangements for converting player-generated signals into game device control signals
    • A63F2300/1018Calibration; Key and button assignment
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F2300/00Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
    • A63F2300/10Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterized by input arrangements for converting player-generated signals into game device control signals
    • A63F2300/1025Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterized by input arrangements for converting player-generated signals into game device control signals details of the interface with the game device, e.g. USB version detection
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F2300/00Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
    • A63F2300/80Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game specially adapted for executing a specific type of game

Definitions

  • TECHNICAL FIELD This invention relates generally to the field of computer systems, and, more particularly, to the use of input devices with software applications. BACKGROUND OF THE INVENTION
  • Various input devices are available to permit a computer user to communicate with a computer.
  • a typical personal computer offers input devices such as a keyboard and a mouse.
  • Numerous other devices are available, such as drawing pads, joysticks, and steering wheels (for use with driving games).
  • These devices can be connected to a computer, and they permit the user to communicate information to the computer; the information communicated instructs software applications running on the computer to perform specified actions.
  • a computer user would be able to load a software application, connect an appropriate device to the computer, and the device and software would work together naturally. This ideal, however, has not been realized in prior systems.
  • the software developer must make design decisions as to which devices the software will support, and, on those devices that will be supported, how the controls will map to the actions that the software performs, which is a labor-intensive process for the software developer.
  • the user if a user owns an unsupported device, the user must generally resort to mapping the unsupported device manually by referring to generic pictures and tables in an application's manual and using the device mapping control panel provided with the application, which is a notoriously difficult process.
  • Some input device manufacturers address the problem of ensuring that specific applications work well with the device by supplying a software component with the device that dynamically reconfigures the device based on guesses as to what actions the application expects the device to support.
  • Some manufacturers of devices with newer features provide filters to accommodate existing applications; frequently, these filters simulate keyboard presses or mouse movements for games that do not recognize enhanced features of the new device.
  • some devices are supplied with mapping software that detects the presence of certain applications on the system and configures the device to work better with those applications.
  • the system of the present invention includes an input device mapper, which links controls on input devices with actions that a software application performs.
  • the input device mapper provides vocabularies of semantics, called "genres," where the semantics in each genre are appropriate for a particular category of applications, such as driving games or flight simulation games.
  • a correlation is provided to the input device mapper between the device's controls and semantics selected from a genre.
  • a correlation is provided to the input device mapper between the application's actions and semantics selected from a genre.
  • the input device mapper creates a mapping between device controls and software actions by identifying an input device that supports the software's genre and by connecting, as closely as possible, each control on the device with a software action that is correlated with the same semantic.
  • Game applications exemplify the system's use.
  • driving game there may be a "driving game” genre.
  • Each semantic in the driving game genre represents an abstract action that a driving game may be able to perform, such as “steer,” “accelerate,” and “decelerate.”
  • a steering wheel device may correlate the “steer” semantic with turning the steering wheel, and the “accelerate” and “decelerate” semantics with the right and left pedals.
  • a driving game application may correlate the "steer,” “accelerate,” and “brake” semantics with the game actions of turning, speeding up, and slowing down, respectively.
  • These correlations are provided to an input device mapper, which maps each device control into the game action associated with the same semantic.
  • the input device mapper uses these correlations to map device controls into software actions; for example, the steering wheel maps to the action of turning the car, and the right and left pedals map to the actions of speeding up and slowing down the car.
  • the system may include several genres, where the different genres are appropriate for different types of applications.
  • the different genres are appropriate for different types of applications.
  • a flight-simulation genre and a computer- aided design (CAD) genre.
  • Devices may specify which genres they work well with and may provide a correlation between their controls and the semantics from each such genre.
  • An application can specify which genre the application falls into, or may specify various genres, representing different contexts within the application. For example, a game may start out in a driving game genre while a character drives to the location of a mission; later, the game may switch to a first-person fighter genre for when the character gets out of the car and moves around fighting targets.
  • the mapping created by the input device mapper may be used by an input device manager, which translates notification of device events (such as the pressing of a button on a joystick) into the application's input dialect while the application executes.
  • the input device mapper may provide the mapping directly to the application, which then receives event notifications directly from the various input devices and uses the mapping to perform a particular action upon receiving notification of a corresponding device event, as specified in the mapping.
  • Figure 1 is a block diagram representing a computer system in which aspects of the invention may be incorporated;
  • Figure 2 is a block diagram showing the use of an input device mapper with input devices and software applications
  • Figure 3 is a block diagram showing a sample control-semantic correlation and its structure
  • Figure 4 is a block diagram showing a sample action-semantic correlation and its structure
  • Figure 5 is a block diagram showing a sample mapping created by an input device mapper in accordance with aspects of the invention
  • Figure 6 is an image of an input device with action labels, as displayed by an input device mapper in accordance with aspects of the invention
  • FIG. 7 is a flowchart illustrating the process by which an input device mapper is used in accordance with aspects of the invention.
  • Figure 8 is a block diagram showing the use of a mapping created by an input device mapping in accordance with aspects of the invention.
  • program modules include routines, programs, objects, components, data structures and the like that perform particular tasks or implement particular abstract data types.
  • program modules include routines, programs, objects, components, data structures and the like that perform particular tasks or implement particular abstract data types.
  • program modules may be located in both local and remote memory storage devices. As shown in Fig.
  • an exemplary system for implementing the invention includes a general purpose computing device in the form of a conventional personal computer 20 or the like, including a processing unit 21, a system memory 22, and a system bus 23 that couples various system components including the system memory to the processing unit 21.
  • the system bus 23 may be any of several types of bus structures including a memory bus or memory controller, a peripheral bus, and a local bus using any of a variety of bus architectures.
  • the system memory includes read-only memory (ROM) 24 and random access memory (RAM) 25.
  • ROM read-only memory
  • RAM random access memory
  • a basic input/output system 26 (BIOS) containing the basic routines that help to transfer information between elements within the personal computer 20, such as during start-up, is stored in ROM 24.
  • the personal computer 20 may further include a hard disk drive 27 for reading from and writing to a hard disk, not shown, a magnetic disk drive 28 for reading from or writing to a removable magnetic disk 29, and an optical disk drive 30 for reading from or writing to a removable optical disk 31 such as a CD-ROM or other optical media.
  • the hard disk drive 27, magnetic disk drive 28, and optical disk drive 30 are connected to the system bus 23 by a hard disk drive interface 32, a magnetic disk drive interface 33, and an optical drive interface 34, respectively.
  • the drives and their associated computer-readable media provide non-volatile storage of computer readable instructions, data structures, program modules and other data for the personal computer 20.
  • exemplary environment described herein employs a hard disk, a removable magnetic disk 29 and a removable optical disk 31, it should be appreciated by those skilled in the art that other types of computer readable media which can store data that is accessible by a computer, such as magnetic cassettes, flash memory cards, digital video disks, Bernoulli cartridges, random access memories (RAMs), read-only memories (ROMs) and the like may also be used in the exemplary operating environment.
  • RAMs random access memories
  • ROMs read-only memories
  • a number of program modules may be stored on the hard disk, magnetic disk 29, optical disk 31, ROM 24 or RAM 25, including an operating system 35, one or more application programs 36, other program modules 37, program data 38, and an input device mapper 39.
  • a user may enter commands and information into the personal computer 20 through input devices such as a keyboard 40, a pointing device 42, a drawing pad 65, or a game controller such as driving game controller 66.
  • Other input devices may include a microphone, joystick, game pad, satellite disk, scanner or the like.
  • serial port interface 46 that is coupled to the system bus, but may be connected by other interfaces, such as a parallel port, game port, universal serial bus (USB), or a 1394 high-speed serial port.
  • a monitor 47 or other type of display device is also connected to the system bus 23 via an interface, such as a video adapter 48.
  • personal computers typically include other peripheral output devices (not shown), such as speakers and printers.
  • the personal computer 20 may operate in a networked environment using logical connections to one or more remote computers, such as a remote computer 49.
  • the remote computer 49 may be another personal computer, a server, a router, a network PC, a peer device or other common network node, and typically includes many or all of the elements described above relative to the personal computer 20, although only a memory storage device 50 has been illustrated in Fig. 1.
  • the logical connections depicted in Fig. 1 include a local area network (LAN) 51 and a wide area network (WAN) 52.
  • LAN local area network
  • WAN wide area network
  • the personal computer 20 When used in a LAN networking environment, the personal computer 20 is connected to the local network 51 through a network interface or adapter 53. When used in a WAN networking environment, the personal computer 20 typically includes a modem 54 or other means for establishing communications over the wide area network 52, such as the Internet.
  • the modem 54 which may be internal or external, is connected to the system bus 23 via the serial port interface 46.
  • program modules depicted relative to the personal computer 20, or portions thereof may be stored in the remote memory storage device. It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers may be used.
  • Input Device Mapper Input Device Mapper
  • Figure 2 depicts the use of an input device manager in accordance with the invention.
  • Input device mapper 39 is a software module that provides an interface between application programs 36 and input devices, such as devices 42, 65, 66, and 67.
  • Input device mapper 39 could be a component of an operating system running on computer 20, such as operating system 35, or a stand-alone software module, as shown in Fig. 2.
  • Input device mapper 39 is associated with several genres, such as genres 211-213.
  • a genre is a semantic vocabulary that encapsulates the common input elements among applications falling into a broad category.
  • a semantic is a label that expresses a behavior that an application exhibits upon operation of a control.
  • Input device mapper 39 is associated with at least one genre; preferably, input device mapper 39 is associated with several genres.
  • the genres associated with an input device mapper may be publicized so that input device manufacturers and software developers can use input device mapper 39 in the manner described below to allow devices and software to work together. In Fig.
  • genre 211 is an example driving game genre (corresponding to example genre 1 in the Examples section below)
  • genre 212 is an example role playing genre (corresponding to example genre 3 in the Examples section below)
  • genre 213 is an example computer-aided design (CAD) genre (corresponding to example genre 8 in the Examples section below).
  • Input devices 65, 66, 67, and 42 provide input device mapper 39 with correlations between their controls and the semantics of genres 211-213, called "control-semantic" correlations 221 -225 (abbreviated "C-S correlation").
  • C-S correlation 221 which is shown in detail in Fig. 3, correlates the controls on driving game controller 66 with semantics chosen from driving simulation genre 211.
  • Joystick 67 is appropriate for use with both driving simulation applications and role playing applications.
  • joystick 67 provides two different C-S correlations; C-S correlation 222 provides a link to the controls on joystick 67 with driving simulation genre 211, and C-S correlation 223 provides a link to the controls on joystick 67 with role playing genre 212.
  • Mouse 42 and drawing pad 65 provide C-S correlations 224 and 225, respectively, between their controls and CAD genre 213.
  • a device may provide additional C-S correlations for specific purposes.
  • the manufacturer of driving game controller 66 may provide C-S correlation 221 which is appropriate for the driving simulation genre generally, but may also provide additional C-S correlations (not shown), which refine C-S correlation 221 for use with particular driving games.
  • Each C- S correlation may specify the applications (e.g., the "XYZ” driving game) or classes of application (e.g., all applications in a driving simulation genre) with which it may be used
  • Applications 36a and 36b provide input device mapper 39 with correlations between actions that they perform and genres 211-213, called “action-semantic" correlations 231-233 (abbreviated "A-S correlation”).
  • Driving game application 36a provides A-S correlation 231, which is shown in detail in Fig. 4, between its actions and semantics selected from driving simulation genre 211.
  • Architectural design application 36b provides an A-S correlation between its actions and CAD genre 213.
  • driving game application 36a also provides A-S correlation 232 between its actions and role playing genre 212.
  • Providing two different A-S correlations for a single application is appropriate when the application has two different phases that require different usage of the controls.
  • driving game application 36a the character begins by driving a car; this phase of the game is in driving simulation genre 211. Later, the character gets out of the car and explores on foot; this phase is in the role playing genre 212.
  • Input device mapper 39 receives C-S correlations 221-225 and A-S correlations 231-233. Input device mapper 39 creates a mapping for each application program 36a, 36b, on computer 20. For example, in order to create mapping 220 for driving game application 36a, input device mapper 39 first selects an appropriate device for the driving game genre, by determining which devices have a C-S correlation for the driving simulation genre. If there is more than one device having a C-S correlation for driving simulation genre 211, such as driving game controller 66 and joystick 67, then input device mapper 39 selects one of these devices. The selection may be made in various ways, for example by selecting the first appropriate connected device that input device mapper 39 locates, or by consulting a database of preferred devices for each genre.
  • input device mapper 39 selects game controller 66 because it is the first device that it locates which supports driving simulation genre 211. Once the device is selected, input device mapper 39 uses C-S correlation 221 and A-S correlation 231 to map controls on game controller 66 into actions that driving game application 36a performs. Input device mapper 39 may create the mapping by performing a simple matching (i.e., by referring to C-S correlation 221 and A-S correlation 231 and linking each control with an action that is correlated with the same semantic), or it may take into account user preferences or overrides, as discussed below in the text accompanying Fig. 6.
  • Input device mapper may create a second mapping (not shown) for a different phase of an application that requires controls to be used in a different context, such as the role-playing phase of driving simulation game 36a. That mapping is created by selecting an appropriate device for the role-playing genre, such as joystick 67, and using C-S correlation 223 and A-S correlation 232 to map the controls on joystick 67 into the actions for the role-playing phase of game application 36a.
  • Some applications change context frequently, such as a baseball game application, where the context of the controls is different for pitching than it is for batting.
  • these different contexts may be supported by a single genre; for example, the baseball genre shown below (example genre 6 in the Examples section) has different semantics for batting, pitching, and fielding.
  • Figure 3 depicts the detail of sample C-S correlation 221.
  • Controls 301 represent controls on driving game controller 66.
  • Semantics 302 are semantics chosen from driving simulation genre 211.
  • C-S correlation 221 links controls 301 with semantics 302.
  • "Trigger 1" on game controller 66 is associated with the semantic "FIRE”
  • "Button 1” is associated with the semantic "SHIFT UP”, etc.
  • Figure 4 depicts the detail of sample A-S correlation 231.
  • Actions 401 represent actions that driving game application program 236 can perform at the user's request.
  • Semantics 402 are semantics chosen from driving simulation genre 211. In the example depicted by Fig. 4, the action performed by the driving game described as "turn left or right" is associated with the semantic "STEER", “speed up” is associated with the semantic "ACCELERATE”, etc.
  • Figure 5 depicts a sample mapping 220 created by input device mapper
  • Controls 301 are correlated with semantics, as defined in C-S correlation 221.
  • the semantics are correlated with software actions 401, as defined in A- S correlation 231.
  • "trigger 1" 502 on game controller 66 is correlated with the semantic "FIRE” 503, which, in turn, is correlated with the software action "fire machine guns” 504.
  • Each entry in the mapping contains a controller code 511, an application code 512, and a label 513.
  • the controller code 511 is the data that an input device generates when a particular control has been operated. For example, game controller could signify that trigger 1 has been pressed by generating the number "1002.”
  • the application code 512 is the item of input that an application expects to receive as an instruction to perform a particular action. For example, the input "64379" could instruct driving game application 36a to fire machine guns.
  • Label 513 is a text string provided by application program 36a, which is a plain language description of the action that application program 36a will perform upon receiving application code 512 as its input. For example, "fire machine guns” is a label describing the action that will be performed by driving game application 36a when trigger 1 is depressed. The labels are helpful for displaying a graphic representation of the mapping, as described below in the text accompanying Fig. 6.
  • mapping 220 shows a software action “feedback” 509 mapped into the "vibrate” control 511 on game controller 66 through the semantic "RUMBLE” 510.
  • a genre such as driving simulation genre 211, may contain semantics such as "RUMBLE,” which represent functions that the device is able to perform at the request of an application. The direction of the arrows indicates that "feedback" is a command that driving game application 36a issues to game controller 66.
  • game controller 66 may be equipped with a mechanical device that vibrates the game controller, and driving game application 36a may wish to provide feedback to the game player in response to certain events, such as a car crash.
  • driving game application 36a includes a feedback-RUMBLE link in A-S correlation 231.
  • driving game controller 66 includes a vibrate-RUMBLE link in C-S correlation 221.
  • Input device mapper 39 links "feedback" to "vibrate” in mapping 220.
  • Figure 5 also shows a control labeled "button 2" 505 on game controller 66, which is correlated with the semantic "TALK” 506, which might be appropriate for the action of operating a two-way radio to talk with other drivers.
  • This correlation means that button 2 would be mapped to an action correlated with the "TALK” semantic in an application that has such an action.
  • Driving game application 36a does not have an action correlated with the "TALK” semantic; therefore, button 2 on game controller 66 does not map to any action in driving game application 36a.
  • mapping 220 uses a semantic "DASHBOARD” 507, which is correlated with the action in driving game application 36a of changing the dash display, and it will also be observed that game controller 66 does not have a control correlated with the "DASHBOARD” semantic.
  • a feature of input device mapper 39 is that it provides an application with the model that all of the defined semantics in a genre are supported in any computer system on which the application may be running, such as computer 20. For example, even though game controller 66 does not have a control correlated with the "DASHBOARD” semantic, driving game 36a may still correlate its "change dash display” action with the semantic "DASHBOARD," and input device mapper 39 will locate an appropriate auxiliary input for that action.
  • auxiliary input 501 is selected by input device mapper 39 to implement the "DASHBOARD" semantic.
  • Auxiliary input 501 may be a key on keyboard 40, an unused control on game controller 66 such as control 505, a pop-up menu that the user can control with pointing device 42, or any other mechanism by which the user can communicate with computer 20.
  • the genres may be defined such that some semantics must be mapped to the primary input device selected by input device mapper 39 and may not be mapped to an auxiliary input outside of that device.
  • controls are divided into the categories "priority 1" and "priority 2.”
  • a priority 1 control is a control that must be implemented on the primary input device and may not be implemented by an auxiliary input.
  • a priority 2 control is a control that may be implemented on the primary input device, if a control is available.
  • steering is a priority 1 control, so the "steer" semantic must be implemented on the primary input device selected by input device mapper 39, such as game controller 66.
  • "dashboard” is a priority 2 control, so it may be implemented by any type of auxiliary input.
  • Some other controls which may be designated as “priority 3,” are never implemented by the device used for the mapping, and therefore the genres do not define semantics to correlate with these controls.
  • a game application may provide a pop-up menu to change the background color of the screen, select the background music accompanying the game, select weapons to be carried, etc. Because no semantics are defined for priority 3 functions, they are implemented by the application directly rather than through input device mapper 39.
  • a user may affect a mapping created by input device mapper 39, either by providing a set of preferences for input device mapper 39 to take into account in creating the mapping, or by modifying a mapping after it has been created.
  • a user may create a set of preferences specifying that button 1 on game controller 66 should always map to the semantic "HONK_HORN" in every application falling into a driving simulation genre.
  • a user may also modify a mapping that has been created:
  • Input device mapper 39 may provide the user with a display showing the device controls that have been mapped to particular software actions, and may permit the user to change the mapping.
  • Figure 6 depicts such a display, as might appear for joystick 67.
  • the manufacturer of joystick 67 may provide a bitmap image or 3D model of the device, with blank text fields that are filled in with data from the application.
  • the data is provided by the application as part of the A-S correlation in the form of text strings; the application may provide a text string label for each action, and the labels may be displayed with an image of the device.
  • text field 601 is filled in with the text "enable cloaking device,” which indicates that button 602 is mapped to a cloaking device action in the game application.
  • This text string was provided to input device mapper 39 in an A-S correlation and becomes part of the mapping, as depicted in elements 511-513 in Fig. 5.
  • the user can create a custom mapping, for example by using a mouse 42 to rearrange the labels on the displayed image of the device.
  • input device mapper 39 may interpret the user' s changes as the expression of a set of preferences . For example, if a user uses the display depicted in Fig. 6 to modify the mapping of joystick 67 into the actions for a game in the first-person genre, input device mapper 39 may interpret the user's choice as a general preference that joystick 67 should work similarly with all games in first-person genres (i.e., that button 602 should enable a cloaking device in any first-person game that offers a cloaking device).
  • the user's preferences may be stored in a file or database for future use by the user. Additionally, storing the preferences in a file or database permits the preferences to be easily ported from computer 20 to any other machine on which input device mapper 39 has been implemented, thus permitting consistent mappings across several machines. Use of the Input Device Mapper
  • FIG. 7 is a flowchart showing an example use of an input device mapper in accordance with the present invention, and the steps to initiate its use.
  • a device and an application both undergo a setup phase, in which they pass their respective C-S and A-S correlations to an input device mapper; the application program then receives and processes input in accordance with the mapping.
  • Steps 701 through 704 relate to the setup of an application program for use with input device mapper 39.
  • An application program such as driving game application 36a, begins execution at step 701.
  • the application creates an array correlating actions with semantics.
  • application 36a could create an array representing A-S correlation 231.
  • the array created at step 702 is passed to input device mapper 39 at step 703.
  • One method of representing A-S correlation 231 in the array created as step 702 is to assign a unique value to each action and to each semantic.
  • the semantics in genre 211 which are used in A-S correlation 231 and C-S correlation 221, may be assigned unique values as follows: 1 represents "STEER", 2 represents
  • Input device mapper 39 may define the set of available genres and assign symbolic constants to each semantic, which may be exported to users of input device mapper 39 in a header file. Similarly, unique values may be assigned to each action that application program 36a performs, which may also be represented by symbolic constants in an appropriate programming environment.
  • the array created at step 702 then contains a sequence of ordered tuples, where each tuple includes, in a defined order, a value representing an action performed by the application, and a value representing a semantic correlated with that action.
  • an array is created at step 705 correlating the controls on the device with semantics from a particular genre.
  • an array may be created representing C-S correlation 221, which correlates the controls on device 66 with semantics chosen from genre 211.
  • the C-S correlation may be represented in an array in a manner analogous to that used to represent an A-S correlation, as described above: unique values are associated with each control, and an array is constructed to contain a sequence of ordered tuples, where each tuple includes, in a defined order, a value representing a control and a value representing a semantic correlated with the control.
  • unique values are associated with each control
  • an array is constructed to contain a sequence of ordered tuples, where each tuple includes, in a defined order, a value representing a control and a value representing a semantic correlated with the control.
  • each tuple includes, in a defined order, a value representing a control and a value representing a semantic correlated with the control.
  • multiple C-S correlations exist for a given device, they may be represented in multiple arrays.
  • the array(s) created at step 705 is (are) passed to input device mapper 39 at step 706.
  • any user preferences that have been specified may also be passed
  • the creation of the array at step 705 may take place long before application 36a begins executing, or at any time prior to steps 704 and 706.
  • the supplier of game controller 66 may create C-S correlation 221 at the time game controller 66 is designed, and supply an array representing C-S correlation 221 along with game controller 66 on a medium such as magnetic disk 29 or optical disk 31 ; this array can then be passed to input device mapper 39 at step 706 by loading it into computer 20 through magnetic drive 28 or optical drive 30.
  • game controller 66 may be known to the designer of input device mapper 39, in which case the array may be built into input device mapper 39.
  • Step 704 takes place after steps 703 and 706 have been completed.
  • input device mapper 39 After input device mapper 39 has received the arrays created at step 702 and the array created at step 705, it creates a mapping, such as mapping 220, by the process described above in the text accompanying Fig. 5.
  • input device mapper 39 may provide mapping information to application program 36a at step 704.
  • the mapping information provided may include information about which device control is correlated with each application-defined action. If the mapping is provided to application program 36a at step 704, then application program 36a can use the mapping to convert notifications of device events into actions that application program36a performs. Alternatively, instead of providing the mapping to application program 36a, the mapping may be provided to an input device manager, which is depicted in Fig.
  • step 704 can be omitted.
  • application program 36a begins its input loop 709, which comprises listening for input at step 707, processing the input at step 708, and returning to step 707 to listen for more input.
  • application program 36a can use the mapping to process the input.
  • application program would receive notification of events on an input device, such as game controller 66, and would use the mapping to look up what actions to perform in response to a given event.
  • an input device manager is used, as depicted in Fig. 8 and discussed below, the input device manager translates each device event notification into an instruction to application program 36a to perform a particular action.
  • application program 36a does not perform any lookup into the mapping in processing step 707; it simply follows instructions received from the input device manager.
  • Figure 8 shows an input device manager 801, which uses mapping 220 created by input device mapper 39 to provide communication between driving game application 36a and game controller 66.
  • Input device manager 801 operates during execution of an application program, and uses a mapping to translate notification of input device events into commands to the application program.
  • input device manager 801 uses mapping 220, which is depicted in Fig. 5, to translate between events on game controller 66 and driving game application 36a.
  • Driving game controller 66 sends input device manager 801 a data item signifying that an event has happened, such as the pressing of the right pedal.
  • Input device manager 801 performs a lookup in mapping 220, and determines that the data received is correlated with the semantic "ACCELERATE,” which, in turn, is correlated with the action "speed up.” Input device manager 801 then sends into the input stream of driving game application 36a data representing an instruction to perform the "speed up” action.
  • An application such as driving game application 36a, may be interested in this information. For example, the firing of a weapon may become more rapid after trigger 1 has been depressed for more than one second. A different game application might cause a pinball cue or a slingshot to be pulled back further the longer a button has been depressed.
  • Input device manager 801 may receive event notifications from multiple devices, and use the data received from multiple devices to report unified instructions to an application. By doing so, it allows an application to be controlled by various devices while allowing the application to view its input as if it came from a single "unified" device.
  • the auxiliary input used to implement the "change dash display” action correlated with the "DASHBOARD” semantic in driving game 36a could be the "D" key on keyboard 40 (not shown in Fig. 8).
  • Input device manager 801 will receive notification that the "D" key on keyboard 40 has been pressed, and will translate this notification into an instruction to driving game application 36a.
  • the source of the input is transparent to application 36a, which knows only that it has received the instruction to perform the action correlated with the semantic "DASHBOARD.”
  • Another possible application of reporting unified instructions from multiple devices is aggregation of devices (e.g., using a joystick 67 with a set of pedals that are physically connected to driving game controller 66).
  • input device manager 801 it may be useful for input device manager 801 not to unify the input from multiple devices and to inform application 36a which input device a particular input originated from, for example the case where two joysticks are connected to a computer and used simultaneously for a two-player game. This result can be accomplished by assigning an identifying number to each device and providing a device's identifying number to application 36a along with input generated by that device.
  • mapping 220 can be used to convey these instructions from the application to the device.
  • driving game application 36a has a "feedback" instruction, which is mapped to the "vibrate” function on game controller 66 through the semantic "RUMBLE.”
  • Input device manager 801 receives the "feedback" instruction from driving game application 36a and uses mapping 220 to send game controller 66 an instruction to vibrate.
  • Game application 36a may provide the instruction to input device manager 801 with a parameter to be communicated to game controller 66, such as the strength with which game controller 66 should vibrate.
  • a further type of information that might be conveyed to input device manager 801 from an application is the application's context, so that input device manager 801 can change the sense of the controls to match their use in the present phase of the game.
  • driving game 36a may notify input device manager 801 when it has changed from the driving simulation genre to the role-playing genre, so that the use of the controls will be appropriate for the current phase of the game; as another example, a baseball game application may notify the input device manager when it changes from a batting context to a fielding context.
  • Input device manager 801 uses this information to look up the appropriate mapping information for the present context.
  • Target selects next available target
  • Device show device and controls
  • Dashboard select next dashboard / heads-up display opti
  • Look forward or up / back or down / left / right usually maps to POV on devices that have one
  • Display shows next on-screen display options, maps, etc.
  • Burst have base runner invoke burst of speed
  • Priority 1 Controls Semantic Description Move left / right /jump or climb or swim up / down Throw throw object Carry carry object
  • Display shows next on-screen display options, etc.
  • Device displays input device and controls

Abstract

A system for using computer input devices with software applications is disclosed. The system includes an input device mapper, which uses a language of semantics as an interface between input devices and software applications. The input device mapper receives information about which semantics the devices connected to the computer are able to implement, and which semantics correspond to actions that a user can request the software to perform. The input device mapper maps controls on the available devices into user-requestable software actions by matching, as closely as possible, device controls and software actions that correspond to the same semantic. An input device manager employing the disclosed input device mapper translates device operation events into the software's input dialect to direct the software to perform the action into which an operated control has been mapped. The system thus makes input devices and software applications transparent to each other, and permits a software application to be designed to operate without regard to which input device is being used to control its actions.

Description

SYSTEM AND METHOD FOR MAPPING INPUT DEVICE CONTROLS TO SOFTWARE ACTIONS
CROSS-REFERENCE TO RELATED APPLICATIONS
This application claims the benefit of U.S. Provisional Application No. 60/127972, filed April 6, 1999 under docket number "131701.1" and entitled "A System for Mapping Input-Device Functions to Software Application Input Commands."
TECHNICAL FIELD This invention relates generally to the field of computer systems, and, more particularly, to the use of input devices with software applications. BACKGROUND OF THE INVENTION
Various input devices are available to permit a computer user to communicate with a computer. A typical personal computer offers input devices such as a keyboard and a mouse. Numerous other devices are available, such as drawing pads, joysticks, and steering wheels (for use with driving games). These devices can be connected to a computer, and they permit the user to communicate information to the computer; the information communicated instructs software applications running on the computer to perform specified actions. Ideally, a computer user would be able to load a software application, connect an appropriate device to the computer, and the device and software would work together naturally. This ideal, however, has not been realized in prior systems.
In order for a device to work with a given software application, there must be a defined relationship between the controls on the device and actions that the software performs, but there are few standards governing the way in which this relationship is defined. Traditionally, software developers design software applications to support the most common devices and provide a device mapping control panel for those users who own other devices. This approach, however, has drawbacks: A software developer who wants to design an application to work well with many devices must know what controls are available on each device (e.g., buttons, levers, etc.) and how the device notifies the computer system of operational events (e.g., an input of 1001 signifies the pressing of a button). Additionally, the software developer must make design decisions as to which devices the software will support, and, on those devices that will be supported, how the controls will map to the actions that the software performs, which is a labor-intensive process for the software developer. Moreover, if a user owns an unsupported device, the user must generally resort to mapping the unsupported device manually by referring to generic pictures and tables in an application's manual and using the device mapping control panel provided with the application, which is a notoriously difficult process.
Some input device manufacturers address the problem of ensuring that specific applications work well with the device by supplying a software component with the device that dynamically reconfigures the device based on guesses as to what actions the application expects the device to support. Some manufacturers of devices with newer features provide filters to accommodate existing applications; frequently, these filters simulate keyboard presses or mouse movements for games that do not recognize enhanced features of the new device. Alternatively, some devices are supplied with mapping software that detects the presence of certain applications on the system and configures the device to work better with those applications. These ad hoc approaches, however, are error prone, may result in a relationship between device controls and software actions that feels unnatural to the user, and can only provide support for applications the device manufacturer knows about and chooses to support. In view of the foregoing, there is a need for a system that overcomes the drawbacks of the prior art.
SUMMARY OF THE INVENTION The system of the present invention includes an input device mapper, which links controls on input devices with actions that a software application performs. The input device mapper provides vocabularies of semantics, called "genres," where the semantics in each genre are appropriate for a particular category of applications, such as driving games or flight simulation games. For each input device, a correlation is provided to the input device mapper between the device's controls and semantics selected from a genre. Also, for each software application, a correlation is provided to the input device mapper between the application's actions and semantics selected from a genre. The input device mapper creates a mapping between device controls and software actions by identifying an input device that supports the software's genre and by connecting, as closely as possible, each control on the device with a software action that is correlated with the same semantic.
Game applications exemplify the system's use. For example, there may be a "driving game" genre. Each semantic in the driving game genre represents an abstract action that a driving game may be able to perform, such as "steer," "accelerate," and "decelerate." A steering wheel device may correlate the "steer" semantic with turning the steering wheel, and the "accelerate" and "decelerate" semantics with the right and left pedals. A driving game application may correlate the "steer," "accelerate," and "brake" semantics with the game actions of turning, speeding up, and slowing down, respectively. These correlations are provided to an input device mapper, which maps each device control into the game action associated with the same semantic. The input device mapper uses these correlations to map device controls into software actions; for example, the steering wheel maps to the action of turning the car, and the right and left pedals map to the actions of speeding up and slowing down the car.
The system may include several genres, where the different genres are appropriate for different types of applications. For example, in addition to the driving game genre described above, there could be a flight-simulation genre and a computer- aided design (CAD) genre. Devices may specify which genres they work well with and may provide a correlation between their controls and the semantics from each such genre. An application, on the other hand, can specify which genre the application falls into, or may specify various genres, representing different contexts within the application. For example, a game may start out in a driving game genre while a character drives to the location of a mission; later, the game may switch to a first-person fighter genre for when the character gets out of the car and moves around fighting targets.
The mapping created by the input device mapper may be used by an input device manager, which translates notification of device events (such as the pressing of a button on a joystick) into the application's input dialect while the application executes. Alternatively, the input device mapper may provide the mapping directly to the application, which then receives event notifications directly from the various input devices and uses the mapping to perform a particular action upon receiving notification of a corresponding device event, as specified in the mapping.
Other features of the invention are described below.
BRIEF DESCRIPTION OF THE DRAWINGS The foregoing summary, as well as the following detailed description of the preferred embodiments, is better understood when read in conjunction with the appended drawings. For the purpose of illustrating the invention, there is shown in the drawings exemplary constructions of the invention; however, the invention is not limited to the specific methods and instrumentalities disclosed. In the drawings: Figure 1 is a block diagram representing a computer system in which aspects of the invention may be incorporated;
Figure 2 is a block diagram showing the use of an input device mapper with input devices and software applications;
Figure 3 is a block diagram showing a sample control-semantic correlation and its structure;
Figure 4 is a block diagram showing a sample action-semantic correlation and its structure;
Figure 5 is a block diagram showing a sample mapping created by an input device mapper in accordance with aspects of the invention; Figure 6 is an image of an input device with action labels, as displayed by an input device mapper in accordance with aspects of the invention;
Figure 7 is a flowchart illustrating the process by which an input device mapper is used in accordance with aspects of the invention;
Figure 8 is a block diagram showing the use of a mapping created by an input device mapping in accordance with aspects of the invention.
DETAILED DESCRIPTION OF THE INVENTION Overview
The variety of software applications and input devices available gives consumers increasingly large choices as to the applications and devices to use with a computer. This variety comes at the expense of compatibility, as not all applications and devices are configured to work together. Ideally, a computer user should be able to load an application, such as a game, connect an appropriate input device, and have the application and device work together in a manner that feels natural to the user, thus allowing true "plug and play" capability. Computer Environment Figure 1 and the following discussion are intended to provide a brief general description of a suitable computing environment in which the invention may be implemented. Although not required, the invention will be described in the general context of computer-executable instructions, such as program modules, being executed by a computer, such as a client workstation or a server. Generally, program modules include routines, programs, objects, components, data structures and the like that perform particular tasks or implement particular abstract data types. Moreover, those skilled in the art will appreciate that the invention may be practiced with other computer system configurations, including hand-held devices, multi-processor systems, microprocessor-based or programmable consumer electronics, network PCs, minicomputers,* mainframe computers and the like. The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices. As shown in Fig. 1, an exemplary system for implementing the invention includes a general purpose computing device in the form of a conventional personal computer 20 or the like, including a processing unit 21, a system memory 22, and a system bus 23 that couples various system components including the system memory to the processing unit 21. The system bus 23 may be any of several types of bus structures including a memory bus or memory controller, a peripheral bus, and a local bus using any of a variety of bus architectures. The system memory includes read-only memory (ROM) 24 and random access memory (RAM) 25. A basic input/output system 26 (BIOS), containing the basic routines that help to transfer information between elements within the personal computer 20, such as during start-up, is stored in ROM 24. The personal computer 20 may further include a hard disk drive 27 for reading from and writing to a hard disk, not shown, a magnetic disk drive 28 for reading from or writing to a removable magnetic disk 29, and an optical disk drive 30 for reading from or writing to a removable optical disk 31 such as a CD-ROM or other optical media. The hard disk drive 27, magnetic disk drive 28, and optical disk drive 30 are connected to the system bus 23 by a hard disk drive interface 32, a magnetic disk drive interface 33, and an optical drive interface 34, respectively. The drives and their associated computer-readable media provide non-volatile storage of computer readable instructions, data structures, program modules and other data for the personal computer 20. Although the exemplary environment described herein employs a hard disk, a removable magnetic disk 29 and a removable optical disk 31, it should be appreciated by those skilled in the art that other types of computer readable media which can store data that is accessible by a computer, such as magnetic cassettes, flash memory cards, digital video disks, Bernoulli cartridges, random access memories (RAMs), read-only memories (ROMs) and the like may also be used in the exemplary operating environment.
A number of program modules may be stored on the hard disk, magnetic disk 29, optical disk 31, ROM 24 or RAM 25, including an operating system 35, one or more application programs 36, other program modules 37, program data 38, and an input device mapper 39. A user may enter commands and information into the personal computer 20 through input devices such as a keyboard 40, a pointing device 42, a drawing pad 65, or a game controller such as driving game controller 66. Other input devices (not shown) may include a microphone, joystick, game pad, satellite disk, scanner or the like. These and other input devices are often connected to the processing unit 21 through a serial port interface 46 that is coupled to the system bus, but may be connected by other interfaces, such as a parallel port, game port, universal serial bus (USB), or a 1394 high-speed serial port. A monitor 47 or other type of display device is also connected to the system bus 23 via an interface, such as a video adapter 48. In addition to the monitor 47, personal computers typically include other peripheral output devices (not shown), such as speakers and printers.
The personal computer 20 may operate in a networked environment using logical connections to one or more remote computers, such as a remote computer 49. The remote computer 49 may be another personal computer, a server, a router, a network PC, a peer device or other common network node, and typically includes many or all of the elements described above relative to the personal computer 20, although only a memory storage device 50 has been illustrated in Fig. 1. The logical connections depicted in Fig. 1 include a local area network (LAN) 51 and a wide area network (WAN) 52. Such networking environments are commonplace in offices, enterprise-wide computer networks, Intranets and the Internet.
When used in a LAN networking environment, the personal computer 20 is connected to the local network 51 through a network interface or adapter 53. When used in a WAN networking environment, the personal computer 20 typically includes a modem 54 or other means for establishing communications over the wide area network 52, such as the Internet. The modem 54, which may be internal or external, is connected to the system bus 23 via the serial port interface 46. In a networked environment, program modules depicted relative to the personal computer 20, or portions thereof, may be stored in the remote memory storage device. It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers may be used. Input Device Mapper
Figure 2 depicts the use of an input device manager in accordance with the invention. Input device mapper 39 is a software module that provides an interface between application programs 36 and input devices, such as devices 42, 65, 66, and 67. Input device mapper 39 could be a component of an operating system running on computer 20, such as operating system 35, or a stand-alone software module, as shown in Fig. 2.
Input device mapper 39 is associated with several genres, such as genres 211-213. A genre is a semantic vocabulary that encapsulates the common input elements among applications falling into a broad category. A semantic is a label that expresses a behavior that an application exhibits upon operation of a control. Input device mapper 39 is associated with at least one genre; preferably, input device mapper 39 is associated with several genres. The genres associated with an input device mapper may be publicized so that input device manufacturers and software developers can use input device mapper 39 in the manner described below to allow devices and software to work together. In Fig. 2, genre 211 is an example driving game genre (corresponding to example genre 1 in the Examples section below), genre 212 is an example role playing genre (corresponding to example genre 3 in the Examples section below), and genre 213 is an example computer-aided design (CAD) genre (corresponding to example genre 8 in the Examples section below). Input devices 65, 66, 67, and 42 provide input device mapper 39 with correlations between their controls and the semantics of genres 211-213, called "control-semantic" correlations 221 -225 (abbreviated "C-S correlation"). C-S correlation 221, which is shown in detail in Fig. 3, correlates the controls on driving game controller 66 with semantics chosen from driving simulation genre 211. Joystick 67 is appropriate for use with both driving simulation applications and role playing applications. Therefore, joystick 67 provides two different C-S correlations; C-S correlation 222 provides a link to the controls on joystick 67 with driving simulation genre 211, and C-S correlation 223 provides a link to the controls on joystick 67 with role playing genre 212. Mouse 42 and drawing pad 65 provide C-S correlations 224 and 225, respectively, between their controls and CAD genre 213. A device may provide additional C-S correlations for specific purposes. For example, the manufacturer of driving game controller 66 may provide C-S correlation 221 which is appropriate for the driving simulation genre generally, but may also provide additional C-S correlations (not shown), which refine C-S correlation 221 for use with particular driving games. Each C- S correlation may specify the applications (e.g., the "XYZ" driving game) or classes of application (e.g., all applications in a driving simulation genre) with which it may be used Applications 36a and 36b provide input device mapper 39 with correlations between actions that they perform and genres 211-213, called "action-semantic" correlations 231-233 (abbreviated "A-S correlation"). Driving game application 36a provides A-S correlation 231, which is shown in detail in Fig. 4, between its actions and semantics selected from driving simulation genre 211. Architectural design application 36b provides an A-S correlation between its actions and CAD genre 213. In addition to A-S correlation 231, driving game application 36a also provides A-S correlation 232 between its actions and role playing genre 212. Providing two different A-S correlations for a single application is appropriate when the application has two different phases that require different usage of the controls. For example, in driving game application 36a, the character begins by driving a car; this phase of the game is in driving simulation genre 211. Later, the character gets out of the car and explores on foot; this phase is in the role playing genre 212.
Input device mapper 39 receives C-S correlations 221-225 and A-S correlations 231-233. Input device mapper 39 creates a mapping for each application program 36a, 36b, on computer 20. For example, in order to create mapping 220 for driving game application 36a, input device mapper 39 first selects an appropriate device for the driving game genre, by determining which devices have a C-S correlation for the driving simulation genre. If there is more than one device having a C-S correlation for driving simulation genre 211, such as driving game controller 66 and joystick 67, then input device mapper 39 selects one of these devices. The selection may be made in various ways, for example by selecting the first appropriate connected device that input device mapper 39 locates, or by consulting a database of preferred devices for each genre. For example, input device mapper 39 selects game controller 66 because it is the first device that it locates which supports driving simulation genre 211. Once the device is selected, input device mapper 39 uses C-S correlation 221 and A-S correlation 231 to map controls on game controller 66 into actions that driving game application 36a performs. Input device mapper 39 may create the mapping by performing a simple matching (i.e., by referring to C-S correlation 221 and A-S correlation 231 and linking each control with an action that is correlated with the same semantic), or it may take into account user preferences or overrides, as discussed below in the text accompanying Fig. 6.
Input device mapper may create a second mapping (not shown) for a different phase of an application that requires controls to be used in a different context, such as the role-playing phase of driving simulation game 36a. That mapping is created by selecting an appropriate device for the role-playing genre, such as joystick 67, and using C-S correlation 223 and A-S correlation 232 to map the controls on joystick 67 into the actions for the role-playing phase of game application 36a. Some applications change context frequently, such as a baseball game application, where the context of the controls is different for pitching than it is for batting. Preferably, these different contexts may be supported by a single genre; for example, the baseball genre shown below (example genre 6 in the Examples section) has different semantics for batting, pitching, and fielding.
Figure 3 depicts the detail of sample C-S correlation 221. Controls 301 represent controls on driving game controller 66. Semantics 302 are semantics chosen from driving simulation genre 211. C-S correlation 221 links controls 301 with semantics 302. In the example depicted by Fig. 3, "Trigger 1" on game controller 66 is associated with the semantic "FIRE", "Button 1" is associated with the semantic "SHIFT UP", etc.
Figure 4 depicts the detail of sample A-S correlation 231. Actions 401 represent actions that driving game application program 236 can perform at the user's request. Semantics 402 are semantics chosen from driving simulation genre 211. In the example depicted by Fig. 4, the action performed by the driving game described as "turn left or right" is associated with the semantic "STEER", "speed up" is associated with the semantic "ACCELERATE", etc. Figure 5 depicts a sample mapping 220 created by input device mapper
39, which links the controls on game controller 66 with actions performed by driving game application 36a. Controls 301 are correlated with semantics, as defined in C-S correlation 221. The semantics are correlated with software actions 401, as defined in A- S correlation 231. In the example, "trigger 1" 502 on game controller 66 is correlated with the semantic "FIRE" 503, which, in turn, is correlated with the software action "fire machine guns" 504.
The detail of an entry in the mapping is shown in items 511-513. Each entry contains a controller code 511, an application code 512, and a label 513. The controller code 511 is the data that an input device generates when a particular control has been operated. For example, game controller could signify that trigger 1 has been pressed by generating the number "1002." The application code 512 is the item of input that an application expects to receive as an instruction to perform a particular action. For example, the input "64379" could instruct driving game application 36a to fire machine guns. Label 513 is a text string provided by application program 36a, which is a plain language description of the action that application program 36a will perform upon receiving application code 512 as its input. For example, "fire machine guns" is a label describing the action that will be performed by driving game application 36a when trigger 1 is depressed. The labels are helpful for displaying a graphic representation of the mapping, as described below in the text accompanying Fig. 6.
A mapping could be bi-directional. For example, it will be observed that mapping 220 shows a software action "feedback" 509 mapped into the "vibrate" control 511 on game controller 66 through the semantic "RUMBLE" 510. A genre, such as driving simulation genre 211, may contain semantics such as "RUMBLE," which represent functions that the device is able to perform at the request of an application. The direction of the arrows indicates that "feedback" is a command that driving game application 36a issues to game controller 66. For example, game controller 66 may be equipped with a mechanical device that vibrates the game controller, and driving game application 36a may wish to provide feedback to the game player in response to certain events, such as a car crash. In this case, driving game application 36a includes a feedback-RUMBLE link in A-S correlation 231. Similarly, driving game controller 66 includes a vibrate-RUMBLE link in C-S correlation 221. Input device mapper 39 links "feedback" to "vibrate" in mapping 220.
Figure 5 also shows a control labeled "button 2" 505 on game controller 66, which is correlated with the semantic "TALK" 506, which might be appropriate for the action of operating a two-way radio to talk with other drivers. This correlation means that button 2 would be mapped to an action correlated with the "TALK" semantic in an application that has such an action. Driving game application 36a, however, does not have an action correlated with the "TALK" semantic; therefore, button 2 on game controller 66 does not map to any action in driving game application 36a.
It will also be observed in Fig. 5 that mapping 220 uses a semantic "DASHBOARD" 507, which is correlated with the action in driving game application 36a of changing the dash display, and it will also be observed that game controller 66 does not have a control correlated with the "DASHBOARD" semantic. A feature of input device mapper 39 is that it provides an application with the model that all of the defined semantics in a genre are supported in any computer system on which the application may be running, such as computer 20. For example, even though game controller 66 does not have a control correlated with the "DASHBOARD" semantic, driving game 36a may still correlate its "change dash display" action with the semantic "DASHBOARD," and input device mapper 39 will locate an appropriate auxiliary input for that action. In mapping 220, auxiliary input 501 is selected by input device mapper 39 to implement the "DASHBOARD" semantic. Auxiliary input 501 may be a key on keyboard 40, an unused control on game controller 66 such as control 505, a pop-up menu that the user can control with pointing device 42, or any other mechanism by which the user can communicate with computer 20.
The genres may be defined such that some semantics must be mapped to the primary input device selected by input device mapper 39 and may not be mapped to an auxiliary input outside of that device. For example, in the genres provided below in the Examples section, controls are divided into the categories "priority 1" and "priority 2." A priority 1 control is a control that must be implemented on the primary input device and may not be implemented by an auxiliary input. A priority 2 control is a control that may be implemented on the primary input device, if a control is available. For example, in the genre "driving sim without weapons" shown in below in the Examples section, steering is a priority 1 control, so the "steer" semantic must be implemented on the primary input device selected by input device mapper 39, such as game controller 66. However, "dashboard" is a priority 2 control, so it may be implemented by any type of auxiliary input. Some other controls, which may be designated as "priority 3," are never implemented by the device used for the mapping, and therefore the genres do not define semantics to correlate with these controls. For example, a game application may provide a pop-up menu to change the background color of the screen, select the background music accompanying the game, select weapons to be carried, etc. Because no semantics are defined for priority 3 functions, they are implemented by the application directly rather than through input device mapper 39. It is also possible for a user to affect a mapping created by input device mapper 39, either by providing a set of preferences for input device mapper 39 to take into account in creating the mapping, or by modifying a mapping after it has been created. For example, a user may create a set of preferences specifying that button 1 on game controller 66 should always map to the semantic "HONK_HORN" in every application falling into a driving simulation genre. A user may also modify a mapping that has been created: Input device mapper 39 may provide the user with a display showing the device controls that have been mapped to particular software actions, and may permit the user to change the mapping. Figure 6 depicts such a display, as might appear for joystick 67. The manufacturer of joystick 67 may provide a bitmap image or 3D model of the device, with blank text fields that are filled in with data from the application. The data is provided by the application as part of the A-S correlation in the form of text strings; the application may provide a text string label for each action, and the labels may be displayed with an image of the device. For example, text field 601 is filled in with the text "enable cloaking device," which indicates that button 602 is mapped to a cloaking device action in the game application. This text string was provided to input device mapper 39 in an A-S correlation and becomes part of the mapping, as depicted in elements 511-513 in Fig. 5. The user can create a custom mapping, for example by using a mouse 42 to rearrange the labels on the displayed image of the device. If the user creates a custom mapping, input device mapper 39 may interpret the user' s changes as the expression of a set of preferences . For example, if a user uses the display depicted in Fig. 6 to modify the mapping of joystick 67 into the actions for a game in the first-person genre, input device mapper 39 may interpret the user's choice as a general preference that joystick 67 should work similarly with all games in first-person genres (i.e., that button 602 should enable a cloaking device in any first-person game that offers a cloaking device). The user's preferences may be stored in a file or database for future use by the user. Additionally, storing the preferences in a file or database permits the preferences to be easily ported from computer 20 to any other machine on which input device mapper 39 has been implemented, thus permitting consistent mappings across several machines. Use of the Input Device Mapper
Figure 7 is a flowchart showing an example use of an input device mapper in accordance with the present invention, and the steps to initiate its use. As shown in Fig. 6 and described in detail below, a device and an application both undergo a setup phase, in which they pass their respective C-S and A-S correlations to an input device mapper; the application program then receives and processes input in accordance with the mapping. Steps 701 through 704 relate to the setup of an application program for use with input device mapper 39. An application program, such as driving game application 36a, begins execution at step 701. At step 702, the application creates an array correlating actions with semantics. For example, application 36a could create an array representing A-S correlation 231. The array created at step 702 is passed to input device mapper 39 at step 703.
One method of representing A-S correlation 231 in the array created as step 702 is to assign a unique value to each action and to each semantic. For example, the semantics in genre 211, which are used in A-S correlation 231 and C-S correlation 221, may be assigned unique values as follows: 1 represents "STEER", 2 represents
"ACCELERATE", etc. In a programming environment that supports symbolic constants, such as C++, it is convenient to represent the values as symbols. Input device mapper 39 may define the set of available genres and assign symbolic constants to each semantic, which may be exported to users of input device mapper 39 in a header file. Similarly, unique values may be assigned to each action that application program 36a performs, which may also be represented by symbolic constants in an appropriate programming environment. The array created at step 702 then contains a sequence of ordered tuples, where each tuple includes, in a defined order, a value representing an action performed by the application, and a value representing a semantic correlated with that action. Steps 705 and 706, which relate to the setup of a device for use with an input device mapper in accordance with the invention, take place asynchronously with respect to steps 701, 702, and 703. For an input device connected to computer 20, an array is created at step 705 correlating the controls on the device with semantics from a particular genre. For example, an array may be created representing C-S correlation 221, which correlates the controls on device 66 with semantics chosen from genre 211. The C-S correlation may be represented in an array in a manner analogous to that used to represent an A-S correlation, as described above: unique values are associated with each control, and an array is constructed to contain a sequence of ordered tuples, where each tuple includes, in a defined order, a value representing a control and a value representing a semantic correlated with the control. When multiple C-S correlations exist for a given device, they may be represented in multiple arrays. The array(s) created at step 705 is (are) passed to input device mapper 39 at step 706. Optionally, any user preferences that have been specified may also be passed to input device mapper 39 in an appropriate format at step 706.
The creation of the array at step 705 may take place long before application 36a begins executing, or at any time prior to steps 704 and 706. For example, the supplier of game controller 66 may create C-S correlation 221 at the time game controller 66 is designed, and supply an array representing C-S correlation 221 along with game controller 66 on a medium such as magnetic disk 29 or optical disk 31 ; this array can then be passed to input device mapper 39 at step 706 by loading it into computer 20 through magnetic drive 28 or optical drive 30. Alternatively, game controller 66 may be known to the designer of input device mapper 39, in which case the array may be built into input device mapper 39.
Step 704 takes place after steps 703 and 706 have been completed. After input device mapper 39 has received the arrays created at step 702 and the array created at step 705, it creates a mapping, such as mapping 220, by the process described above in the text accompanying Fig. 5. After the mapping has been created, input device mapper 39 may provide mapping information to application program 36a at step 704. The mapping information provided may include information about which device control is correlated with each application-defined action. If the mapping is provided to application program 36a at step 704, then application program 36a can use the mapping to convert notifications of device events into actions that application program36a performs. Alternatively, instead of providing the mapping to application program 36a, the mapping may be provided to an input device manager, which is depicted in Fig. 8 and described below, which uses the mapping to translate device event notifications into input for application program 36a. In the case where an input device manager is used to translate device event notifications into application program input, it is not necessary to provide the mapping to application program 36a, in which case step 704 can be omitted.
Following step 704, application program 36a begins its input loop 709, which comprises listening for input at step 707, processing the input at step 708, and returning to step 707 to listen for more input. When the mapping has been provided to application program 36a at step 704, application program 36a can use the mapping to process the input. In this case, application program would receive notification of events on an input device, such as game controller 66, and would use the mapping to look up what actions to perform in response to a given event. Alternatively, when an input device manager is used, as depicted in Fig. 8 and discussed below, the input device manager translates each device event notification into an instruction to application program 36a to perform a particular action. In this case, application program 36a does not perform any lookup into the mapping in processing step 707; it simply follows instructions received from the input device manager.
Figure 8 shows an input device manager 801, which uses mapping 220 created by input device mapper 39 to provide communication between driving game application 36a and game controller 66. Input device manager 801 operates during execution of an application program, and uses a mapping to translate notification of input device events into commands to the application program. For example, in Fig. 8, input device manager 801 uses mapping 220, which is depicted in Fig. 5, to translate between events on game controller 66 and driving game application 36a. Driving game controller 66 sends input device manager 801 a data item signifying that an event has happened, such as the pressing of the right pedal. Input device manager 801 performs a lookup in mapping 220, and determines that the data received is correlated with the semantic "ACCELERATE," which, in turn, is correlated with the action "speed up." Input device manager 801 then sends into the input stream of driving game application 36a data representing an instruction to perform the "speed up" action.
In addition to providing instructions to driving game application 36a, input device manager 801 may also provide other information including the number of times that a control has been operated, the duration of its operation, a timestamp for the operational event (e.g., button 1 was pressed at time = Tl, x-axis was moved to position -32 at time = T2, etc.), or a parameter further describing the device event (e.g., in addition to data signifying that motion along the x-axis has occurred, input device manager 801 may also provide data indicating the magnitude and direction of the motion, or data indicating the resulting position of the control). An application, such as driving game application 36a, may be interested in this information. For example, the firing of a weapon may become more rapid after trigger 1 has been depressed for more than one second. A different game application might cause a pinball cue or a slingshot to be pulled back further the longer a button has been depressed.
Input device manager 801 may receive event notifications from multiple devices, and use the data received from multiple devices to report unified instructions to an application. By doing so, it allows an application to be controlled by various devices while allowing the application to view its input as if it came from a single "unified" device. For example, the auxiliary input used to implement the "change dash display" action correlated with the "DASHBOARD" semantic in driving game 36a could be the "D" key on keyboard 40 (not shown in Fig. 8). Input device manager 801 will receive notification that the "D" key on keyboard 40 has been pressed, and will translate this notification into an instruction to driving game application 36a. The source of the input is transparent to application 36a, which knows only that it has received the instruction to perform the action correlated with the semantic "DASHBOARD." Another possible application of reporting unified instructions from multiple devices is aggregation of devices (e.g., using a joystick 67 with a set of pedals that are physically connected to driving game controller 66). Alternatively, in some circumstances it may be useful for input device manager 801 not to unify the input from multiple devices and to inform application 36a which input device a particular input originated from, for example the case where two joysticks are connected to a computer and used simultaneously for a two-player game. This result can be accomplished by assigning an identifying number to each device and providing a device's identifying number to application 36a along with input generated by that device.
When an application and a device are configured such that the application can instruct the device to perform certain actions, input device manager 801 can also use mapping 220 to convey these instructions from the application to the device. For example, as discussed above, driving game application 36a has a "feedback" instruction, which is mapped to the "vibrate" function on game controller 66 through the semantic "RUMBLE." Input device manager 801 receives the "feedback" instruction from driving game application 36a and uses mapping 220 to send game controller 66 an instruction to vibrate. Game application 36a may provide the instruction to input device manager 801 with a parameter to be communicated to game controller 66, such as the strength with which game controller 66 should vibrate.
A further type of information that might be conveyed to input device manager 801 from an application is the application's context, so that input device manager 801 can change the sense of the controls to match their use in the present phase of the game. For example, driving game 36a may notify input device manager 801 when it has changed from the driving simulation genre to the role-playing genre, so that the use of the controls will be appropriate for the current phase of the game; as another example, a baseball game application may notify the input device manager when it changes from a batting context to a fielding context. Input device manager 801 uses this information to look up the appropriate mapping information for the present context.
It is noted that the foregoing examples have been provided merely for the purpose of explanation and are in no way to be construed as limiting of the present invention. While the invention has been described with reference to preferred embodiments, it is understood that the words which have been used herein are words of description and illustration, rather than words of limitations. Further, although the invention has been described herein with reference to particular means, materials and embodiments, the invention is not intended to be limited to the particulars disclosed herein; rather, the invention extends to all functionally equivalent structures, methods and uses, such as are within the scope of the appended claims. Particularly, while the invention has been described in terms of the use of a game controller with a game application, it is in no way limited to game hardware and software; on the contrary, it will be appreciated by those skilled in the art that the invention can be used with all types of software and input hardware. Those skilled in the art, having the benefit of the teachings of this specification, may effect numerous modifications thereto and changes may be made without departing from the scope and spirit of the invention in its aspects.
EXAMPLES The following are examples of genres that could be used with an input device mapper. The semantics in each genre are divided into "priority 1" semantics and "priority 2" semantics, which are described below: Genre 1: Combat Driving sim, with weapons
Priority 1 Controls
Semantic Description
Steer left / right
Accelerate faster / slower
Brake Brake
Weapons select next weapon
Fire fires selected weapon
Target selects next available target
Menu pause, show menu of priority 2 & 3 controls Priority 2 Controls
Semantic Description
Look forward / right / backward / left
View cycle through view options
Device show device and controls
Dashboard select next dashboard / heads-up display opti
Press to talk for voice communication
Up shift select next higher gear
Down shift select next lower gear Reverse from neutral
Genre 2: Flying Sim, without weapons
Priority 1 Controls
Semantic Description
Bank bank ship left / right
Climb / dive pitch up / down
Throttle faster / slower
Brake brake
Menu pause, show menu of priority 2 & 3 controls
Priority 2 Controls
Semantic Description
Look forward or up / back or down / left / right
Rudder turn ship left / right View select next view (in the cockpit, behind plane, etc.) Display select next on-screen display options, maps, etc. Flaps up Flaps down Toggle Gear Gear up / down Press to talk voice communication Device displays input device and controls Genre 3: Role Playing
Priority 1 Controls
Semantic Description
Move forward / back / left / right
Get pick up and carry item
Select Inventory select next inventory item
Apply use selected inventory item
Attack
Cast cast spell
Talk communicate
Crouch crouch, climb down, swim down
Jump jump, climb up, swim up
Menu pause, show menu of priority 2 & 3 controls
Priority 2 Controls
Semantic Description
Look forward or up / back or down / left / right usually maps to point of view ("POV") on devices that have one Map cycle through map options Display shows next on-screen display options, maps, etc. Press to talk voice communication (multi-player) Rotate turn body left / right Device displays input device and controls Genre 4: Hunting
Priority 1 Controls
Semantic Description
Move move forward / backward / left / right - or - aim up / down / left / right
Aim toggle "Move" axis above between aim and move
Fire fire selected weapon
Weapon select next weapon (cycle through options)
Binoculars look through binoculars Call make animal call
Map view map
Special do game special operation (rattle, eat)
Menu pause, show menu of priority 2 & 3 controls Priority 2 Controls Semantic Description
Look forward or up / back or down / left / right usually maps to POV on devices that have one
Display shows next on-screen display options, maps, etc.
Press to talk voice communication (multi-player) Rotate turn body left / right
Crouch crouch, climb down, swim down
Jump jump, climb up, swim up
Device displays input device and controls Genre 5: Real Time Strategy Priority 1 Controls
Semantic Description
Scroll up / down / left / right
Select Select unit / object / item
Instruct cycle through instructions Apply apply selected instruction
Team select next team (cycle through all) Building select next building Menu pause, show menu of priority 2 & 3 controls Priority 2 Controls Semantic Description Map cycle through map options
Display shows next on-screen display options, maps, etc. Press to talk voice communication (multi-player) Device displays input device and controls Genre 6: Baseball Priority 1 Controls - batting
Semantic Description
Aim aim where to hit
Select cycle through swing options
Normal normal swing
Power swing for the fence
Bunt bunt
Steal have base runner attempt to steal a base
Burst have base runner invoke burst of speed
Slide have base runner slide into base
Box Enter or exit batting box
Menu pause, show menu of priority 2 & 3 controls
Priority 2 Controls ■ - batting
(none)
Priority 1 Controls ■ - pitching
Semantic Description
Aim aim where to pitch
Select cycle through pitch selections
Pitch In throw pitch into strike zone
Pitch Out throw pitch outside of strike zone
Base select base to throw to
Throw throw to base Catch catch hit ball Menu pause, show menu of priority 2 & 3 controls Priority 1 Controls - fielding Semantic Description Aim aim where to run or throw
Nearest switch to fielder nearest to the ball
Conservative Throw make conservative throw Aggressive Throw make aggressive throw Burst invoke burst of speed Jump jump to catch ball
Dive dive to catch ball Menu pause, show menu of priority 2 & 3 controls
Priority 2 Controls - fielding (none) Genre 7: 2D side to side movement
Priority 1 Controls Semantic Description Move left / right /jump or climb or swim up / down Throw throw object Carry carry object
Attack attack Special apply special move Select select special move Menu pause, show menu of priority 2 & 3 controls Priority 2 Controls Semantic Description View scroll view left / right / up / down usually maps to POV on devices that have one
Device displays input device and controls Genre 8: 2D Object Control (CAD)
Priority 1 Controls
Semantic Description
Move move object or scroll view up / down / left / right
View select between move and scroll
Zoom in / out
Select
Special 1 do first special operation
Special 2 do second special operation
Special 3 do third special operation
Special 4 do fourth special operation
Menu pause, show menu of priority 2 & 3 controls
Priority 2 Controls
Semantic Description
Rotate Z rotate object or view clockwise / counterclockwis
Display shows next on-screen display options, etc.
Device displays input device and controls
Genre 9: Browser Control
Priority 1 Controls
Semantic Description
Pointer Move on screen pointer
Select Select current item
Forward/Back Move between items already seen
Page Up/Down Move view up/down
Search Use search tool
Refresh Refresh
Stop Cease current update
Priority 2 Controls
Semantic Description
Home Go directly to "home" location
Favorites Mark current site as favorite Next Select Next page
Previous Select Previous page
History Show/Hide History
Print Print current page

Claims

CLAIMSWE CLAIM:
1. A system for mapping an input device's controls with a computer executable instruction set, comprising: a control-semantic set having a control code associated with a control semantic, wherein the control code is representative of the input device control; an action-semantic set having an action code associated with an action semantic, wherein the action code is representative of the computer executable instruction set; a genre comprising at least one genre semantic; and a map linking the action-semantic set to the control-semantic set by way of the genre, wherein the control semantic and the action semantic share a common genre semantic.
2. The system as recited in claim 1 wherein the genre is selected from a plurality of genres.
3. The system as recited in claim 2, wherein an input device has a first and a second control-semantic set associated with the same control.
4. The system as recited in claim 3, wherein the first control set has a common semantic with a one of said plurality of genres and the second control-semantic set has a common semantic with another one of said plurality of genres.
5. The system according to claim 1, wherein a text string is associated with said action code.
6. The system according to claim 1, further comprising an auxiliary input, wherein said map links an action code to said auxiliary input.
7. The system according to claim 1, where said action-semantic set is represented in an array, and said array comprises an ordered tuple for each action code in said action-semantic set, wherein each said tuple comprises: a value representing a genre semantic; and an action code representing an instruction to said computer executable instruction set.
8. The system according to claim 7, wherein each of said tuples further comprises a text string describing said action semantic.
9. The system according to claim 1, where said control-semantic set is represented in an array, and said array comprises an ordered tuple for each control code in said control-semantic set, wherein each said tuple comprises: a value representing a genre semantic; and a control code representing a notification of operating a control on said input device.
10. The system according to claim 1, wherein said map may be modified by a user.
11. The system according to claim 10, further comprising: a text string describing said action semantic, wherein said text string is provided by said computer executable instruction set; a bitmap image of said input device with a text field, wherein said text field is filled in with said text string, and wherein said bitmap image with said filled in text field is displayed to a user to permit visual representation of said mapping.
12. A method of providing interaction between a first and a second system, comprising the acts of: providing a mapping system having a plurality of mapping genres; accepting into the mapping system information from the first system indicative of genres with which an action of the first system can interact; accepting into the mapping system information from the second system indicative of the genres with which an action of the second system can interact; and selecting one of the plurality of mapping system genres to provide a link between the action of the first system with the action of the second system.
13. The method of claim 12 further comprising the step of publishing the mapping system genres whereby developers of the first system can develop the first system to interact a selected genre so that the first system can interact with any second system that interacts with the selected genre.
14. The method of claim 12 wherein the first system comprises an input/output device.
15. The method of claim 14 wherein the second system comprises a set of computer executable instructions.
16. The method of claim 15 wherein the act of selecting a genre is dependent upon information from said second system.
17. The method of claim 14 further comprising a third system wherein said system accepts mapping information from the third system indicative of genres with which an action of the third system can interact and wherein said mapping system selects a second genre to provide a link between one of the second system genres and the third system by way of the second selected genre.
18. The method of claim 14 further comprising a third system wherein said system accepts mapping information from the third system indicative of genres with which an action of the third system can interacts and wherein said mapping system provides a link between one of the second system genres and the third system by way of the selected genre.
19. The method of claim 18, wherein said selected genre comprises a first semantic and a second semantic, and wherein the link between said first and second systems is provided by way of said first semantic, and the link between said second and third systems is provided by way of said second semantic.
20. The method of claim 18, wherein said first semantic has a first priority and said second semantic has a second priority, and wherein said mapping system links said third system to said second system based on said second priority.
21. A method for using computer input devices with a computer software application, the method comprising: receiving a correlation between a set of actions that said software application performs and semantics selected from a genre; receiving a correlation between controls on a first input device and semantics selected from said genre; receiving a correlation between controls on a second input device and semantics selected from said second genre; selecting an input device from among said first input device and said second input device; and creating a mapping of controls on said selected device into said set of actions, such that at least one of said controls on said selected device maps to an action from said set of actions where said control and said action are correlated with the a common semantic.
22. The method of claim 21, wherein the act of selecting an input device comprises: locating input devices in a sequence; and selecting the first of said input devices located.
23. The method of claim 21 , wherein the act of selecting an input device comprises: looking up preferred devices in a database containing a list of preferred devices for said genre; and selecting a device on said list.
24. A computer-readable medium containing computer-executable instructions to perform a method for using computer a computer input device with a software application, the method comprising: receiving a correlation between action codes that said software application accepts as instructions and semantics selected from a genre; receiving a correlation between control codes that said input device generates and semantics selected from said genre; and creating a mapping of said control codes into said action codes, such that at least one control code maps to an action code where said control code and said action code are correlated with a common semantic.
25. The computer-readable medium according to claim 24, said method further comprising: receiving a control code from said input device, wherein said control code signifies that a control on said device has been operated, and wherein said control code uniquely identifies the control that has been operated; looking up said control code in said mapping to determine an action code to be sent to the input stream of said software application; and sending said action code to said software application.
26. A method for using a computer input devices with a software application, the method comprising: receiving a correlation between a first set of action codes that said software application accepts as instructions and semantics selected from a first genre; receiving a correlation between a second set of action codes that said software application accepts as instructions and semantics selected from a second genre; receiving a correlation between a first set of control codes that said input device generates and semantics selected from said first genre; receiving a correlation between a second set of control codes that said input device generates and semantics selected from said second genre; creating a first mapping of said first set of control codes into said first set of action codes, such that at least one control code maps to an action code where said control code and said action code are correlated with a common semantic; and creating a second mapping of said second set of control codes into said second set of action codes, such that at least one control code maps to an action code where said control code and said action code are correlated with a common semantic.
27. The method of claim 26, further comprising: receiving a first control code from said input device, where said first control code signifies that a first control on said input device has been operated, and where said first control code uniquely identifies said first control; looking up said first control code in said first mapping to determine a first action code to be sent to the input stream of said software application; sending said first action code to said software application; receiving from said software application notification of a change of context in said software application from said first genre to said second genre; receiving a second control code from said second input device, where said second control code signifies that a second control on said input device has been operated, and where said second control code uniquely identifies said second control; looking up said second control code in said second mapping to determine a second action code to be sent to the input stream of said software application; and sending said second action code to said software application.
PCT/US2000/008185 1999-04-06 2000-03-28 System and method for mapping input device controls to software actions WO2000059593A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU40372/00A AU4037200A (en) 1999-04-06 2000-03-28 System and method for mapping input device controls to software actions

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US12797299P 1999-04-06 1999-04-06
US60/127,972 1999-04-06
US09/483,113 US6727884B1 (en) 1999-04-06 2000-01-14 System and method for mapping input device controls to software actions
US09/483,113 2000-01-14

Publications (1)

Publication Number Publication Date
WO2000059593A1 true WO2000059593A1 (en) 2000-10-12

Family

ID=26826136

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/008185 WO2000059593A1 (en) 1999-04-06 2000-03-28 System and method for mapping input device controls to software actions

Country Status (3)

Country Link
US (1) US6727884B1 (en)
AU (1) AU4037200A (en)
WO (1) WO2000059593A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2402507A (en) * 2003-06-03 2004-12-08 Canon Kk A user input interpreter and a method of interpreting user input

Families Citing this family (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW543493U (en) * 2002-04-01 2003-07-21 Lite On Technology Corp The game apparatus for a personal digital assistant
KR100970729B1 (en) * 2003-12-26 2010-07-16 삼성전자주식회사 Input management apparatus and method thereof
US7335134B1 (en) * 2004-02-23 2008-02-26 Lavelle Richard Exercise and game controller apparatus and method
US7903045B2 (en) * 2004-04-30 2011-03-08 Microsoft Corporation Video presenting network supporting separately-configurable resources
US7898533B2 (en) * 2004-04-30 2011-03-01 Microsoft Corporation Video presenting network configuration solution space traversal
US8581803B2 (en) * 2004-04-30 2013-11-12 Microsoft Corporation Video presenting network management
US7679612B2 (en) * 2004-04-30 2010-03-16 Microsoft Corporation Configuration goals via video presenting network
GB2416869A (en) * 2004-07-02 2006-02-08 Symbian Software Ltd Command interactive mapping in a computing device
US7928959B1 (en) * 2005-05-05 2011-04-19 Imi Innovations Inc. System and method for multiple independent computer inputs using unique device and source identification systems
US20070076750A1 (en) * 2005-09-30 2007-04-05 Microsoft Corporation Device driver interface architecture
US20080039169A1 (en) * 2006-08-03 2008-02-14 Seven Lights, Llc Systems and methods for character development in online gaming
US20080039165A1 (en) * 2006-08-03 2008-02-14 Seven Lights, Llc Systems and methods for a scouting report in online gaming
US20080039166A1 (en) * 2006-08-03 2008-02-14 Seven Lights, Llc Systems and methods for multi-character online gaming
US8130194B1 (en) * 2006-12-18 2012-03-06 Imi Innovations, Inc. Non-mouse devices that function via mouse-like messages
US8276115B2 (en) * 2007-02-06 2012-09-25 Progress Software Corporation Automated construction and deployment of complex event processing applications and business activity monitoring dashboards
US8469823B2 (en) * 2008-01-17 2013-06-25 Performance Designed Products Llc Method and apparatus for generating special effects
US8214539B1 (en) 2009-02-23 2012-07-03 Kulanko Robert J Command mapping systems relating input devices to application program interfaces
US8556721B2 (en) 2009-11-16 2013-10-15 Steelseries Aps Apparatus and method for managing peripheral device communications
WO2012037417A1 (en) * 2010-09-16 2012-03-22 Omnyx, LLC Control configuration for digital image system
US9155964B2 (en) 2011-09-14 2015-10-13 Steelseries Aps Apparatus for adapting virtual gaming with real world information
US9302182B2 (en) * 2012-05-23 2016-04-05 Side-Kick Ltd Method and apparatus for converting computer games between platforms using different modalities
US10328344B2 (en) * 2013-10-11 2019-06-25 Valve Corporation Game controller systems and methods
JP6525967B2 (en) 2013-12-06 2019-06-05 株式会社スクウェア・エニックス・ホールディングス PROGRAM, RECORDING MEDIUM, INFORMATION PROCESSING DEVICE, AND CONTROL METHOD
US9937415B1 (en) 2013-12-17 2018-04-10 Amazon Technologies, Inc. Virtual controller for touchscreen
KR102527082B1 (en) * 2018-01-04 2023-04-28 삼성전자주식회사 Display apparatus and the control method thereof
CN110543789B (en) * 2018-05-29 2023-05-16 腾讯科技(深圳)有限公司 Method, device and storage medium for adapting handle and third party application program
SG11202012618QA (en) * 2018-06-21 2021-01-28 Bluestack Systems Inc Methods, systems and computer program products for mapping inputs to a software application
JP6770145B1 (en) 2019-07-05 2020-10-14 任天堂株式会社 Information processing programs, information processing systems, information processing devices, and information processing methods

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0394614A2 (en) * 1989-04-28 1990-10-31 International Business Machines Corporation Advanced user interface
GB2241474A (en) * 1990-03-01 1991-09-04 Peter Michael Jeffery Morrish Multifunctional keyboards with changeable keytop indicia
US5838307A (en) * 1992-07-09 1998-11-17 Thrustmaster, Inc. Computer system with reconfigurable controller
WO1998057719A1 (en) * 1997-06-19 1998-12-23 Act Labs Ltd. Reconfigurable video game controller

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4976435A (en) * 1988-10-17 1990-12-11 Will Shatford Video game control adapter
US5317695A (en) 1992-04-03 1994-05-31 International Business Machines Corporation Method and system for permitting communication between a data processing system and input pointing devices of multiple types
US5442376A (en) 1992-10-26 1995-08-15 International Business Machines Corporation Handling multiple command recognition inputs in a multi-tasking graphical environment
US5896125A (en) * 1995-11-06 1999-04-20 Niedzwiecki; Richard H. Configurable keyboard to personal computer video game controller adapter
US5991546A (en) 1996-09-17 1999-11-23 Cmd Technology, Inc. System and method for interfacing manually controllable input devices to a universal computer bus system
US5807175A (en) 1997-01-15 1998-09-15 Microsoft Corporation Dynamic detection of player actuated digital input devices coupled to a computer port
US5935224A (en) 1997-04-24 1999-08-10 Microsoft Corporation Method and apparatus for adaptively coupling an external peripheral device to either a universal serial bus port on a computer or hub or a game port on a computer
US5893064A (en) * 1997-05-14 1999-04-06 K2 Interactive Llc Speech recognition method and apparatus with voice commands and associated keystrokes
TW345292U (en) 1997-08-09 1998-11-11 Siemens Telecomm System Ltd Controller with universal serial bus
US6223289B1 (en) 1998-04-20 2001-04-24 Sun Microsystems, Inc. Method and apparatus for session management and user authentication
US6263392B1 (en) 1999-01-04 2001-07-17 Mccauley Jack J. Method and apparatus for interfacing multiple peripheral devices to a host computer

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0394614A2 (en) * 1989-04-28 1990-10-31 International Business Machines Corporation Advanced user interface
GB2241474A (en) * 1990-03-01 1991-09-04 Peter Michael Jeffery Morrish Multifunctional keyboards with changeable keytop indicia
US5838307A (en) * 1992-07-09 1998-11-17 Thrustmaster, Inc. Computer system with reconfigurable controller
WO1998057719A1 (en) * 1997-06-19 1998-12-23 Act Labs Ltd. Reconfigurable video game controller

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2402507A (en) * 2003-06-03 2004-12-08 Canon Kk A user input interpreter and a method of interpreting user input

Also Published As

Publication number Publication date
AU4037200A (en) 2000-10-23
US6727884B1 (en) 2004-04-27

Similar Documents

Publication Publication Date Title
US6727884B1 (en) System and method for mapping input device controls to software actions
US6965368B1 (en) Game control device having genre data
US7369117B2 (en) Application programming interface that maps input device controls to software actions
Hocking Unity in action: multiplatform game development in C
US10695664B2 (en) Device for managing operations of accessories
US11185768B2 (en) Accessory for presenting information associated with an application
US6765567B1 (en) Method and apparatus for providing and accessing hidden tool spaces
TWI571794B (en) Systems and methods for managing, selecting, and updating visual interface content using display-enabled keyboards, keypads, and/or other user input devices
AU608236B2 (en) Cursor controlled user interface system
US20040221243A1 (en) Radial menu interface for handheld computing device
Holm et al. A combined immersive and desktop authoring tool for virtual environments
US11224812B2 (en) Apparatus and method for enhancing a condition in a gaming application
KR101531442B1 (en) System and method for generating automatically move and rhythm note
CN115089960A (en) Display control method and device in game and electronic equipment
CN101501755A (en) Radial menu interface for handheld computing device
Powell et al. Evolution of a common controller
Collomb et al. Implementing Drag-and-Drop Like Manipulations in a Collaborative and Large Screen Surface Context
Samples A scalable soldier-machine interface for human-robotic interaction
KR20110111565A (en) Method for communication programming of robot and multimedia object, medium recording program for operating the method
JPH1185878A (en) Supporting system for application operation

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP