new Glide Wrapper - D2GL

Need help installing the mod?
User avatar
Pooque
Dark Huntress
13 | 6
Common Auction Badge
Won 50 auctions
Image
this option doesnt work for you?
also idk about bugs, didnt really test it properly
Bonk1007
Imp
5 | 0
Pooque wrote:Image
this option doesnt work for you?
also idk about bugs, didnt really test it properly


While the mini map works fine (also the text option), the games text starts to bug out when the d2gl mini map is on the screen. Text gets super small and monster health bars are not visible at all. When pressing tab to toggle fullscreen map, the issues disappear and vice versa.
User avatar
Pooque
Dark Huntress
13 | 6
Common Auction Badge
Won 50 auctions
yeah sadly can't really fix it without touching mxl code, so no minimap
i removed link with minimap dll
Bonk1007
Imp
5 | 0
All good, kinda glad d2gl is working at all. Its a major improvement even without that minimap.
User avatar
Phroster
Destroyer
6 | 0
Common Supporter Badge
Donated 1 time
Pooque wrote:Fix for crash with hd text in funcs.cpp:
uint32_t __fastcall getNormalTextNWidthHooked(const wchar_t* str, const int n_chars)
{
if (wcscmp(str, L"Levels") == 0)
return getNormalTextNWidth(str, n_chars);

if (modules::HDText::Instance().isActive())
return modules::HDText::Instance().getNormalTextWidth(str, n_chars);
return getNormalTextNWidth(str, n_chars);
}


Fix for glide in wrapper.cpp:
in GrContext_t Wrapper::grSstWinOpen:
App dot game dot size = { 1024, 768 };


Thanks for compiling these dlls, they should add a switch in the .ini just for MXL. Probably the dev will do that when he has the time.
User avatar
Pooque
Dark Huntress
13 | 6
Common Auction Badge
Won 50 auctions
https://github.com/Pooquer/d2gl-mxl/
i'v made github repo but i can't post proper url link with .com, maybe someone will fix it :roll:
also made some minor fixes
User avatar
Phroster
Destroyer
6 | 0
Common Supporter Badge
Donated 1 time
Pooque wrote:[url]github com/Pooquer/d2gl-mxl/[/url]
i'v made github repo but i can't post proper url link with .com, maybe someone will fix it :roll:
also made some minor fixes


Nice work! I will test this version and report any issues.
User avatar
aahz
Team Member
496 | 287
Great Popularity Badge
Has a thread with over 50.000 views
Great Love Badge
Earned over 100 cookies
Common Supporter Badge
Donated 1 time
Common Patron Badge
Patreon Contributor
Legendary Contribution Badge
Median XL Team Member
Pooque wrote:https://github.com/Pooquer/d2gl-mxl/
i'v made github repo but i can't post proper url link with .com, maybe someone will fix it :roll:

fixed (spam protection prevents newly registered users (with few posts) to post links)
https://tsw.vn.cz - TSW realm stats (& Quests, NotArmory, HC chars)
Tnt1094
Abomination
156 | 16
Common Patron Badge
Patreon Contributor
Pooque wrote:https://github.com/Pooquer/d2gl-mxl/
i'v made github repo but i can't post proper url link with .com, maybe someone will fix it :roll:
also made some minor fixes

your version from github has errors in it, text jumps, unlike the one you posted on the forum, everything is fine there
Image
kiyoshi01
Fallen
1 | 0
Image
Anyone got this problem? Anyone know I did anything wrong? Changing resolution through Ctrl+0 does not change the out of bound menu image.

cron