0 of 0

File information

Last updated

Original upload

Created by

NeoH4x0r

Uploaded by

NeoH4x0r

Virus scan

Some manually verified files

Documentation

Readme

View as plain text

��Mod: Better Gamepad key support (an SKSE Plugin)

Version: 1.7.3.1



DESCRIPTION ========================================================================================================



Adds better support for Gamepad functions.



* All Gamepad Keys can be used with, and fully work with, the following input functions:

IsKeyPressed | TapKey | HoldKey | ReleaseKey | GetMappedKey | IsKeyHeld | DisableKey | EnableKey | IsKeyDisabled | GetNthKeyPressed

* Input.IsKeyPressed function can detect pressing with following keys with a gamepad:

Forward/Back/Strafe Left/Strafe Right and trigger buttons

* Added gamepad support for the following keys:

Auto-Move | Quick Map | Quick Inventory | Quick Magic | Quick Stats | Screenshot | Mult-Screenshot (takes 10 screenshots evey 0.5s)

NOTE: these keys must be used with a scripted hotkey mod (you can even set them up using an MCM menu, if you add MCM support)

* Input.GetMappedKey: will automatically return the proper key code regardless of keyboard or gamepad usage







NOTE: the followine feature is not currently available in the release/devleopment version of the plugin

-- it was originally a hard-modifiction to skse (which the developers of skse will have to include)

if you want this feature included in skse you can request it by posting the beth-soft forum:

http://forums.bethsoft.com/topic/1530780-wipz-skyrim-script-extender-skse

* Input.GetMappedKey: now allows things like SkyUI to map keybaord keys and gamepad keys at the same time

NOTE: you cannot use a keyboard and gamepad key for the same entry

However, you can map entries to keyboard keys and map others to gamepad keys.



INSTALLATION ===========================================================================================================

Install the mod using NMM or any other mod manager that supports fomod installes.

-Or- Extract the SKSE/Plugins folder to skyrim/Data/SKSE/Plugins



UNINSTALLATION =========================================================================================================

Unintall the mod using NMM or any other mod manager that supports fomod installes.

-Or- Delete the neoh4x0r-gpad.dll/.pdb from skyrim/Data/SKSE/Plugins



ISSUES =================================================================================================================

none currently (that I know of)



INCOMPATIBILITY =========================================================================================================

none currently (that I know of)



Alternate Donwload locations/Source =================================================================================================================

* The main download page: http://www.netsolutions.dynu.com/DownloadID/1049



* If you want the latest bleeding-egde vesrgion:

http://www.netsolutions.dynu.com:81/websvn/tesv_skyrim/utilities/skse/tags/neoh4x0r-gpad/



* if you want to view the source in flat-directory:

http://www.netsolutions.dynu.com:81/websvn/tesv_skyrim/utilities/skse/branches/gamepad-work-plugin/



* if you want to view the source including svn log messages/get diffs/etc:

http://www.netsolutions.dynu.com:81/viewvc/skse/branches/gamepad-work-plugin/



Change Log =============================================================================================================

v 1.7.3.1 - Initial Release (requires SKSE 1.7.3)