Skip to content

2020-12-12

Latest
Compare
Choose a tag to compare
@lcdr lcdr released this 12 Dec 09:55
· 1 commit to master since this release

A dinput8.dll DLL hook that allows the LU client to load further mods from DLLs.

Installation Instructions

Download the dinput8.dll file below. Place in in your LU client's directory, so that dinput8.dll is next to legouniverse.exe.

If you're using Wine to run LU on Linux, you will need to run LU as WINEDLLOVERRIDES="dinput8.dll=n,b" wine ./legouniverse.exe to keep Wine from using its own dinput8.dll.

Create a mods directory in this directory.

For each mod you want to install:

If your mod is released in .zip format with the below directory structure already present, you only need to extract it into the client's directory.

Otherwise:

Create a subdirectory in the mods directory with the name of the mod, any name is fine. In this subdirectory, place the mod.dll file of the mod.