Skyrim Special Edition
0 of 0

File information

Last updated

Original upload

Created by

Olet

Uploaded by

olet

Virus scan

Safe to use

About this mod

Search & ADD items in VR!!! The AddItemMenu (NG) is great for VR, but the search textbox can't work.
The VRkeyboard mod is great too, and the invoke method is very simple,so the small patch is here.
You can search somethings and add to your inventory in VR, So happy....

Requirements
Permissions and credits
Changelogs
I confirmed that it works. Through AIM's search method (spell is recommended), vrkeyboard pops up, enter text, confirm, and return the items results.
Like SE, there are two types of results returned:
1. Return directly to the item inventory container box
2. There are some intermediate items filter selection windows in the process

Anyway, I can finally search for items in VR, hope this simple hack helps you too.

------------------------

install:

only for VR vesion

1、use MO,like other patchs
2、Order:
  •  ...
  •  VRKeyborad
  •  ...
  •  additemmenu
  •  additemmenu NG
  •  ...
  •  this patch

 Issues:

My coding level is relatively low and I am not familiar with SE scripts. I only changed one line of code and just called the method according to vrkeyboard's instructions.

Not fully tested, known issues( I'm sure these problems are not caused by the patch. Just the search behavior may easily induce these native errors):
1. VR keyboard, if the submitted keyboard does not input any text, it may break itself. Then you may not be able to open VR keyboard. The cause of this problem has nothing to do with this patch. This strange problem may occur if you use vrkeyboard with any other mod. I've encountered this problem
2. It is recommended to use AIM-search spell,instead of item,   because AIM-search item may break due to some unknown reasons when used for multi-step filtering. 
3. If one of your searches returns hundreds of items,  you may CTD, This is not caused by this patch, this should be a native problem. I just remind you to avoid using common words such as "the" to return too many items at once. 
     ------Optional files:fixed the many items CTD by disable translation of item display name
     Because I couldn't stand CTD every time I searched for "sword" (too many swords were returned), so I hacked another place. CDT is the translation of the display name, so I commented out the translation function. I put it in the optional file. You can choose this branch if you don't mind the translation of the display names of items.

--------------------------------------

All great assets and value belong to these masters, I just added a line of code

 towawot  AddItemMenu   https://www.nexusmods.com/skyrimspecialedition/mods/17563
 mrowrpurr vrkeyboard  https://www.nexusmods.com/skyrimspecialedition/mods/64319
 DarkMatterValkyrie  AddItemMenu - NG  https://www.nexusmods.com/skyrimspecialedition/mods/71409


----------
thx, google translation