Stub DLL that implements a single function to get the 1999 Halo toolbeta.exe to run
This is a visual studio project to generate a DLL with an exported function of ordinal "101".
I did not reverse engineer the tool executable to see what the actual use of this exported function is.
My best guess is that it's from an old Autodesk or 3DS Max tool called "lightscape", and is used for rendering lightmaps.
So I guess don't try to use the lightmap command incase it breaks? /shrug
- Download the DLL from the latest release in the Releases Page.
- Drop the
LSRD.DLLfile into the same location astoolbeta.exe - Run
toolbeta.exein command prompt. If it displays all commands, you've done this correctly.