first blog post
This commit is contained in:
parent
c1b0a6a470
commit
3c94aeb3fd
1 changed files with 16 additions and 0 deletions
16
src/blog/ow-bottles.md
Normal file
16
src/blog/ow-bottles.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
title: Mouse losing focus in Overwatch 2 on Linux
|
||||
date: [2023, 03, 11]
|
||||
---
|
||||
|
||||
# Mouse losing focus in Overwatch 2 on Linux
|
||||
|
||||
I moved to Fedora a while ago because I got sick of writing my things on Windows, but that, of course, means I need workarounds for the games I want to play.
|
||||
|
||||
One of those games being Overwatch 2.
|
||||
|
||||
I tried using Lutris for a while, which worked fine until an Update to the Battle.net launcher broke itself, so I switched over to [Bottles](https://usebottles.com), which for now runs the game pretty well.
|
||||
|
||||
Though one of the Issues I ran into while playing, was that my Mouse wouldn't be captured by the game anymore, forcing me to `Alt+Tab` out and back into the game.
|
||||
|
||||
Though thanks to their Discord I found an easy fix for that, I simply had to change my Runner to `wine-ge-proton7-34` instead of the default `soda-7.0-9` runner.
|
Loading…
Add table
Reference in a new issue