Category: Razer
ClickTeam Fusion – Chroma SDK Extension
Godot Native Plugin – Chroma SDK
Razer Chroma RGB Integration | Gears Tactics
Xbox Game Bar Widgets
I published the first two Xbox Game Bar widgets in the Microsoft Store. Both widgets require the [Preview Version of Xbox Game Bar].
What’s Next for Xbox Game Bar
https://www.youtube.com/watch?v=4VMYpJFGQYM&t=2466
Neon Noir Ships With Chroma
C++ Wrapping DLL Methods
The Visual Studio command prompt has a tool dumpbin
which prints all the extern
functions and exposed class methods for working with a particular DLL. The output shows the method signatures needed for the LoadLibrary
and GetProcAddress
calls.
dumpbin /exports NameOfLibrary.dll
C++ Chroma Mod Sample
I created a sample C++ Console app to show how to do game modding with Razer Chroma RGB lighting.
Razer Tomahawk and Racing Simulator
Razer Kishi hands-on at CES 2020
Razer Tomahawk first look at CES 2020
Road to SEA Games Series
Buddy and Razer to light up the gaming experience
Razer Chroma RGB Integration | Gears 5
Black Desert Online – Razer Chroma Trailer
Editing 8k RAW Video on a Laptop!?!?
Chroma RGB Twitch Extension 0.0.8 Update
I updated the HTML panel with SVG graphics to replace the old table grids.
Chroma Minecraft Mod Weather
Minecraft Mod – More Chroma Effects
Mixer Chroma Game Client – SVG Update – Apex Legends
Mixer Chroma Game Client – SVG Update
Razer launch their Gears 5 branded Xbox and PC range
Mixer – SVG Content Document
I’m having an issue with Mixer not being able to access the SVG DOM. I made a repro project.