Skip to content

Releases: nuiiv/FL-Studio-Discord-RPC

V1.4.2

17 Jan 17:06
b4d8a95

Choose a tag to compare

Improve BPM formatting and process handling

BPM values are now formatted to remove trailing zeros and unnecessary decimal points instead of converting to int for cleaner display. The main loop has been refactored to continuously wait for FL Studio to launch, attach when available, and handle process closure and relaunch.

V1.4.1-beta: DLL Proxy

11 Jan 20:36
9344b82

Choose a tag to compare

Pre-release

Important

This beta version also hooks into the process using MinHook.
Use at your own risk. The author is not responsible for any crashes, data loss, or other issues caused by using this tool.

Embedded MinHook DLL, updated signatures for FL log hooking (supporting newer versions only: 24–25), text logging, and other improvements.

V1.4

19 Dec 17:34
1fa3e30

Choose a tag to compare

Full Changelog: V1.3.1...V1.4

V1.3.1

18 Dec 18:12
1c7a21f

Choose a tag to compare

Improve error handling and user feedback

V1.3

18 Dec 17:59
fa2dda1

Choose a tag to compare

Added support for multiple signatures allowing for a wider range of versions to be supported

V1.2

18 Dec 17:19
dff8946

Choose a tag to compare

Improve config loading with default values and error handling