Posted 14 February 2014 - 09:29 PM
I am running FTB Direwolf20, and just updated from v1.0.12 to v1.0.14
Previously MFR's bundled cables were showing up as peripherals, presumably due to Open Peripherals. As such I was able to detect which side of the computer had a bundled cable on it, allowing for free-form construction as I could put the cable wherever and my programs would adjust without needing input. (I try to make my programs plug and play; all I want to do is "pastebin get code startup" once and everything else should be automatic from there)
However, now that I've updated, MFR bundled cables no longer count as peripherals. Is there another way to detect if a cable is attached to a side? The cable in question is only used for output, so I cannot test if one of the channels is active without sacrificing an output (which I would really rather avoid).
Previously MFR's bundled cables were showing up as peripherals, presumably due to Open Peripherals. As such I was able to detect which side of the computer had a bundled cable on it, allowing for free-form construction as I could put the cable wherever and my programs would adjust without needing input. (I try to make my programs plug and play; all I want to do is "pastebin get code startup" once and everything else should be automatic from there)
However, now that I've updated, MFR bundled cables no longer count as peripherals. Is there another way to detect if a cable is attached to a side? The cable in question is only used for output, so I cannot test if one of the channels is active without sacrificing an output (which I would really rather avoid).