Metick / DMALibrary

Simple but extensive library for DMA users, made for gamehacking
MIT License
343 stars 74 forks source link

Fix keyboard when its session index is not the first. #22

Closed CalvinXu17 closed 4 months ago

CalvinXu17 commented 4 months ago

Sometimes the keyboard inits failed because its session index of array is not zero. We need to iterate session array.