
Originally Posted by
ammarii
help ...........how to unlock the keyboard ???
Open patch with Notepad.
And see the end:
Code:
106a1a8: 313132003931 ????????????
106a1ae: 31 00
; Replace ?? to the correct password. The values of numbers:
;0 - 30
;1 - 31
;2 - 32
;3 - 33
;4 - 34
;5 - 35
;6 - 36
;7 - 37
;8 - 38
;9 - 39
Etc. if you will password 123456 must write in patch 313233343536 and look:
Code:
106a1a8: 313132003931 313233343536
106a1ae: 31 00
To change keyboard password first you muse remove patch, then write new password and again apply patch.