Skip to content

Configuration file submission: Final Fantasy VII and VIII (2013 Steam version) #10

Description

@ProjectXsent
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Final Fantasy VII (2013 Steam)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Xidi Version:     v5.0.0
; Xidi Form:        dinput.dll + dinput8.dll + winmm.dll + Xidi.32.dll + SDL.XidiPlugin.32.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Authors:          ProjectXsent
; Last Modified:    05/15/2026
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

Plugin = SDL
ControllerBackend = SDL3

[Mapper]
Type = FF7

[CustomMapper:FF7]
Template = DigitalGamepad

ButtonA             = Compound(Button(2), Keyboard(X))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Final Fantasy VIII (2013 Steam)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Xidi Version:     v5.0.0
; Xidi Form:        dinput8.dll + Xidi.32.dll + SDL.XidiPlugin.32.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Authors:          ProjectXsent
; Last Modified:    05/15/2026
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

Plugin = SDL
ControllerBackend = SDL3

[Mapper]
Type = FF8

[CustomMapper:FF8]
Template = DigitalGamepad

StickLeftX          = Split(Keyboard(RightArrow), Keyboard(LeftArrow))

DpadLeft            = Compound(Pov(Left), Keyboard(LeftArrow))
DpadRight           = Compound(Pov(Right), Keyboard(RightArrow))

ButtonA             = Compound(Button(1), Keyboard(X))
ButtonRS            = Keyboard(Esc)

[Workarounds]
PollReturnCode = 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    configuration submissionNew configuration file for submission to this repository

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions