| 16 Nov 2023 |
@lachsak:estival.eu | I just installed wine to get rid of the notifications that I don't have wine installed | 11:18:33 |
@supersamus02:matrix.org | * I used wineWowPackages.stagingFull on many games without issues... (Not with Lutris, though) | 11:18:46 |
@supersamus02:matrix.org | * I used wineWowPackages.stagingFull on many games without issues... (Not with Lutris, though) (And I did install DXVK manually) | 11:19:20 |
@lachsak:estival.eu | In reply to @supersamus02:matrix.org I used wineWowPackages.stagingFull on many games without issues... (Not with Lutris, though) (And I did install DXVK manually) I think that's the problem. Lutris assumes that you use their custom proton ge version by default | 11:19:37 |
@lachsak:estival.eu | Honestly, I don't know a whole lot about wine versions. I just wanted to chime in and tell about a beginner mistake I made, so that others don't have to repeat it | 11:20:47 |
@supersamus02:matrix.org | Maybe it'd be better to patch these lines out? https://github.com/lutris/lutris/blob/2b3f46e14c9627daf7a8c53d1b64c68df2658ad2/lutris/gui/dialogs/delegates.py#L143-L145 | 11:23:24 |
littlejohn (jcray) | In reply to@supersamus02:matrix.org I don't own one, but looking at the source code, xow is old and never added support for them (same as xone). Linux's default xpaddoes support them since 6.1. xpadneo supports them too. Thanks for taking a look! I was coming to the same conclusion over here. Darn, as I use an xbox wireless usb receiver, which I don't believe is supported by xpad/xpadneo (I am about to test regardless). Perhaps I will have to settle on bluetooth or wired for linux gaming with this controller and plan to get another kind of gamepad down the road. | 16:55:37 |
littlejohn (jcray) | @K900 (drm/amd#1417 when) jumping off our discussion in offtopic about the steam deck and gamescope. Do you use gamescope on your nixos setup? Would it provide performance gains/bug fixes that are worth me taking the time to implement in my setup? | 18:08:57 |
K900 | It's not something you can use as a desktop compositor | 18:09:25 |
K900 | It's designed to run exactly one fullscreen app | 18:09:31 |
K900 | Preferably one that is Steam | 18:09:35 |
littlejohn (jcray) | right, but presumably I could use an overlay or something to launch steam with gamescope? If I understand correctly, steam and its games launch in xwayland or x11 despite me using a wayland desktop compositor | 18:10:49 |
K900 | Games will still run in xwayland | 18:11:38 |
K900 | Because Wine can't do Wayland natively | 18:11:42 |
K900 | (yet) | 18:11:44 |
littlejohn (jcray) | gotcha, thanks! | 18:12:04 |
K900 | Steam itself also technically runs in xwayland | 18:12:18 |
K900 | But it'll probably stop doing that at some point | 18:12:24 |
K900 | And it's not really relevant | 18:12:27 |
| @pedrohlc:mozilla.org left the room. | 19:11:02 |
| pedrohlc ⚡️ joined the room. | 21:59:55 |
moody | In reply to @k900:0upti.me Because Wine can't do Wayland natively I think there is a fork working on this iirc | 22:11:11 |
Charles ⚡️ | wine itself is working on this | 23:22:50 |
Charles ⚡️ | hence the "(yet)" | 23:23:21 |
| 17 Nov 2023 |
haysidney | Is there a trick to getting gamepads working with Wine? My Xbox Series controller isn't detected Final Fantasy XIV. I'm using hardware.xone.enable = true; to get my USB dongle to sync to the controller. | 18:33:18 |
K900 | It should generally work out of the box | 18:33:51 |
K900 | Possibly the driver is doing something weird | 18:34:01 |
haysidney | * Is there a trick to getting gamepads working with Wine? My Xbox Series controller isn't detected in Final Fantasy XIV. I'm using hardware.xone.enable = true; to get my USB dongle to sync to the controller. | 18:36:18 |
haysidney | Hmm. I wonder if there's a different driver to use for the dongle. | 18:36:40 |
haysidney | I could use bluetooth but my laptop's bluetooth is a little flaky. | 18:37:19 |