Skip to content

Commit

Permalink
README.md: clarify that it creates a bullet-time effect
Browse files Browse the repository at this point in the history
Signed-off-by: Konstantin Kharlamov <[email protected]>
  • Loading branch information
Hi-Angel committed Apr 4, 2021
1 parent 69bd303 commit 04af28d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
It's an overloaded function `clock_gettime` to slow down its reports by 4 times. It's useful to slow down games, in particular is tested wth Alien Shooter 2, Dungeon Nightmares, and GTAⅣ running in WINE.
This library creates a "bullet-time" effect in any game it is preloaded to.

Underneath it overloads a function `clock_gettime` to slow down its reports by 4 times. This was tested wth Alien Shooter 2, Dungeon Nightmares, and GTAⅣ running in WINE.

# Building

Expand Down

0 comments on commit 04af28d

Please sign in to comment.