Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oneup03 authored Aug 17, 2024
1 parent 0bcd079 commit 489daac
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@ Windows-only solution currently, but there are other solutions on Linux like Mon
- SteamVR Status will notify you if your headset window isn't fullscreen. Click on the `Enable Fullscreen Mode` notice to fix it
- Click on the game's window on your second display for control input to work
- Single Display setup:
- Make the headset window in focus on your display
- Try to make the Game run in Windowed mode in game settings or using `Alt + Enter` This will alleviate controller input issues
- Make the headset window in focus on your display
- Press `Ctrl + F8` to toggle locking the headset window to the foreground
- Use `Alt + Tab` to switch to the game window
- If the headset window went completely black or rendering messes up, try again with `debug_enable` set to `true`. Otherwise, this game isn't compatible in single display mode
Expand Down Expand Up @@ -162,10 +163,11 @@ Windows-only solution currently, but there are other solutions on Linux like Mon
- Single-Display notes:
- Some games/mods will not be compatible with this mode (3D view becomes black screen)
- More games will be compatible with the `debug_enable` flag, but framerate may be reduced
- The headset window has to be on top of everything for 3D to render correctly
- The game window has to be in focus for controls to work
- `Ctrl + F8` will toggle locking the headset window in the foreground
- You can then `Alt + Tab` to the game window
- Games should be set to run in Windowed mode for the most compatibility
- The headset window has to be on top of everything for 3D to render correctly
- The game window has to be in focus for controls to work
- `Ctrl + F8` will toggle locking the headset window in the foreground
- You can then `Alt + Tab` to the game window
- Multi-Display notes:
- A multi-display setup in extended mode is recommended for the most compatibility
- The primary display will be where the "Headset" window is located and should be 3D capable
Expand Down

0 comments on commit 489daac

Please sign in to comment.