Q: How to make d2loader work with other hack programs.
A: Commonly, you may use use -title "Diablo II" option when you start
d2loader, which will turn diablo2 window title into "Diablo II". (most hack programs use FindWindow to get the games window handle)
but this will not work if you are running multiple diablo2 games.
only one of them can be searched and apply the hack.
If the hack program support to be loaded as a d2loader plugin, then
you may put the .dll and other necessary files into d2loader plugin
directory. running multiple games is supported in this way.
Special notes on mousepad's maphack:
maphack from v4.3 is supported to be loaded as a common plugin dll.
if you have problem using maphack with d2loader, go mousepad's homepage
to get the latest version of maphack.