SKYRIM
Xbox 360 Controller Remapper with Controller Input by GNehs
Skyrim » Utilities
Added: 29/04/2013 - 07:43PM
Updated: 01/05/2013 - 07:33AM

147 Endorsements

1.2.1 Latest version

1,564 Unique D/Ls

2,482 Total D/Ls

20,291 Total Views

Uploaded by gnehs82

Description

Last updated at 7:33, 1 May 2013 Uploaded at 19:43, 29 Apr 2013

A program written in C#.net that detects and uses your XBOX 360 controller to remap your controlmap.txt file.


Features:
-Bind actions to different keys/combination of keys
-Bind keys that are 'reserved' (unbind-able) in the game. (i.e., you cant bind directional pads)


Requirements:
Requires .NET framework version 4.0 or higher.
http://www.microsoft.com/en-us/download/details.aspx?id=17851

IMPORTANT!:
This program runs fine but if you leave it open, start Skyrim and return the program, it will hang a bit when binding keys. Just restart the program.

How To Use:
1. Use nexus mod manager to download or download file and extract into your "\data" folder (e.g., C:\games\The Elder Scrolls V Skyrim\Data )
2. Open Xbox Controller Remapper for Skyrim.exe
3. Go to File->Open and open your controlmap.txt file located at your "Data\Interface\Controls\pc\" (one is provided for you if you don't have one)
4a. Click on the green arrow to start the binding process then
4b. Press and hold your desire combination of buttons
5. Save your file

Notes:
- Order of binding matters. For instance, LB + A is not the same as A + LB --> LB + A means you press LB then press A and vice versa. This causes some problems with certain commands like "favorites".
- When pressing the bind key button (green arrows), the program is waiting for an input. Either press a button on your controller or wait for it to die out. The program is NOT hanging.
- Not all key map combinations will work. There are limitations to what and how you can bind your actions and I have no exhaustively tested everything.
- Double mapping keys will cause problems. Do not bind A + B and B + A to the same command.


Version History:
v1.2.1 - Can now add key binds one at a time to get the right order. (Order matters!)
v1.2.0 - Found some issues with controlmap.txt that would make certain binds not to work. Recoded to adjust.
v1.1.1 - Changed some code to help with stability. Fixed some minor boo boos on the form.
v1.0.1 - Small update that fixes some misplaced items on the main window