SpocksEars Posted September 14, 2021 Share Posted September 14, 2021 (using MAME + LED Blinky + Launchbox) Is there any way to specify custom colors in colors.ini? Instead of P1_BUTTON1= Orange for instance, can we do something like P1_BUTTON1=23,0,45 ? Quote Link to comment Share on other sites More sharing options...
Headrush69 Posted September 15, 2021 Share Posted September 15, 2021 You can override using LEDBlinkyControlsEditor and set intensity levels for RGB for any button per game, or you can also add new colors in Color-RGB.ini and then reference them in colors.ini For example: In Color-RGB.ini Quote [Colors] mycolor=23,0,45 In colors.ini Quote P1_Button1=mycolor Quote Link to comment Share on other sites More sharing options...
SpocksEars Posted September 15, 2021 Author Share Posted September 15, 2021 Thank you Headrush! Exactly what I was looking for, I'll give it a try. You are a gentleman and a scholar. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.