Skip to content

Custom Cursor

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.

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.

File format is PNG.