Force67 / DawnHook

CryHook but better (and for New Dawn)
Other
2 stars 1 forks source link

【question】how to use this #1

Open QingLeiLi opened 5 years ago

QingLeiLi commented 5 years ago

I am new to mod, i find this thouth google, could you tell me how to use this dll? I have a Ultimate-ASI-Loader, replace the dawnHook.dll to the game dir, then? what should i do?

Thank you very much.

Force67 commented 5 years ago

Yes you should put dawnhook together with the ultimate asi loader in the games directory. Keep in mind, that dawnhook needs to have the extension ".asi" in order to get recognized by the asi loader.

QingLeiLi commented 5 years ago

Yes, I know that, I mean what can dawnhook do in the game?

Force67 commented 5 years ago

It features some basic virtual filesystem manipulation, and a lua executor with a ingame gui.

QingLeiLi commented 5 years ago

Thanks for the response,the dll work fine until I got a untrusted system file error, I know there should be a Easy Anti-Cheat patching, I set it with this, then the dll throw a assertion error:

Expression: m_matches.size() == expected

I am using CryHook5, maybe here is not the right place to ask. sorry. Is there any way to fix it?

QingLeiLi commented 5 years ago

I rollback the FC_m64.dll file solved this problem, but after that, game crashed.

QingLeiLi commented 5 years ago

just hang up after this:

2019-06-20 01:34:10 [17340] [DEBUG] D3d11Render.cpp (369) : D3D11 device created

otse commented 5 years ago

Yes you should put dawnhook together with the ultimate asi loader in the games directory. Keep in mind, that dawnhook needs to have the extension ".asi" in order to get recognized by the asi loader.

I have build DawnHook with vs 2017, and put it next to d8input.dll, and have renamed it to DawnHook.asi, but there is no sign of anything happening.

Edit: Sorry, I had to get Asi Loader x64. It works now, but I have a cracked version, and there is no gui showing.

otse commented 5 years ago

Do I have to press a button to make it appear?

Also, the console window starts twice now.

BlackOfWorld commented 5 years ago

otse, duplicate of #2