Is there any way to allocate more bandwidth into a specific program?
Not in Windows, and not in your Netgear router. Now if you had an (extremely expensive) Cisco router, and a CCNA certification, then you could do that via something called Quality of Service (QoS). You *CAN* allocate more processor time to your game. Once the game is running, open your task manager. Go to the “Processes” tab. Right click the .exe name of your game. Then you can “Set Priority”. WARNING: Do not ever set any process to “Realtime”. That will stop giving CPU time to ALL other processes, including, for instance, the process needed to detect mouse and keyboard input. In other words, it’ll freeze everything except for the “Realtime” process.