Skip to content

Configuration file submission: Capcom GOG Games and DMC3SE 2006 #9

Description

@ProjectXsent
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Resident Evil 1 (1996) GOG
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Xidi Version:     v5.0.0
; Xidi Form:        winmm.dll + Xidi.32.dll + SDL.XidiPlugin.32.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Authors:          ProjectXsent
; Last Modified:    06/15/2026
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

Plugin = SDL
ControllerBackend = SDL3

[Mapper]
Type            = RE1Classic

[CustomMapper:RE1Classic]
Template            = DigitalGamepad

ButtonRS            = Keyboard(F9)
; This will allow the RS/R3 Button to Quit to Main Menu/game.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Resident Evil 2 (1998) GOG
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Xidi Version:     v5.0.0
; Xidi Form:        winmm.dll + Xidi.32.dll + SDL.XidiPlugin.32.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Authors:          ProjectXsent
; Last Modified:    06/15/2026
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

Plugin = SDL
ControllerBackend = SDL3

[Mapper]
Type            = RE2Classic

[CustomMapper:RE2Classic]
Template            = DigitalGamepad

ButtonRS            = Keyboard(F9)
; This will allow the RS/R3 Button to Quit to Main Menu/game.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Resident Evil 3 Nemesis (1999) GOG
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Xidi Version:     v5.0.0
; Xidi Form:        winmm.dll + Xidi.32.dll + SDL.XidiPlugin.32.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Authors:          ProjectXsent
; Last Modified:    06/15/2026
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

Plugin = SDL
ControllerBackend = SDL3

[Mapper]
Type            = RE3Classic

[CustomMapper:RE3Classic]
Template            = DigitalGamepad

ButtonRS            = Keyboard(Esc)
; This will allow the RS/R3 Button to show a popup to quit the game.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Dino Crisis 1 GOG
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Xidi Version:     v5.0.0
; Xidi Form:        dinput.dll + Xidi.32.dll + SDL.XidiPlugin.32.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Authors:          ProjectXsent
; Last Modified:    06/15/2026
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

Plugin = SDL
ControllerBackend = SDL3

[Mapper]
Type            = DinoCrisis1

[CustomMapper:Dino Crisis1]
Template            = DigitalGamepad

ButtonRS            = Keyboard(F9)
; This will allow the RS/R3 Button to Quit to Main Menu/game.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Dino Crisis 2 GOG
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Xidi Version:     v5.0.0
; Xidi Form:        dinput.dll + Xidi.32.dll + SDL.XidiPlugin.32.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Authors:          ProjectXsent
; Last Modified:    06/15/2026
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

Plugin = SDL
ControllerBackend = SDL3

[Mapper]
Type            = DinoCrisis2

[CustomMapper:DinoCrisis2]
Template            = DigitalGamepad

ButtonRS            = Keyboard(F9)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Breath of Fire IV GOG
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Xidi Version:     v5.0.0
; Xidi Form:        dinput.dll + Xidi.32.dll + SDL.XidiPlugin.32.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Authors:          ProjectXsent
; Last Modified:    06/15/2026
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

Plugin = SDL
ControllerBackend = SDL3

[Mapper]
Type            = BoF4

[CustomMapper:BoF4]
Template            = DigitalGamepad

ButtonRS            = Keyboard(F9)
; This will allow the RS/R3 Button to Quit to Main Menu/game.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Devil May Cry 3: Special Edition (2006)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Xidi Version:     v5.0.0
; Xidi Form:        dinput8.dll + Xidi.32.dll + SDL.XidiPlugin.32.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Authors:          ProjectXsent
; Last Modified:    06/15/2026
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

; NOTE: 
; - Move/rename dmc3se.ini
; - Works with Style Switcher v3.0.0+
; - For generic controllers with 1234 buttons, use SDL.XidiPlugin.32.dll and SDL3.dll from this fork (https://github.com/ProjectXsent/Xidi-SDL3-Plugin)

Plugin = SDL
ControllerBackend = SDL3

[Mapper]
Type = DMC3SE

[CustomMapper:DMC3SE]
Template = StandardGamepad

StickLeftX          = Axis(RotZ)
StickLeftY          = Axis(Z)
StickRightX         = Axis(Y)
StickRightY         = Axis(X)

ButtonA             = Button(3)
ButtonB             = Button(4)
ButtonX             = Button(1)
ButtonY             = Button(2)
ButtonLB            = Button(5)
ButtonRB            = Button(6) 
TriggerLT           = Button(7)
TriggerRT           = Button(8)
ButtonBack          = Button(11)
ButtonStart         = Button(12)
ButtonLS            = Button(9)
ButtonRS            = Button(10)

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