relative / turboactivate-emulator

Emulator for wyDay's LimeLM TurboActivate library (drop-in replacement)
14 stars 2 forks source link

turboactivate-emulator

Emulator for wyDay's LimeLM TurboActivate library. Acts as a proxy for TurboActivate DLLs in Win32 programs using it.

Disclaimer

This project is not finished. Hopefully (if time permits) I plan to add

Usage

Download a binary from the releases page on GitHub, or build from source

Rename the original TurboActivate dll (ex: TurboActivate32.dll) to turboactivate_orig.dll

Place the downloaded DLL at the same path as the old TurboActivate dll (ex: TurboActivate32.dll)