Bottles

Run Windows software and games on Linux

GPL-3.0 License

Stars
5.9K

Bot releases are hidden (Show)

Bottles - 2022.9.28.1

Published by mirkobrombin about 2 years ago

Release day: https://usebottles.com/blog/release-2022.9.28/

!! Releases take a few hours to arrive on Flathub

Hotfix:

  • fix components mismatch when switching bottle
Bottles - 2022.9.28

Published by mirkobrombin about 2 years ago

Release day: https://usebottles.com/blog/release-2022.9.28/

!! Releases take a few hours to arrive on Flathub

Bottles - 2022.8.28-brescia-2

Published by mirkobrombin about 2 years ago

Release day: https://usebottles.com/blog/release-2022.8.28/

!! Releases take a few hours to arrive on Flathub

Hotfix:

  • re-implement override_dll action (it had been eaten by the code monster)
Bottles - 2022.8.28-brescia-1

Published by mirkobrombin about 2 years ago

Release day: https://usebottles.com/blog/release-2022.8.28/

!! Releases take a few hours to arrive on Flathub

Hotfix:

Bottles - 2022.8.28-brescia

Published by mirkobrombin about 2 years ago

Release day: https://usebottles.com/blog/release-2022.8.28/

!! Releases take a few hours to arrive on Flathub

Bottles - 2022.8.14-brescia

Published by mirkobrombin about 2 years ago

Release day: https://usebottles.com/blog/release-2022.8.14/

!! Releases take a few hours to arrive on Flathub

Bottles - 2022.7.28-brescia-2

Published by mirkobrombin about 2 years ago

Bottles - 2022.7.28-brescia-1

Published by mirkobrombin about 2 years ago

Release day: https://usebottles.com/blog/release-2022.7.28/

!! Releases take a few hours to arrive on Flathub

Hotfix

  • fix regression in Offline mode
Bottles - 2022.7.28-brescia

Published by mirkobrombin about 2 years ago

Release day: https://usebottles.com/blog/release-2022.7.28/

!! Releases take a few hours to arrive on Flathub

Bottles - 2022.7.14-brescia-3

Published by mirkobrombin over 2 years ago

Release day: https://usebottles.com/blog/release-2022.7.14/

!! Releases take a few hours to arrive on Flathub

Hotfix

  • fix "Add to Steam" (again)
Bottles - 2022.7.14-brescia-2

Published by mirkobrombin over 2 years ago

Release day: https://usebottles.com/blog/release-2022.7.14/

!! Releases take a few hours to arrive on Flathub

Hotfix

  • fix "Add to Steam"
  • fix migration from old bottles config
Bottles - 2022.7.14-brescia-1

Published by mirkobrombin over 2 years ago

Release day: https://usebottles.com/blog/release-2022.7.14/

!! Releases take a few hours to arrive on Flathub

Hotfix

  • fix installers fail due to wrong ConfigManager handling
Bottles - 2022.7.14-brescia

Published by mirkobrombin over 2 years ago

Release day: https://usebottles.com/blog/release-2022.7.14/

!! Releases take a few hours to arrive on Flathub

Bottles - 2022.6.28-brescia

Published by mirkobrombin over 2 years ago

Release day: https://usebottles.com/blog/release-2022.6.28/

!! Releases take a few hours to arrive on Flathub

Bottles - 2022.6.14-brescia-1

Published by mirkobrombin over 2 years ago

Release for AUR only.

News

  • fix empty bottles list
Bottles - 2022.6.14-brescia

Published by mirkobrombin over 2 years ago

Release day: https://usebottles.com/blog/release-2022.6.14/

!! Releases take a few hours to arrive on Flathub

Bottles - 2022.5.28-trento-3

Published by mirkobrombin over 2 years ago

News:

  • New shell option for bottles-cli allowing launchers like itch.io working with Bottles

How to use with itch.io:

  1. make a new Gaming bottle named itchio or whatever you want
  2. create ~/.local/bin/wine with content:
#!/bin/sh
flatpak run --command='bottles-cli' com.usebottles.bottles shell -b itchio -i "$@"

changing itchio with your bottle name (the Path key in your bottle.yml)

  1. make it executable chmod +x ~/.local/bin/wine
  2. make a Games/ path in the bottle's drive_c/ and choose it when installing games from itch.io
  3. enjoy and report bugs.

If you already have a wine executable in your system and can't uninstall, launch itch.io with PATH=~/.local/bin env var

Bottles - 2022.5.28-trento-2

Published by mirkobrombin over 2 years ago

News:

  • New action for dependencies: register_dll (ref)
Bottles - 2022.5.28-trento-1

Published by mirkobrombin over 2 years ago

Hotfix:

  • Fix widget connection causing a crash
  • Fix latencyflex path not being created on start