This mod is a dependency for other mods and not a stand alone mod
UE4SS s a scripting platform and a mod loader for the unreal engine. This makes it possible to load your own C++ and Lua mods. This is not possible with the normal .pak mods from Train Sim World.
This mod is a customized version of UE4SS. Unnecessary standard mods and boilerplate have been removed.
If you want to create your own c++ or lua mod, please visit the github repository of UE4SS.
If you are familiar with building c++ binaries, you can also build UE4SS yourself. I have made some small changes to UE4SS, but otherwise the source code is the same as UE4SS experimental (because of the new folder structure). All my changes are open source and can be viewed in this repository: https://github.com/vanlueckn/RE-UE4SS-TSW
Steam & Epic Games
The downloaded ZIP archive must be unpacked into the folder \WindowsNoEditor\TS2Prototype\Binaries\Win64\.
XBOX Games on PC
The downloaded ZIP archive must be unpacked into the folder \XBoxGames\Train Sim World- 5\Content\TS2Prototype\Binaries\WinGDK\.
After installation there should be a folder called ue4ss and a file named dwmapi.dll inside Win64 or WinGDK.
Updated UE4SS to latest experimental version
Loading comments…