Skip to content
forked from MartB/RETC

An application used to convert razer effects to the corsair sdk.

Notifications You must be signed in to change notification settings

gitter-badger/RETC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RETC

RETC is a custom dll shim and a server application designed to be the middleman between the Razer Chroma SDK and the Corsair CUE SDK.

Usage:

  • Copy RzChromaSDK[64].dll into either C:\Windows\System32 or the game client directory.
  • Before you start any games start retc-rpc-server[-64].exe and leave the console window open.

Supported features:

Only the following types of effects are supported as of now:

Keyboards:
    CHROMA_NONE, CHROMA_STATIC, CHROMA_CUSTOM, CHROMA_CUSTOM_KEY
Mice:
    CHROMA_NONE, CHROMA_STATIC, CHROMA_CUSTOM, CHROMA_CUSTOM2
Headsets:
    CHROMA_NONE, CHROMA_STATIC, CHROMA_CUSTOM
Mousepads
    none (no support in current CUE SDK)

Which games are supported?

Pretty much every game that uses the Razer Chroma SDK is supported but keep in mind that some effects might not work correctly.

A small list of software that i tested with my K70 RGB

Overwatch
RazerChromaSDKSample
KeyboardVisualizer (in razer only mode)

FAQ:

My effects dont work, what should i do ?

Did you start the Corsair Utility Engine ? Did you enable the SDK in Corsair CUE ? cue-sdk-settings Read the retc-server.log it should help you with your problems. The simple turning it off and on again approach will also work wonders most of the time if something fails.

About

An application used to convert razer effects to the corsair sdk.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 99.7%
  • C 0.3%