Use translation.
I made Omni Mix for CH.
Difference from omnimix for bistrover.
(As a bonus, scripted connection ⇒ Long mix
Added Normal and Hyper scores to.
These are N mix H mix A mix connected. )
https://mega.nz/file/tbRH1DzY#cdbwsEMyrCvosUZA2fyPc0xBuaoUwfhpHC9gqORx85w
Also, as a separate matter, I was wondering that the lamp data could not be acquired with the Spice API when running in TDJ mode using SpiceTools. It was also strange that the cursor could not be moved on the LAMP CHECK screen of IO TEST.
However, I found a patch that solves these problems, so I will paste the additional data of the patcher. (For 2021101301.)
{
name: "Shim Lightning Mode IO (for spicetools)[NEW PATCHES]",
patches: [
{ offset: 0x66D201, off: [0x0F, 0x88, 0xB6, 0x00, 0x00, 0x00], on: [0x90, 0x90, 0x90, 0x90, 0x90, 0x90] },
{ offset: 0x66EDB4, off: [0x74, 0x09], on: [0x7A, 0x06] },
],
},
However, since the LED Tape values that can be obtained with the Spice API are average values, I hope that native values can be obtained in the future.