Skip to content

Releases: MartB/RETC

v3.4 Maintenance release

12 May 15:23
v3.4
Compare
Choose a tag to compare

New in this release: 📢

  • sdk based on iCue 3.0.234
  • windows api target 10.X

Bugfixes / Workarounds 🐛

  • Corsair Glaive support (required a hack in the mouse logic, due to an api limitation)
  • The generic CreateEffect size computation works properly now.
SHA1: 2516f03e561aad7dea5d6c0f249028f08dccc500 RETC_Setup.exe
SHA256: 80373af2afc56f7356168a020e69d098ed019835169db13bab5f1b6c308f20ad RETC_Setup.exe

⚠️ Virustotal false positives: 4/65 ⚠️
https://www.virustotal.com/gui/file/80373af2afc56f7356168a020e69d098ed019835169db13bab5f1b6c308f20ad

Bkav
HW32.Packed.

Cybereason
Malicious.e561aa

Cyren
W32/Trojan.OSLN-2147

McAfee-GW-Edition
BehavesLike.Win32.Ransom.cc

v3.3 Feature update

05 Sep 19:01
v3.3
Compare
Choose a tag to compare

New in this release:

  • The corsair headset stand is now supported*
  • Multiple sdks can output for the same device type so your razer and corsair keyboard can run lights at the same time.
  • Gamma transformation is now officially supported see here for more details.
    Thanks @sekwah41 for the idea!

Bugfixes

  • The mousepad leds are not inverted anymore
  • The mouse led mapping is done properly now.

Footnotes

  • The support for the headset stand is done by mirroring the mousepad led colors and custom mapping them to the 9 zones available. This is the only way, as the razer api does not support their own headset stand yet. (If you would like to read more about this, check the comments in prepareHeadsetStandEffect)
SHA1: 2daf3ecd7d25a796f4e548dc94261e9bc0ae389b RETC_Setup.exe
SHA256: e941bcdb807c9fb80b76241522816a34b789f9df05eae9a46db93b140c08f21f RETC_Setup.exe

[BugFix] Added chroma link passthrough support

28 Jul 11:05
v3.2.7
Compare
Choose a tag to compare

This update makes it possible to display chroma link effects on razer hardware.
This additionally fixes the CChromaEditorLibrary and should help support a few more games.

SHA1: 01fd1d88f1061b681db0583d21ca266ddbad2dd9 RETC_Setup.exe
SHA256: d9bb3925c9716248c2d183850a0c7171be5cb6e7a6a41a5ad6142993fa41e1da RETC_Setup.exe

3.2.6a Minor code rework

20 Jul 17:00
v3.2.6a
Compare
Choose a tag to compare

Its not critical that you update RETC i just reworked some under the hood stuff.

SHA1: 2289a718b4804c1afc332bd8ffbdbf73fda0331f *RETC_Setup.exe
SHA256: 7d7ab3ee1f9264387b35dc2b0fcf79463bd24bd98302a64d38ff3f2b241ffd7a *RETC_Setup.exe

3.2.6 maintenance release

29 May 21:56
v3.2.6
Compare
Choose a tag to compare

Nothing too fancy just updated corsair sdk + copyright year.

Tested with overwatch working okay.

SHA256-SUM: 45d9888db460f91ce8e8f3fa8a15ed3fe6e1224e9a8c84cc25966a5ce2cb1e6a

v3.2.5 [IMPORTANT] NSSM removal

25 Jan 22:05
v3.2.5
5484111
Compare
Choose a tag to compare

We are using a custom service implementation now and the false positives regarding NSSM should be history now.

SHA256 hash:
fb7d049305302805cd0e06ec9aac6275e04498dea18a37d7e2fe0ded37811a98

If you experience any issues please completely remove RETC and then install this version

3.2.4 Hotfix release

24 Jan 17:18
v3.2.4
a4ccec6
Compare
Choose a tag to compare

Fixed ever growing map in EffectManager
Cheated around some false positives in bad AV products.
Reduced the installer size.

SHA256: bb006c3b8182fe230adf92744919724d241c7ebaed64192bcb3f934b0f1f6d1c

3.2.3 maintenance release

10 Dec 19:46
Compare
Choose a tag to compare
  • Improved performance of playEffect
  • Fixed a buffer overflow and invalid config loading behaviour.
  • Dependency updates and thirdparty licensing changes.

You are advised to update!

This supersedes the update i accidentally pushed yesterday which was tagged as version 3.3.3.

Minor update

09 Aug 20:42
Compare
Choose a tag to compare

The RPCReceiver is now featuring a processing delay config option for more informations about that check the wiki.
Updated the Razer Chroma header definitions to the latest version and changed my code accordingly. (Special effects directly from within the Razer SDK are now considered deprecated)

Note: This will also be the first release without the prepackaged manual installation files, as they are easily obtainable by using the installer / compiling the code.

Added support for the QueryDevice SDK function

27 Jul 23:20
Compare
Choose a tag to compare

A minor invalid key change besides this but as this might be useful for plenty of apps i decided to push it out as its own release.