Manager says incompatible
Compare the mod targetGameBuild with the runtime profile game build.
Help center
The manager is the recommended path. If you want to install manually or recover a broken setup, use the checks below before changing game files.
Troubleshooting
Compare the mod targetGameBuild with the runtime profile game build.
Confirm the mod folder exists under UE4SS Mods/ and is enabled in Mods/mods.txt.
Verify dwmapi.dll, UE4SS.dll, and UE4SS-settings.ini are in the Starminer Win64 directory.
Manual install is for advanced users. Back up or use a copied Starminer install first. You are responsible for placing files correctly and verifying hashes from the API metadata.
Use the runtime profile as the source of truth for the UE4SS payload and file layout.
GET /api/v1/runtime/latest.json
Install directory: ILLSpace/Binaries/Win64
Required files: dwmapi.dll, UE4SS.dll, UE4SS-settings.ini
Download the framework ZIP from the framework metadata, verify SHA256, then place it under the UE4SS Mods folder.
GET /api/v1/framework/latest.json
Mods directory: ILLSpace/Binaries/Win64/Mods
Download only installable catalog mods with downloadEnabled: true. Verify the ZIP hash,
extract to the UE4SS Mods folder, and add the mod id to Mods/mods.txt.
GET /api/v1/catalog.json
GET /api/v1/mods/example.hello-lua/index.json
Mods/mods.txt.