Stormworks: Build and Rescue

Stormworks: Build and Rescue

评价数不足
SHARP-TCP [Module] Passenger v1.3
   
奖励
收藏
已收藏
取消收藏
Vehicles: Land
Microcontrollers: Modular, Microcontroller
标签: v1.13.6
文件大小
发表于
199.144 KB
2 月 18 日 下午 3:34
1 项改动说明 ( 查看 )

订阅以下载
SHARP-TCP [Module] Passenger v1.3

在 Sharp 的 1 个合集中
SHARP - TCP modified controllers & Examples
8 件物品
描述
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