SkillAgentSearch skills...

StepmanSocketLights

Lights data on UDP socket for Stepmania/OpenITG/NotITG

Install / Use

/learn @ArcticFqx/StepmanSocketLights
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

StepmanSocketLights

Lights data on UDP socket for StepMania/OpenITG/NotITG

Used Visual Studio 2017, should compile as-is.

Just drop the resulting parallel_lights_io.dll in the Program folder of StepMania. Remember to set LightsDriver=Parallel in StepMania.ini.

You also need a socket_lights.txt in the Program folder. Default values are:

127.0.0.1
27015

Packet contains three bytes followed by a null byte. The bits set on those three bytes are exactly the same as on the old parallel lights driver.

Build available here https://github.com/ArcticFqx/StepmanSocketLights/releases

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated3mo ago
Forks0

Languages

C++

Security Score

82/100

Audited on Dec 26, 2025

No findings