From 8b2c1a04ee3fdb3063d13b56b2d600ed09499334 Mon Sep 17 00:00:00 2001 From: akanyan Date: Wed, 23 Apr 2025 13:37:19 +0000 Subject: [PATCH] fix: remove chuniio from segatools-chunithm.ini --- rust/static/segatools-chunithm.ini | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/rust/static/segatools-chunithm.ini b/rust/static/segatools-chunithm.ini index 3c6d17b..6cb37b0 100644 --- a/rust/static/segatools-chunithm.ini +++ b/rust/static/segatools-chunithm.ini @@ -64,19 +64,4 @@ controllerLedOutputOpeNITHM=0 ; [60]-[62]: right side partition LEDs ; ; Board 2 is the slider and has 31 LEDs: -; [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= \ No newline at end of file +; [0]-[31]: slider LEDs right to left BRG, alternating between keys and dividers \ No newline at end of file