https://github.com/13xforever/teso-gamepad-glyphs
The Elder Scrolls Online addon to customize gamepad button glyphs for xinput devices
https://github.com/13xforever/teso-gamepad-glyphs
addons elder-scrolls-online
Last synced: 17 days ago
JSON representation
The Elder Scrolls Online addon to customize gamepad button glyphs for xinput devices
- Host: GitHub
- URL: https://github.com/13xforever/teso-gamepad-glyphs
- Owner: 13xforever
- License: mit
- Created: 2023-03-18T16:39:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-03T19:04:52.000Z (over 1 year ago)
- Last Synced: 2024-01-04T17:46:39.868Z (over 1 year ago)
- Topics: addons, elder-scrolls-online
- Language: Lua
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gamepad button glyphs addon
This addon will help you change xbox one button glyphs to another set of glyphs that are already shipped with the game, but unavailable through normal settings.It works by explicitly remapping xbox textures to a selected variation.
To install, unpack zip in your `\Elder Scrolls Online\live\AddOns` (it should look like `AddOns\CustomGamepadButtons\`).
In-game UI settings require additional addon [LibHarvensAddonSettings](https://www.esoui.com/downloads/info584-HarvensAddonSettings.html).
Or you can use `/script ButtonsManager:ChangeButtonsTo("switchpro")` command in chat.
# Development info
Official ESO UI SDK: https://github.com/esoui/esouiIntelliJ completion library files (add path to the extracted folder to `lua.workspace.library` in VSCode): https://github.com/Baertram/IntelliJ_ESOUI_AutoCompletion/tree/main/Releases
Manifest format: https://wiki.esoui.com/Addon_manifest_(.txt)_format