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

Hang when listing saves on flash drive #10

Closed root670 closed 6 years ago

root670 commented 6 years ago

If the flashdrive device is chosen in the save manager to list saves, a hang occurs. This might be due to changes in PS2SDK affecting the USB driver. Writes to files on the flashdrive seem to work okay though.

The USB driver should be updated to use usbhdfsd from PS2SDK. There have been reports of the current driver causing flashdrive corruption and now the hanging issue, so it definitely needs to be replaced.

root670 commented 6 years ago

This turned out to be an issue with my 12-year-old 1GB flash drive, but I updated the USB driver anyway!