Custom Cursor
Overview
Section titled “Overview”PrismaUI allows you to customize the cursor appearance by replacing the default cursor with your own PNG
image. This enables you to create a consistent visual experience that matches your mod’s theme and style.
File Requirements
Section titled “File Requirements”Location
Section titled “Location”Place your custom cursor file at:
Skyrim/Data/PrismaUI/misc/cursor.png
Or in your Mod Organizer 2 plugin:
MyPlugin/ └── PrismaUI/ └── misc/ └── cursor.png ← Your custom cursor file
Simply place your cursor.png
file in the specified directory. PrismaUI will automatically use your custom cursor when any PrismaView
has focus.
Format
Section titled “Format”File format is PNG
.