

I think it does not support changing the baud rate (TCGETS2, TCSETS2 return "inappropriate ioctl for device") and I think the default might be 9600 (read in some random documentation). There is a linux driver, however it is just the usual usbserial driver (ftdi_sio). I have a github issue where I'm recording what I find: ĭaid: Yes, I would have thought so too, but kyle's comment indicating he finally got it working using the enttec protocol and his description of his device as "Lixada Freestyler USB to DMX512 interface" made me think perhaps I might have similar luck. I am beginning to suspect it doesn't work for linux, but I might be wrong. I have a 7 and 10 year old so I know what you mean about priorities shifting and having less time/willpower to work on projects. I hope that more programmer savvy enthusiasts keep the development going. Thanks again for all the effort you have put into this game daid, it is really enjoyable and so noteworthy that you made something better than the commercially available equivalent. I want to implement fog events when the hull is getting hit. The cheapest DMX fog machines start around $200 USD. Haven't found good documentation on the internet so far about this. I am trying to hack a "dumb" fog machine to give it DMX controls. I might keep them when we are being fired upon etc for very brief events. I've decided to stay away from strobe effects as that doesn't really emulate the bridge environment.

I was able to implement a glow effect for both red and yellow alerts, which is freaking awesome (and similar to the effect on TNG bridge) Is there a way to keep "house lights" on when no other activity is happening? Stuff like that. Right now the lights come on under condition hasship = 0 but they turn off once you spawn a server.


For example I thought I read somewhere how to keep the lights on when you board the ship. I need to learn more of the options available. I am using a DMXking usb to DMX dongle and it works wonderfully. YES thank you! It is really a great enhancement to the experience to implement this. New hardware device: DMX512SerialDevice with: 512 channels From what I read it acts like everything is fine but I never get any lights turning on. When I launch a server I do not get any light activity ever. It works great using their diagnostic software. I have the new DMXking usb to dmx dongle. Hardware subsystem initialized with: 512 channels New hardware device: uDMXDevice with: 512 channels uDMX.dll reported device is not connected. I dumped it into my game directory even though it was already in the windows/system32 directory. I am using the ilutzmination uDMX driver.
