From 2e2556b5a0bcb0e6002e215c3f01aca24fd3b3e8 Mon Sep 17 00:00:00 2001 From: Dekana Date: Sun, 24 May 2026 16:45:26 +0900 Subject: [PATCH] Update README with new dependencies and requirements --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a4ce4e07b..e350f22dc 100644 --- a/README.md +++ b/README.md @@ -216,9 +216,10 @@ SkyrimNet's modder API has a growing ecosystem of plugins built on top of it. A - [Latest Microsoft Visual C++ Redistributable](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170) - [Native EditorID Fix](https://www.nexusmods.com/skyrimspecialedition/mods/85260) (or [VR version](https://github.com/naitro2010/NativeEditorIDFixNG/releases/)) - [Prisma UI](https://www.nexusmods.com/skyrimspecialedition/mods/148718) +- [Media Keys Fix SKSE](https://www.nexusmods.com/skyrimspecialedition/mods/92948) - Requirement of Prisma UI ### 📋 **Optional Dependencies** -- [UIExtensions](https://www.nexusmods.com/skyrimspecialedition/mods/17561) - Required for text input and Input Wheel +- [UIExtensions](https://www.nexusmods.com/skyrimspecialedition/mods/17561) - Required for Input Wheel - [Dragonborn Voice Over](https://www.nexusmods.com/skyrimspecialedition/mods/84329) - Required for several optional features: voicing player lines in Dialogue menus (DBVO but with real-time audio generation), TTS for mods with silent voices, and Universal Translator. To enable these features, install DBVO but disable or delete the DBVO.esp file (no voice pack is required). - [CUDA Toolkit 12.x](https://developer.nvidia.com/cuda-12-9-1-download-archive) - If you have an NVIDIA GPU with CUDA support, CUDA toolkit 12.x (**not** the most recent 13.x versions) can be used to increase performance of local Whisper STT. Restart your PC after installing it. You can confirm that CUDA is being used on the Test & Easy Setup page in the Speech-to-Text Test section: