Oscar Sebio Cajaraville

Results 5 comments of Oscar Sebio Cajaraville

The problem with the toggles is likely a case of the game using an older DirectInput API. Older versions only support 32 buttons, newer versions up to 128. The SB...

@The-Math-God thats possible, but you would need to edit and compile the driver. This is the area of interest: https://github.com/caosdoar/SteelBattalionDriver/blob/556a275a68ba65daffc0029aeb993358ccd10e81/sys/usb.c#L238 If you don't want to lose the access to the...

@Graem117 you offer is very kind but I am not very keen in managing others people money, with something I am not sure I can follow through. The driver needs...

@mechcalvin The calibration menu from windows is limited to 32 buttons. The Steel Batallion controller has 39, so 7 are missing from there. This is likely because the calibration window...

@The-Math-God It has nothing to do with the driver, that is an API that the game can be using. If you mean the calibration menu I know there is programs...