Skip to content

A PowerShell script for Microsoft Windows (Windows 10 and later) to enhance your gameplay. You might be like me who can sometimes have bad internet for no reason, and your game client can crash because of that. Well this PowerShell script is used to clear your DNS cache every 2 minutes (you can change it if you want to).

Notifications You must be signed in to change notification settings

PYP2205/PowerShell-Game-Enhancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

PowerShell-Game-Enhancer

A PowerShell script for Microsoft Windows (Windows 10 and later) to enhance your gameplay. You might be like me who can sometimes have bad internet for no reason, and your game client can crash because of that. Well this PowerShell script is used to clear your DNS cache every 30, 60, 90, 120, 150, or 180 seconds (you can change it if you want to).

Requirements

If you have the old legacy PowerShell (PowerShell v1 - v5.1) on your Windows system. Then I recommend you install the latest version of PowerShell Core from the offical Github Repository here: https://github.com/PowerShell/PowerShell

Instructions

If you have the latest version of PowerShell Core installed onto your system. Then run the file by entering:

  • ./clear_dns.ps1
  • pwsh clear_dns.ps1

Goals

  • Make a PowerShell script that would flush DNS in Linux.

About

A PowerShell script for Microsoft Windows (Windows 10 and later) to enhance your gameplay. You might be like me who can sometimes have bad internet for no reason, and your game client can crash because of that. Well this PowerShell script is used to clear your DNS cache every 2 minutes (you can change it if you want to).

Resources

Stars

Watchers

Forks

Packages

No packages published