baja blast rd. Posted June 5, 2016 Are there any ports that allow you to simulate latency in single player, to acclimate to it. If so, how. 0 Quote Share this post Link to post
scifista42 Posted June 5, 2016 While you are playing Doom, let a lot of other programs run on the background doing some real time data intensive tasks. 0 Quote Share this post Link to post
Maes Posted June 5, 2016 That will only decrease the frame rate, if anything, but it will not cause input delay or game state/display inconsistency, which is what latency actually does. With latency, game play appears smooth but the player's actions and game state will appear "off" or delayed, and actions may even be undone or end up differently. 0 Quote Share this post Link to post
fraggle Posted June 5, 2016 rdwpa said:Are there any ports that allow you to simulate latency in single player, to acclimate to it. If so, how. Not that I know of. You might be better off looking for a more general purpose tool that can add network latency, rather than something specific to Doom. Under Linux for example there's the 'tc' command which I believe you can use to add deliberate latency to links. 0 Quote Share this post Link to post
Ladna Posted June 8, 2016 I use http://sourceforge.net/projects/gamersproxy/ 0 Quote Share this post Link to post
40oz Posted June 14, 2016 Dumb question: why do you want to do this? 0 Quote Share this post Link to post
Maes Posted June 15, 2016 As he said, acclimating to it, or performing research on lag-mitigating features of his own port. In either case, latency simulation should be part of the platform's TCP/IP stack, not an internal feature of any source port. 0 Quote Share this post Link to post
fraggle Posted June 15, 2016 Yeah, I did the same thing myself (intentionally adding lag) pretty extensively when developing Chocolate Doom's netcode. I can see why ordinary players would want to do the same thing too. 0 Quote Share this post Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.