You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current method depends on rebuilding the whole physents array, It would be a big performance gain to just use SV_AllowPhysent, Another solution would be to to just export ReHLDS Api to ReGameDLL and just use SV_AllowPhysent hook there and provide cvars for users like csgo mp_semiclip..
The text was updated successfully, but these errors were encountered:
The current method depends on rebuilding the whole physents array, It would be a big performance gain to just use SV_AllowPhysent, Another solution would be to to just export ReHLDS Api to ReGameDLL and just use SV_AllowPhysent hook there and provide cvars for users like csgo
mp_semiclip
..The text was updated successfully, but these errors were encountered: