root670 / CheatDevicePS2

Game enhancer for PlayStation 2 similar to Action Replay, GameShark, and CodeBreaker. (No longer in development)
GNU General Public License v3.0
79 stars 18 forks source link

Code deletion bug - Incorrect code is deleted #12

Closed PrgmrAtHrt closed 5 years ago

PrgmrAtHrt commented 5 years ago

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 .

root670 commented 5 years ago

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