Stormworks: Build and Rescue

Stormworks: Build and Rescue

Not enough ratings
SHARP-TCP [Module] Passenger v1.3
   
Award
Favorite
Favorited
Unfavorite
Vehicles: Land
Microcontrollers: Modular, Microcontroller
Tags: v1.13.6
File Size
Posted
199.144 KB
18 Feb @ 3:34pm
1 Change Note ( view )

Subscribe to download
SHARP-TCP [Module] Passenger v1.3

In 1 collection by Sharp
SHARP - TCP modified controllers & Examples
8 items
Description
Custom Module for passengers
This is a module for the passengers side of TCP. It improves on the standard module by adding more colour accuracy to the interior lights RGB values.
Currently TCP sends the RGB values as 3 bit values which get convert to a number. With 3 bits an error upto 33 is possible within a 255 rgb value. This error is more pronounced in darker colours.
My fix adds 2 more bits to each colour which send on what needs to be added to the error to get more accurate colour. With this fix a max error of 7 within a 255 range is possible.
This fix allows slave cars to have much more accurate colours and still work with the standard TCP controller.


TCP Controller modified
SRC-TCP [Module] Passenger