Wyatt O'Dayʼs postsSupport staff

Wyatt O'Day (Wyatt) has made 7820 posts.

Authentication Error Due to VMAnswered

Post on Oct 10, 2024

Can you clarify, if getting this error, should I be still using TA or TF? TurboFloat. APP is using…

Answer on Oct 7, 2024

https://wyday.com/limelm/help/faq/#in-vm

Allow Virtual Machines on License with TurboFloat Server Key by Default?Answered

Post on Oct 9, 2024

Yes, it can. It’s described in detail in our docs. You have a few choices: Tell them to not run …

Post on Oct 9, 2024

Any solutions that I can implement (without lots of LimeLM dev skills) are greatly appreciated. Yes…

Answer on Oct 9, 2024

Well, you can either have the customer disable VMs. Or you can allow VM activations (set it at the v…

Post on Oct 8, 2024

TurboFloat Server should never be run on a virtual machine. The TurboFloat Library (used inside you…

Activation Error - Enable Network AdaptersAnswered

Answer on Oct 4, 2024

5.0.2 is out for Windows on the API page. It solves all issues with buggy Intel and Qualcomm drivers…

Post on Oct 4, 2024

Make this query from PowerShell: $query = 'SELECT DriverDescription, DriverVersionString, DeviceID,…

Answer on Oct 3, 2024

Are you using TA 5.0?

About "How to generate product keys after an order"Answered

Answer on Oct 1, 2024

Are Step 5  Option 2   Way 1 and Way 2 (limelm.pkey.generate and bulk creation of keys..) exactly …

External predefined keysAnswered

Post on Sep 30, 2024

No, LimeLM / TruboActivate use algorithmically generated and verified keys. External keys can be imp…

Answer on Sep 30, 2024

I'm not quite sure what you're asking. Yes, you can bulk create product keys (either in the LimeLM …

Matched TurboActivate 5.0.0.0 files for C++Answered

Answer on Sep 30, 2024

Is that the correct TurboActivate.h ? Yes.

TurboActivate Activation Error of LimeLMAnswered

Answer on Sep 25, 2024

Use the latest version (currently 5.0.0.0 as of the time I'm writing this). Provide enough informati…

Advice on handling free trials.Answered

Answer on Sep 26, 2024

I experimented with turning off VM in 'Version' > ‘Edit’,  but my (already started) free tri…

LimeLM and Metatrader4Answered

Post on Sep 26, 2024

I'm unfamiliar with metatrader language, but it looks like they support function pointers (which is …

Post on Sep 26, 2024

That likely *almost* works. It's missing the handle parameters (the first parameters) and the TA_Get…

TA_E_ENABLE_NETWORK_ADAPTERSAnswered

Answer on Sep 26, 2024

https://wyday.com/forum/t/32288/turboactivate-activation-error-of-limelm/

LimeLM Support for Godot/GDscript?Answered

Answer on Sep 25, 2024

GDScript has a very niche use-case. You can certainly call TurboActivate and TurboFloat from GDSCrip…