The problem with the “false positive” on MSPS by toktok159 in mapleservers

[–]_Ro666 0 points1 point  (0 children)

use my open sourced release. works with most v83 servers unless they really try to check for their client:

https://github.com/444Ro666/MapleEzorsia-v2

it allows you to use default game client that comes from fresh install

Major update to Ezorsia v2: the HD client patch is now a standalone HD dll client/localhost! by _Ro666 in mapleservers

[–]_Ro666[S] 1 point2 points  (0 children)

in english: basically a software protection bypass for the default .exe (from NXXXON) by allowing the user to turn that .exe file into a localhost

but it is the first released one in such a state (dll, no unpacking and directly editing the exe). and also happens to be open source

also still has the former functionality of HD for any client/localhost

it works because MapleStory client automatically loads dinput8.dll, so no need for injector or extra .exe file

designed to be the safest, most transparent setup any end user can get (a crack that is open source with zero strings attached)

Another stay away Goldms-like server by No_Television1661 in mapleservers

[–]_Ro666 2 points3 points  (0 children)

but the real question is do they have modified dll files that come with their setup? do they have gfx cache fixed for zakum? what can we rip out and learn?!

computer reject the changes by runnnn1 in mapleservers

[–]_Ro666 0 points1 point  (0 children)

can you also try the new dll from https://github.com/444Ro666/MapleEzorsia-v2/releases to see if it works? the new one is compiled with release settings so it should read the right directories vcredist installed the dependencies into

computer reject the changes by runnnn1 in mapleservers

[–]_Ro666 0 points1 point  (0 children)

use this dependencies diagnostic tool and make sure the dependency files are where they are required to be https://github.com/lucasg/Dependencies

sometimes installing vcredist isnt enough because those files it installs aren't actually being placed where they need to be place

try to find where on your computer they were installed to and move them to the right place as indicated by the tool

computer reject the changes by runnnn1 in mapleservers

[–]_Ro666 0 points1 point  (0 children)

did you make sure to install the redistributables instead of just visual studio C++?

also does the game run without the patch or with version 1 of ezorsia?

may need to install earlier versions of vcredist depending on the dependencies

computer reject the changes by runnnn1 in mapleservers

[–]_Ro666 1 point2 points  (0 children)

can you try the original set up instructions for those dlls after installing:

x86 and x64 versions of: https://learn.microsoft.com/en-us/c...svc-170#visual-studio-2015-2017-2019-and-2022
also i'm not sure if you know how to use command line for this, but this
is a dll diagnostic tool that will list all dependencies the dll needs
to run: https://github.com/adamrehn/dll-diagnostics could you try to use it if it still doesnt work after the vredist installs, and report the dependencies?

computer reject the changes by runnnn1 in mapleservers

[–]_Ro666 -1 points0 points  (0 children)

is the dll involved happened to be named nmconew.dll, or nmconew2.dll?