notgoodusename/OsirisAndExtra

Problem with voice

Closed this issue · 9 comments

Whenever I am injected and move my mouse while talking the voice lags and makes other sounds

Only what could cause that is fakelag set more than 2 afaik

Whenever I am injected and move my mouse while talking the voice lags and makes other sounds

it doesnt lag, you will just hear those client side sounds, thats it

Only what could cause that is fakelag set more than 2 afaik

it doesnt lag, you will just hear those client side sounds, thats it

fixed it, it was a problem with the cl_sendmove hook

Only what could cause that is fakelag set more than 2 afaik

it doesnt lag, you will just hear those client side sounds, thats it

fixed it, it was a problem with the cl_sendmove hook

good. now close this issue

Only what could cause that is fakelag set more than 2 afaik

it doesnt lag, you will just hear those client side sounds, thats it

fixed it, it was a problem with the cl_sendmove hook

what did you do to solve this?

its in neps source, just paste

Only what could cause that is fakelag set more than 2 afaik

it doesnt lag, you will just hear those client side sounds, thats it

fixed it, it was a problem with the cl_sendmove hook

what did you do to solve this?

At the moment I just removed the hook, I'll be implementing a fix when I find one

Anyone found a fix for this? I looked through NEPS and i couldnt find any hook similar to clSendMove

Yeah that doesnt fix anything it isnt a fakelag issue. It only happens when you move the mouse while talking in game. It has to do with clSendMoveHook() but i dont know what the issue is and if i remove the whole hook i cant move at all in game.