Skip to content

Commit bfafe3c

Browse files
authored
Update README.md
1 parent b1ad418 commit bfafe3c

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Command & Conquer: Generals – Zero Hour (MultiMonitor Lock)
33
=========================
44

5-
When running C&C with a dual monitor setup. The mouse will not lock to the game window.
5+
When running `Command & Conquer: Generals - Zero Hour` with a dual monitor setup. The mouse will not lock to the game window.
66

77
This is a quick console app i wrote in C++ 2013 to solve.
88

@@ -14,11 +14,15 @@ Copy [CnCGenMultiMonFix.exe](https://github.com/kcobb/CnCGenMultiMonFix/releases
1414

1515
Double-click `CnCGenMultiMonFix.exe` to run
1616

17+
The application will attempt to locate the game installation path from the Windows Registry.
18+
19+
If found, the game will auto launch.
20+
1721
A command window will open stating `searching for C&C game window...`
1822

19-
Leave this window running in the background
23+
If application does not auto launch `Command & Conquer: Generals - Zero Hour`.
2024

21-
Now run `generals.exe`. This is the main executable for `Command & Conquer Generals Zero Hour`
25+
Run `generals.exe` manually. This is the main executable for `Command & Conquer: Generals - Zero Hour`
2226

2327
The `C&C Generals - MultiMonitor Lock` text output will change from `searching for C&C game window...` to `game window locked`
2428

0 commit comments

Comments
 (0)