Releases: MartB/RETC
v3.4 Maintenance release
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
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
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
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
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
Nothing too fancy just updated corsair sdk + copyright year.
Tested with overwatch working okay.
SHA256-SUM: 45d9888db460f91ce8e8f3fa8a15ed3fe6e1224e9a8c84cc25966a5ce2cb1e6a
v3.2.5 [IMPORTANT] NSSM removal
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
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
- 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
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
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.