Call for Support: Bottles Team Needs Funding to Sustain Development (linuxiac.com)
from petsoi@discuss.tchncs.de to linux@lemmy.ml on 11 Jul 06:46
https://discuss.tchncs.de/post/40428975

#linux

threaded - newest

TimeNaan@lemmy.world on 11 Jul 08:48 next collapse

I never understood the advantage Bottles has over Lutris

slackness@lemmy.ml on 11 Jul 08:52 next collapse

Looks pretty

Mwa@thelemmy.club on 11 Jul 09:23 next collapse

I see the advantages that.

  • Libadwaita Themed (good for Gnome bad for other Desktops)

  • Sandboxed (Only flatpak)

BananaTrifleViolin@lemmy.world on 11 Jul 09:47 next collapse

Lutris is for managing games, and can use multiple different engines. Proton is one, but also Linux native games, dos, ScummVM, etc. Lutris also interfaces with popular stores like Steam, Epic, GOG etc. It’s a game and gaming library tool.

Bottles is a general purpose wrapper for Wine. You can run games but also any wine software. It’s a general purpose wine tool.

Lutris makes running games in proton easy. Bottles makes running apps in wine easy.

TimeNaan@lemmy.world on 11 Jul 10:19 next collapse

But you can simply add windows software to Lutris, a lot of it can be found in the database with all the artwork etc.

BananaTrifleViolin@lemmy.world on 11 Jul 11:29 collapse

You can do lots of things with both, but that doesn’t necessarily mean you should.

People have used Lutris for other apps because it was a more convenient wrapper for Wine than the defaults offered but it’s not primarily designed for it and support will be limited. Lutris is designed to be a games library and that’s it’s focus.

I personally wouldn’t recommend wine newbies to be using Lutris to run everything because if nothing else it would be annoying for the Lutris dev team to be dealing with “I can’t get Microsoft Word working”.

I also personally wouldn’t recommend Bottles for games because of all the other features Lutris offers. I have a huge library of games and I wouldn’t want to manage that in the Bottles interface. But I’m aware people use it for that and Lutris is one of its supported runners.

Bottles and Lutris complement each other and work together well. But lutris is designed to be a games libaray while Bottles is designed to be for everything.

I personally use Lutris for games (most of my wine use) and Bottles for a few other windows apps.

But the real star of the show is under the hood - it’s wine and Proton doing the heavy lifting. Lutris and Bottles are tools to get the most out of them and it’s choice which you use and how.

anon5621@lemmy.ml on 11 Jul 11:15 collapse

Does lutris support advanced configuration of disabling enabling dxvk ,switch of locales,easy tool to install windows dependencies for usual software not games,creating full prefix backup and restoring it later on other devices ,controlling environment variables?

non_burglar@lemmy.world on 11 Jul 13:25 collapse

Yes

MentalEdge@sopuli.xyz on 11 Jul 10:36 next collapse

It’s not a catch-all game launcher.

It’s a wine environment manager. And it is becoming increasingly good at simplying the complexity of setting up wine bottles for different things.

It’s basically winetricks on steroids, with a really nice GUI to boot.

Running windows games is just one use-case.

TimeNaan@lemmy.world on 11 Jul 10:46 collapse

Yeah, same with Lutris. You don’t HAVE to run games in it, it works just as well with other software

MentalEdge@sopuli.xyz on 11 Jul 11:04 collapse

Obviously. It too does wine environment management. But it’s meant for games, and for wine specifically, Bottles is just nicer.

Lutris is massive overkill if you just want run the windows version of python in order to compile python code to windows binaries. Not to mention it just isn’t as slick in terms of UX as a wine manager.

priapus@piefed.social on 11 Jul 16:27 collapse

Better UI and many of the tools for managing wine prefixes are higher quality, rather than relying on something like Winetricks, which is actually a 20000 line bash script.

franzcoz@feddit.cl on 11 Jul 10:45 next collapse

I never managed to run an application usinng bottles :/

DonutsRMeh@lemmy.world on 11 Jul 11:12 next collapse

Same here. I run apps in Heroic games launcher

SeekPie@lemmy.blahaj.zone on 11 Jul 11:54 collapse

I use Steam by adding apps as non-steam games and forcing it to use Proton.

DonutsRMeh@lemmy.world on 11 Jul 12:06 collapse

Another option. lol

Montagge@lemmy.zip on 11 Jul 16:33 next collapse

I used it for non-steam games for a while because Lutris is a broken mess

Thedogdrinkscoffee@lemmy.ca on 11 Jul 16:51 collapse

I’m using bottles to run Roon. Works great and was easy.

mactan@lemmy.ml on 11 Jul 11:20 next collapse

I thought their priority was vanilla OS. I hope that project has the cash to survive too

Dirk@lemmy.ml on 11 Jul 17:12 collapse

How much development is actually needed to build a graphical interface for setting the WINEPREFIX environment variable?