Difference between revisions of "Bottles"

From Linux Gaming
Jump to navigation Jump to search
 
Line 1: Line 1:
[https://github.com/bottlesdevs/Bottles Bottles] is an easy way to install games and other programs that don't have an install script in [[Lutris]]. Some people even prefer it for games that do have a Lutris script. It comes with a nice and clean UI, and has many features like [https://github.com/ishitatsuyuki/LatencyFleX LatencyFleX] integrated. It can easily be [https://flathub.org/apps/details/com.usebottles.bottles installed as a Flatpak], and comes with the Flatpak sandboxing by default.
[https://github.com/bottlesdevs/Bottles Bottles] is an easy way to install games and other programs that don't have an install script in [[Lutris]]. Some people even prefer it for games that do have a Lutris script. It comes with a nice and clean UI, and has many features like [https://github.com/ishitatsuyuki/LatencyFleX LatencyFleX] integrated. It can easily be [https://flathub.org/apps/details/com.usebottles.bottles installed as a Flatpak], and comes with the Flatpak sandboxing by default.


The wine prefixes (where your programs are stored) are in <code>~/.var/app/com.usebottles.bottles/data/bottles/bottles/<prefix_name></code>, where <code><prefix_name></code> is the name that you gave to the bottle.
== File Locations ==
The easiest way is to go to the <code>details</code> page of your game, and click the <code>...</code> button on the top right, then <code>browse files</code>. This leads you to the wine prefix of your game. From here, the path is the same as it would be on Windows.
 
If you want to find it manually, you can find the wine prefixes in <code>~/.var/app/com.usebottles.bottles/data/bottles/bottles/<prefix_name></code>, where <code><prefix_name></code> is the name that you gave to the bottle.

Latest revision as of 10:05, 3 June 2024

Bottles is an easy way to install games and other programs that don't have an install script in Lutris. Some people even prefer it for games that do have a Lutris script. It comes with a nice and clean UI, and has many features like LatencyFleX integrated. It can easily be installed as a Flatpak, and comes with the Flatpak sandboxing by default.

File Locations

The easiest way is to go to the details page of your game, and click the ... button on the top right, then browse files. This leads you to the wine prefix of your game. From here, the path is the same as it would be on Windows.

If you want to find it manually, you can find the wine prefixes in ~/.var/app/com.usebottles.bottles/data/bottles/bottles/<prefix_name>, where <prefix_name> is the name that you gave to the bottle.