forked from akanyan/STARTLINER
fix: remove chuniio from segatools-chunithm.ini
This commit is contained in:
@ -65,18 +65,3 @@ controllerLedOutputOpeNITHM=0
|
|||||||
;
|
;
|
||||||
; Board 2 is the slider and has 31 LEDs:
|
; Board 2 is the slider and has 31 LEDs:
|
||||||
; [0]-[31]: slider LEDs right to left BRG, alternating between keys and dividers
|
; [0]-[31]: slider LEDs right to left BRG, alternating between keys and dividers
|
||||||
|
|
||||||
|
|
||||||
; -----------------------------------------------------------------------------
|
|
||||||
; Custom IO settings
|
|
||||||
; -----------------------------------------------------------------------------
|
|
||||||
|
|
||||||
[chuniio]
|
|
||||||
; Uncomment this if you have custom chuniio implementation comprised of a single 32bit DLL.
|
|
||||||
; (will use chu2to3 engine internally)
|
|
||||||
;path=
|
|
||||||
|
|
||||||
; Uncomment both of these if you have custom chuniio implementation comprised of two DLLs.
|
|
||||||
; x86 chuniio to path32, x64 to path64. Both are necessary.
|
|
||||||
;path32=
|
|
||||||
;path64=
|
|
Reference in New Issue
Block a user