Customization with Windrose - Getting UESS Mod to run on Windrose

System Information

Field Value
Operating System Linux - Debian GNU/Linux 13 on x86_64
Product AMP ‘Deimos’ v2.7.2.0 (Mainline)
Virtualization Podman
Application Windrose
Module GenericModule
Running in Container Yes
Current State Ready

Problem Description

Issue

Hi,
im trying to mod the Windrose Server with UESS Mods. However it does not seem to be starting correctly. Files are in /R5/Binaries/Win64/ue4ss
There is no log generated like UESS.log so it does not seem to get loaded - Mods also dont work. Any help would be appriciated. Thanks so much!

Reproduction Steps

  • Verified all UE4SS files are in the correct paths
  • Confirmed dwmapi.dll is present next to the server executable
  • Restarted the server multiple times (full stop + start)
  1. Server starts and runs normally
  2. No UE4SS.log is created in R5/Binaries/Win64/ue4ss/ after server start
  3. Console shows no UE4SS initialization messages
  4. Mods do not load
1 Like

Wait until this is merged: Windrose: add Windrose+ option by Greelan · Pull Request #1890 · CubeCoders/AMPTemplates · GitHub

It is pending an update to AMP for adding of ports to existing instances to be done automatically - I’ve been promised it this week xd

2 Likes

I tried your config repo for windrose - but it doesn’t seem to be working. Not sure if im doing something wrong. When starting the server without Windrose+ it works. But with Windrose+ it errors out:

Unable to complete task

This task could not be completed: Downloading Windrose - - State: 3.

Response status code does not indicate success: 404 (Not Found).
```
Success! App '1007' fully installed.
quit
Unloading Steam API...OK

wine: created the configuration directory '/AMP/windrose/.wine'

PowerShell v7.6.1 already installed. Skipping

  Windrose+ Installer
  Server folder: /AMP/windrose/4129620
  [1/3] Installing UE4SS mod loader...
    Downloading UE4SS...
    Finding latest UE4SS release...
    Downloading UE4SS_v3.0.1-946-g265115c0.zip...

    Done.
  [2/3] Installing Windrose+ mod... done

  [3/3] Setting up dashboard... done
  Windrose+ installed.
  Start server:
    StartWindrosePlusServer.bat   (always use this — it rebuilds the override PAK when config changes)
  Start dashboard:
    windrose_plus\start_dashboard.bat
  Config:
    windrose_plus.json  (multipliers, RCON, admin — created on first server start)
    windrose_plus.ini   (advanced overrides — optional, copy from windrose_plus\config\windrose_plus.default.ini)
```

That’s because it hasn’t been merged yet…

Ah ok my bad, im still new to this, sorry. I thought this was purely a deployment templates related change and could be pretested via another Configuration Repository.