version 0.6.2320.930 (20230930)
libusbKの署名されたドライバをアプリケーションで使用可能にした。
ドングル内の一意のファイル名が切り捨てられてしまい、正常にダンプできない問題を修正。
以下のようなファイル名は、以前のバージョンでは正常にダンプできませんでしたが:
IOPRP302.246
T55DATA0.BIN
T55GAME.KEY
IRXPK246.302
これを修正しました。
IOPRP214A, IOPRP300Aなどのファイルサイズが正しく取得できない問題を修正。
アプリケーションの自動アップデート機能を実装
Enabled libusbK signed drivers in applications.
Fixed a problem that unique file names in the dongle were truncated and could not be dumped properly.
File names such as the following could not be dumped correctly in previous versions:
IOPRP302.246
T55DATA0.BIN
T55GAME.KEY
IRXPK246.302
This has been corrected.
Corrected the problem that file size of IOPRP214A, IOPRP300A, etc. cannot be obtained correctly.
Implemented automatic application update function