UE4SS is a Lua scripting system, C++ modding API and live debugger for UE4 games. Mirror of the UE4SS version for Payday 3 until we make an official release on the github.
There is now only one download for both Steam and Gamepass.
Steam/Epic Install
To install, extract the contents of the zip file into {GamePath}/PAYDAY3\PAYDAY3\Binaries\Win64
Gamepass Install
To install, extract the contents of the zip file into {GamePath}/PAYDAY3\PAYDAY3\Binaries\WinGDK
Version 2 included an update that included a mod to allow pak mods to work without passing the -fileopenlog parameter. This is now enabled by default. To disable it, open to Mods/mods.txt and set AllowModsMod : 0
If using the Gamepass version, you may need to extract the mod and edit this file before copying it into the game's directory.
When I install this and try to launch the game, nothing is happening. The game is not launching/opening. I don't know why. It is running in task manager though, but the game itself did not open.
When I install this and try to launch the game, nothing is happening. The game is not launching/opening. I don't know why. It is running in task manager though, but the game itself did not open.
In the log.txt, it says:
[2023-10-18 07:29:40] Console created
[2023-10-18 07:29:40] UE4SS - v2.5.2 Beta #0 - Git SHA #a96cc52
[2023-10-18 07:29:40] WITH_CASE_PRESERVING_NAME: Yes
[2023-10-18 07:29:40] Setting up mods...
[2023-10-18 07:29:40] Starting mods (from mods.txt load order)...
[2023-10-18 07:29:40] Starting C++ mod 'AllowModsMod'
[2023-10-18 07:29:40] [AllowModsMod]: Init.
Yea im having the same exact issue. the game launches in the task manager but nothing else happens and the log says exactly what you said.