Skip to content

Game Profiles #542

@TheRealYasri

Description

@TheRealYasri

Going to post profiles for game that do/can not use standard d/xinput. Feel free to post yours.

Jebs Legend of Zelda.yaml.txt

version: 1
kind: DeviceProfile
name: jebs Legend of Zelda
description: https://gamejolt.com/games/jzelda_woohoo/1043660
target_devices:
  - keyboard
mapping:
  - name: Move Right
    source_event:
      gamepad:
        button: DPadRight
    target_events:
      - keyboard: KeyRight
  - name: Move Left
    source_event:
      gamepad:
        button: DPadLeft
    target_events:
      - keyboard: KeyLeft
  - name: Move  Up
    source_event:
      gamepad:
        button: DPadUp
    target_events:
      - keyboard: KeyUp
  - name: Move Down
    source_event:
      gamepad:
        button: DPadDown
    target_events:
      - keyboard: KeyDown
  - name: Sword (West)
    source_event:
      gamepad:
        button: West
    target_events:
      - keyboard: KeyZ
  - name: Item (South)
    source_event:
      gamepad:
        button: South
    target_events:
      - keyboard: KeyX
  - name: Item Swap (R1)
    source_event:
      gamepad:
        button: RightBumper
    target_events:
      - keyboard: KeyLeftShift
  - name: Subscreen (Start)
    source_event:
      gamepad:
        button: Start
    target_events:
      - keyboard: KeyEnter
  - name: Exit (Select)
    source_event:
      gamepad:
        button: Select
    target_events:
      - keyboard: KeyEsc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions