RyDeem

Results 22 comments of RyDeem

Turn on backtrack chams to see the difference from 200ms to 400ms @unnamed01X

> > > it is not lagging for real, only in scoreboard, do in console sv_netgraph 1 (or 2 idk) and see the real ping. (i may be wrong on...

> hey im new to c++ how do i add this to the source pls? 1. Download GitHub Desktop `= https://desktop.github.com` 2. On main osiris github.com click the top right...

> it gives me errors when building Should be fixed now, but i dont think the errors were mission critical.

> lets say hypothetically I have no coding experience and I wish to know how to use this please explain make a fork of the main github repo of osiris,...

@DillonHankins Oh you got it to work? Nice man, congratz. :)

me too i just threw this together some time ago so it works again, as its a awesome feature.

do you mean in line 115 on this pr when ` if (bestRecord) {` ? ` cmd->tickCount = timeToTicks(record.simulationTime);` like this = ` cmd->tickCount = timeToTicks(record.simulationTime + getLerp());` ? Yeah...