Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lacymorrow committed Nov 30, 2021
1 parent 9cdf881 commit ae19ec3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ To reset all settings and binds to default, press <kbd>Control</kbd>-<kbd>Alt</k
| βœ… | Call of Duty Black Ops Cold War | Runs in `Windowed`, `Windowed Fullscreen`, `Multi-Monitor` modes |
| βœ… | Call of Duty: Warzone | Runs in `Windowed` mode |
| βœ… | Counter-Strike (1.6) | Runs in `Windowed` mode |
| βœ… | CS:GO / Counter-Strike: Global Offensive | Runs in `Windowed` mode; `Fullscreen` mode works with AHK script|
| βœ… | Dead by Daylight | Runs in `Windowed` and `Fullscreen` modes |
| βœ… | Escape from Tarkov |
| βœ… | Deceit | Runs in `Windowed` mode |
Expand Down Expand Up @@ -293,7 +294,7 @@ _Doesn't work with some games [#47](https://github.com/lacymorrow/crossover/issu
Install AutoHotKey and run this script with it (save it as `script.ahk` and double-click it):

```autohotkey
space::Winset, Alwaysontop, , CrossOver
Home::Winset, Alwaysontop, , CrossOver
```

Once in-game, pressing space should put the crosshair over the screen, even in fullscreen mode.
Expand Down

0 comments on commit ae19ec3

Please sign in to comment.