megai2
megai2
> > > @megai2 Any insights on the above? Windows sets this flag when gw2 crashes in d3d9 frequently. Giving fact that some ppl have crash on exit, that i...
> > > @megai2 is there some way to block windows from setting the flag or maybe hide the filename so that when the crashes happen Windows doesn't flag d3d9.dll?...
I added changes in loader to handle that case with ignored FreeLibrary, but it should be placed in game root folder. Maybe it will work out.
> > > @megai2 do you think it might be possible to implement the script blocke wrote above inside the addon-loader d3d9.dll itself on application exit? That way, if Windows...
fixes to loader and d3d wrapper are released. if you have problem with registry key - just move d3d9.dll from bin64 to game root folder
How much async it should be? I can simple remove flush, but this can be not enough.
added one without fflush at least
I can't add imgui context in core of loader. Extra dependencies should be handled by manager & addon description. Right now sample addon uses lib_imgui, that promotes it as a...
d912pxy have addon config & addon dll in repo because this is gw2 related project dxvk does not have this things in its repo, so it should be special gw2...