jc_toolkit icon indicating copy to clipboard operation
jc_toolkit copied to clipboard

Bug in code for l stick config

Open timmeh87 opened this issue 7 years ago • 1 comments

its not a huge deal but it was leaving me scratching my head for a while

in jctool.c around line 843, there is an indexing error which results in jctool displaying incorrect factory stick information, the second circled index should be [1]

image

timmeh87 avatar Oct 22 '18 16:10 timmeh87

Good catch. I can't remember these at all, but based on what I wrote here it must be a bug: https://github.com/CTCaer/Nintendo_Switch_Reverse_Engineering/blob/master/spi_flash_notes.md#analog-stick-factory-and-user-calibration

CTCaer avatar Oct 22 '18 22:10 CTCaer