This is a migrated thread and some comments may be shown as answers.

How to limit gaming speed?

3 Answers 99 Views
Windows
This is a migrated thread and some comments may be shown as answers.
Caleb
Top achievements
Rank 1
Caleb asked on 03 Apr 2021, 10:17 PM
I have a simple problem and hopefully it has a simple solution. I want to limit the speed for an online game, namely Roblox. I edited the line under if (m_SimulateModem), which works great for webpages, but it didn't slow down the game. Is it possible to limit the speed for online games using Fiddler? I believe Roblox uses UDP for communication, so can I edit something to slow UDP communications?

3 Answers, 1 is accepted

Sort by
0
Nick Iliev
Telerik team
answered on 05 Apr 2021, 06:36 AM

Hello Caleb,


Fiddler is an HTTP/HTTPS/FTP web debugging proxy. That said, Fiddler does not capture traffic that goes through UDP, and you could only capture/modify/debug traffic that goes through one of the listed TCP protocols.

 

Regards,
Nick Iliev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

0
Caleb
Top achievements
Rank 1
answered on 06 Apr 2021, 11:04 PM
Well, that's unfortunate that I can't use Fiddler to do that. Thanks for answering, though. I appreciate it.
0
Anna
Top achievements
Rank 1
Iron
answered on 27 May 2021, 04:03 AM

That's what I'm wondering as well, but with this explanation it doesn't seem possible to do it.

mapquest driving directions

Tags
Windows
Asked by
Caleb
Top achievements
Rank 1
Answers by
Nick Iliev
Telerik team
Caleb
Top achievements
Rank 1
Anna
Top achievements
Rank 1
Iron
Share this question
or