
The following changes are all for the 1.13c version of diablo, it won't work until all the locations are updated. "referenced hex location" and the dll it references Hex location of command in D2multires.dll, hex code of command, command with referenced hex location The numbers at the end of the command are just hex addresses for code in other files which multires.dll depends on, such as commondll, so D2MultiRes.dll needs to be updated with the new hex locations the code has changed to. exe all together, "DllToLoad=D2MultiRes.dll"Īfter close inspection I think the following are the only changes which need to be made to D2MultiRes.dll to get it working are the following ones Multiresgame.exe is just game.exe with two small hex changes, or you can put the following line in plugy so you can avoid using the. There are two things that need to be modified.

Perhaps someone else would be interested in finishing it If for example someone used vertical taskbar on right side, you wouldn't have to do anything then, full res vertical + no offset, since it wouldn't colide with taskbar in any way.Below is an attempt to port d2multires to 1.13 as the original author has vanished, it is mostly done but I don't have time to finish it any time soon. Offset pushes the window by x pixels from left edge of screen. But since my taskbar is on the left hand side of the screen, I need to put offset, so left edge of d2 window isn't covered by taskbar. In my screenshot example, I don't have taskbar at the bottom, so I don't need to do this, it can streach all the way to the bottom, utilizing my full 1440p res. And if you don't put anything in offset box, your window will be touching left top corner of the screen, and reach all the way to the bottom taskbar, but not under the taskbar. To calculate other resulution for 4:3 aspect ratio, use this calc: įor 1050p it shows 1400 horizontal res, so 1400x1050. Then your window must scale not to 1080p but to 1080-50 = 1030p. So you need to factor that in, check how many pixels your taskbar takes (can do this by trial and error).

Position of window is controlled by offset parameters, directly under where you put resolution.Īnother thing: if you use taskbar that is at the bottom of screen, horizontal, you cant resize your window to 1440x1080p, because then part of the window will be under the taskbar. Akyrios wrote:So I set it up as 1280x960 Static and 1440x1080, however when I do that my game window while max shows on the bottom left portion of my screen, hiding well below taskbar.
