
- All games
- Skyrim Special Edition
- Mods
- User Interface
- Inventory Interface Information Injector
Inventory Interface Information Injector
-
Endorsements
-
Unique DLs--
-
Total DLs--
-
Total views--
-
Version1.1.0
- Download:
- Manual
File information
Last updated
Original upload
Created by
Parapets and JelidityUploaded by
ParapetsVirus scan
Safe to use
Tags for this mod
Current section
About this mod
Inserts interesting information, including item icons, into inventory interface. Importantly, its innocuous injection implementation intrinsically ignores independently installed interface improvements.
- Requirements
-
Nexus requirements
Mod name Notes Address Library for SKSE Plugins For Skyrim Special Edition Skyrim Script Extender (SKSE64) For Skyrim Special Edition Skyrim Script Extender for VR (SKSEVR) For Skyrim VR SkyUI For Skyrim Special Edition Off-site requirements
Mod name Notes SkyUI VR For Skyrim VR Mods requiring this file
- Permissions and credits
-
Author's instructions
Source code on GitHub
This work is licensed under the MIT License.File credits
Jelidity - Created the Icon Addon.
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
-
Translations
- Ukrainian
- Turkish
- Spanish
- Russian
- Portuguese
- Polish
- Mandarin
- Italian
- German
- French
-
Translations available on the Nexus
Language Name Mandarin Author:CO2Cat Inventory Interface Information Injector - CHS 1.1.0 Russian Author:PinkyTongue Inventory Interface Information Injector (Russian Translation) Italian Author:ALL4ALL Inventory Interface Information Injector ( ITALIANO ) German Author:ALL4ALL Inventory Interface Information Injector ( 1.1.0 DEUTSCH ) Turkish Author:melihkaraman Inventory Interface Information Injector Turkish Translation Spanish Author:supercento Inventory Interface Information Injector - Castellano - Spanish French Author:Parapets et Jelidity - Trad Irwine (FR) Inventory Interface Information Injector Portuguese Author:Granhadd Inventory Interface Information Injector (PTBR) Mandarin Author:Parapets and Jelidity Inventory Interface Information Injector-Mandarin Translation Other Author:Parapets Inventory Interface Information Injector Chinese Translation Polish Author:Patriot Inventory Interface Information Injector - Polish Translation Mandarin Author:Misaki Mei Inventory Interface Information Injector - CHS Portuguese Author:Maatsuki Inventory Interface Information Injector - PTBR Spanish Author:Vyr0511 Inventory Interface Information Injector 1.0.1 - Spanish - Castellano - Espanol Ukrainian Author:Parapets Inventory Interface Information Injector - ukr translation (UA) German Author:Nex Dev Inventory Interface Information Injector -- DE Russian Author:Nozarashi Inventory Interface Information Injector - RU - Changelogs
-
-
Version 1.1.0
- Fixed log location on SkyrimSE 1.6.1130+
- Added simple Scaleform API
- Added support for MergeMapper and SkyrimVRESL
- Icon Addon: Classified Ring of Disrobing as Ring
-
Version 1.0.2
- Fixed color for Clothing and Jewelry in Favorites menu
- Fixed matching of Other weight class
- Icon Addon: Fixed classification of Horseshoe (Beyond Skyrim Bruma)
-
Version 1.0.1
- Icon Addon: Fixed Lute being categorized as a Bug Jar
- Icon Addon: Changed Placeable Bear Trap (Wyrmstooth) color to match Ammo
-
OVERVIEW
This framework makes it possible to inject new information, including custom icons, into SkyUI's inventory and favorites menus without editing the SWF files. This means that many different mods can customize how their items should be displayed in the SkyUI interface while remaining compatible with each other.
VANILLA IMPROVEMENTS
The mod includes some basic improvements to base SkyUI:
ICON ADDON
In addition to the above improvements, the Icon Addon by Jelidity (I4IconAddon.esp) includes:
CONFIG CREATION
Configs are located in 'Data\SKSE\Plugins\InventoryInjector'. Much like how the game finds BSA and INI files, files from the config directory will get loaded if their filename matches a plugin in your load order. They will also be loaded in the same order, and if there are any conflicts between them, the later-loading config will take priority.
Check the documentation for detailed information.
COMPATIBILITY
No known incompatibilities.
SkyUI reskins that change icon colors will need patches to correct the colors when I4 is installed. Patches are currently available for the following mods:
SPECIAL THANKS
Thanks to my collaborator Jelidity for making the awesome Icon Addon.
This framework makes it possible to inject new information, including custom icons, into SkyUI's inventory and favorites menus without editing the SWF files. This means that many different mods can customize how their items should be displayed in the SkyUI interface while remaining compatible with each other.
VANILLA IMPROVEMENTS
The mod includes some basic improvements to base SkyUI:
- Correct categorization of items from the Dragonborn expansion, such as the Ancient Nordic Pickaxe
- Differentiation of Books and Notes based on the 3D model (restoring a feature from Classic Skyrim)
- Fixing the missing icon for Firewood
- Colored icons in the Favorites menu
- Additional support for Beyond Skyrim and Wyrmstooth
ICON ADDON
In addition to the above improvements, the Icon Addon by Jelidity (I4IconAddon.esp) includes:
- Restoration of cut SkyUI icons for items such as maps and ores
- New icons for vanilla items, such as Elder Scrolls and House Parts
- New icons and types for Creation Club items, such as Fishing Rods, Backpacks, Ayleid Crystals, and more
- New icons for damaging magic such as Wind, Poison and Sun
- Built in support for Mysticism, Beyond Skyrim and Wyrmstooth
- Various icons included in the addon can be assigned to mods by adding keywords, listed in the relevant article
CONFIG CREATION
Configs are located in 'Data\SKSE\Plugins\InventoryInjector'. Much like how the game finds BSA and INI files, files from the config directory will get loaded if their filename matches a plugin in your load order. They will also be loaded in the same order, and if there are any conflicts between them, the later-loading config will take priority.
Check the documentation for detailed information.
COMPATIBILITY
No known incompatibilities.
SkyUI reskins that change icon colors will need patches to correct the colors when I4 is installed. Patches are currently available for the following mods:
- Dear Diary
- Dear Diary Dark Mode (warm text)
- Dear Diary Dark Mode (white text)
SPECIAL THANKS
Thanks to my collaborator Jelidity for making the awesome Icon Addon.