root670/CheatDevicePS2

Code deletion bug - Incorrect code is deleted

PrgmrAtHrt opened this issue · 1 comments

I have code entries which are several lines long like this:

Codename
20000001 00000000
20000002 00000000
20000003 00000000
...
...
20000010 00000000

Suppose I choose to delete "20000003 00000000". The next time cheat device is booted, it will appear that "20000010 00000000" has incorrectly been deleted instead .

Thanks for reporting this bug! Looks like I made a silly mistake in cheatsDeleteCodeLine().