Skip to content

Releases: nuiiv/FL-Studio-Discord-RPC

V1.4.2

Choose a tag to compare

@nuiiv nuiiv released this 17 Jan 17:06
b4d8a95

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

Pre-release

Choose a tag to compare

@nuiiv nuiiv released this 11 Jan 20:36
9344b82

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

Choose a tag to compare

@nuiiv nuiiv released this 19 Dec 17:34
1fa3e30

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

V1.3.1

Choose a tag to compare

@nuiiv nuiiv released this 18 Dec 18:12
1c7a21f

Improve error handling and user feedback

V1.3

Choose a tag to compare

@nuiiv nuiiv released this 18 Dec 17:59
fa2dda1

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

V1.2

Choose a tag to compare

@nuiiv nuiiv released this 18 Dec 17:19
dff8946

Improve config loading with default values and error handling