Overview
Warcraft 3 is one the best RTS games ever produced, released in 2002. The only issue is that the new HD and Wide resolutions are not supported in the configuration menu. In this tutorial I will show you how to add support for these resolutions.

Warcraft 3 1920 HD resolutions
Warcraft 3 1920x1080
Open regedit and go to: HKEY_CURRENT_USER\Software\Blizzard Entertainment\Warcraft III\Video
Before you edit the value change hex value to decimal value. ```text reswidth = 1920 resheight = 1080
## Warcraft 3 1920x1200
Open regedit and go to: HKEY\_CURRENT\_USER\\Software\\Blizzard Entertainment\\Warcraft III\\Video
Before you edit the value change hex value to decimal value. ```text
reswidth = 1920 resheight = 1200
Enjoy :)
