Open limyz opened 2 years ago
I also noticed the mention of "Stoic mode" in the config file.
; ストイックモード(0:OFF, 1:ON)
; Stoic mode. (0:OFF, 1:ON)
StoicMode=0
Is this still in the game?
Also noticed a velocity value as well to adjust cross-chatter between pads (I think)
; LC, HH, SD,...の入力切り捨て下限Velocity値(0~127)
; Minimum velocity value for LC, HH, SD, ... to accept.
LCVelocityMin=0
HHVelocityMin=20
SDVelocityMin=0
BDVelocityMin=0
HTVelocityMin=0
LTVelocityMin=0
FTVelocityMin=0
CYVelocityMin=0
RDVelocityMin=0
LPVelocityMin=0
LBDVelocityMin=0
As highlighted by @approvedtx, some options are not visible in the GUI and require the user to meddle around with
config.ini
to enable certain settings.