Skip to content

ProjectXsent/dmc3-inputs-thing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

To build this you need to install legacy DirectX SDK headers from https://www.microsoft.com/en-US/download/details.aspx?id=6812 otherwise just run a coresponding batch file to generate solution and build it using cmake.

Requirements

Instructions (works in Vanilla)

  1. Make sure to update the game to v1.3.0.
    • To check the game version, Right-click "dmc3se.exe" and select Properties > Details > File/Product version. If it says "1.3.0.0", you can skip this step.
  2. Rename/delete "dmc3se.ini" file or else this mod will not work. If there's no such file, skip this step.
  3. Extract the files inside the DMC3SE game folder.
  4. Run the game.

Instructions when using Style Switcher Mod:

  1. Run the Style Switcher's "install.bat".
  2. When prompted, select "0".
  3. Rename/delete "dmc3se.ini" file or else this mod will not work. If there's no such file, skip this step.
  4. Extract the files inside the DMC3SE game folder and click Yes to overwrite.
  5. Run the game.

About

DirectInput interface for SDL controllers, intended for DMC3SE 2006 PC port

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • C++ 98.9%
  • Other 1.1%