Pues apenas me di cuenta que hay una version 0.8.2 tanto del cliente como del servidor HDL_Dump.
Desconozo por el momento si este viene incluido con el programa LordBoGaMi GUI2.
Los cambios:
CHANGELOG 0.8.1 => 0.8.2
------------------------
+ both - hdl_dump and hdl_dumb - are now configurable in run-time
(as opposed to build-time)
+ GUI supports file-based compatibility list
+ GUI has been extended to allow up to 8 compatibility flags
+ GUI is partially compatible with wine and winelib
(networked installations from an image file works fine)
+ new `install' command for hdl_dump that is "fire and forget"
if the game is in the compatibility list
+ few minor usability fixes
CHANGELOG 0.8 => 0.8.1
----------------------
+ quick-and-dirty prepare HDD for HD Loader (AKA format or initialize)
works fine with HD Loader; not tested with homebrew
+ alternative partition naming scheme selectable via Makefile
+ startup file is optional when injecting a game
+ new optional argument to set compatibility flags from the commandline
(+1/+2/+1+2/... or in hexidecimal - 0x01/0x02/0x03), up to 6 bits
+ dual-layer patch by CrazyC@ps2-scene
~ delete and extract now works by game name, too
new commands
------------
Install command; syntax: install destination source.
Example: hdl_dump install hdd2: cd0:
Initialize command; syntax: initialize device.
Example: hdl_dump initialize hdd2:
changes
-------
`delete' and `extract' commands now work by partition name and game name.