Skip to content

Command line tool for working with Skyrim's `controlmap.txt` files.

License

Notifications You must be signed in to change notification settings

LPGhatguy/skyrim-controlmap-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skyrim controlmap.txt Editor

Skyrim has a custom file format for configuring controls.

There aren't many tools or guides for making custom gamepad controls. A lot of players use Gamepad++, but it doesn't enable rebinding of core controls.

The best tool the Skyrim modding community has had for custom gamepad controls is Xbox 360 Controller Remapper. It's a bit crusty, old, and has some rough edges.

There historically hasn't been a way to merge controlmap.txt files, meaning that mods that want to ship custom controls can't do so without overwriting all of them.

This is a command line tool that:

  • Edits controlmap.txt files from the command line
  • Merges controlmap.txt files together to allow patching
  • Reformats controlmap.txt files to make them easier to read
  • Interprets controlmap.txt files and shows human-readable descriptions of bindings

License

This project is available under the Mozilla Public License, Version 2.0. Details are available in LICENSE.txt.

About

Command line tool for working with Skyrim's `controlmap.txt` files.

Topics

Resources

License

Stars

Watchers

Forks

Languages