Skip to content

Commit a444458

Browse files
committed
Add limitations section to README
1 parent 6c52801 commit a444458

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,11 @@ Why?
1111
I enjoy playing Monster Hunter: World, but the game doesn't have a pause function,
1212
even when playing single player offline. Using this program, I am able to suspend
1313
the game when I urgently need to deal with a crying baby :)
14+
15+
Limitations
16+
===========
17+
18+
- This program suspends all threads from the process that created the active window
19+
handle, and hides that window handle. Multi-window applications or multi-process
20+
applications will not be suspended correctly.
21+

0 commit comments

Comments
 (0)