Korean Artist Project with Korean Art Museum
Log in  |  Register  |  Korean    Contact us

Feature Proposal: Xukmi FX Shaders

Goal

Add a modern, flexible shader system ("Xukmi FX") to enable advanced visual effects with minimal boilerplate, optimized for real-time applications (games, demos, tools).

It is critical to use the correct version for your specific game version:

Method 1: Manual Installation (For Advanced Users)

  1. Download the Package: Obtain the official Xukmi_FX_vX.X.zip from a trusted source. Never download from random file uploaders—stick to the modder’s official page or partnered sites.
  2. Extract the Contents: You will see folders like dxgi, Shaders, and Presets.
  3. Locate Game Root: Navigate to your game’s installation folder (where the .exe file lives).
  4. Copy Shaders Folder: Drag the Xukmi shader files into the game’s root Shaders directory. If it doesn’t exist, create one.
  5. Apply Preset: Copy the .ini preset file into the main directory. Open ReShade in-game (default Home key) and select the Xukmi preset from the dropdown menu.

: The full repository of these shaders, including the source code for ShaderLab and HLSL, can be found on xukmi’s GitHub how to install the specific plugins needed for these shaders?

Requirement Check: Ensure the Render Editor mod is installed, as many of Xukmi’s visual tweaks rely on the ability to override the game's internal rendering engine.