| 26 Jan 2024 |
Charles ⚡️ | In reply to @louis2747:matrix.org yeah i know but i meant are there any big nixOS specific problems Not anything NixOS specific I don't think | 17:16:21 |
@atemu12:matrix.org | One specific issue is that SteamVR can't set caps on its executable inside our sandbox and that those caps don't actually work | 17:19:24 |
Charles ⚡️ | Oh ouch | 17:22:15 |
skalpasi | In reply to @sr.estegosaurio:matrix.org Yes. Facing mouse click issues? | 17:41:52 |
| @jordan:tchncs.de left the room. | 17:42:24 |
Charles ⚡️ | In the future you might consider just asking your actual question, it might help you get an answer more quickly | 17:52:50 |
@sr.estegosaurio:matrix.org | In reply to @skalpasi:matrix.org Facing mouse click issues? Nop, game runs just fine. | 21:33:23 |
@sr.estegosaurio:matrix.org | Not on wayland tho but I think that's a runtime issue. | 21:34:29 |
@sr.estegosaurio:matrix.org | So I have to switch WM to play. | 21:34:37 |
@sr.estegosaurio:matrix.org | Since I cannot run XWayland on my dGPU. | 21:35:16 |
@sr.estegosaurio:matrix.org | Thanks invidia. | 21:35:18 |
| 27 Jan 2024 |
| AlexW joined the room. | 05:38:23 |
x10an14 |  Download 2024-01-27T14:21:44,106800458+01:00.png | 13:24:14 |
x10an14 | Anyone got any luck w/Divinity Original Sin 2 Definitive Edition? I seem to struggle w/NixOS...
Here's the steam error output: https://paste.sr.ht/~x10an14/ba99d83224f39b473d9575e66b969612980647bc (it's a log from a non-steam proton, but I also tried w/the steam ones, 7, 8 and experimental)
See attached picture for the error Larian Studios gives. | 13:24:16 |
@atemu12:matrix.org | x10an14: Is vulkan working on your system? | 13:28:13 |
x10an14 | In reply to @atemu12:matrix.org x10an14: Is vulkan working on your system? Got a definitive test you'd accept if I give you the result of? I play Satisfactory and other games in their Vulkan modes AFAIK | 13:29:28 |
x10an14 |  Download 2024-01-27T14:31:46,321092235+01:00.png | 13:32:11 |
@atemu12:matrix.org | x10an14: Run vkcube | 13:32:17 |
x10an14 | In reply to @x10an14:matrix.org sent an image. Screenshot dated from now -1 min | 13:32:21 |
@atemu12:matrix.org | Okay, so it is working | 13:32:35 |
@atemu12:matrix.org | Have you tried backing up your Proton prefix and clearing it? | 13:32:49 |
x10an14 | In reply to @atemu12:matrix.org Have you tried backing up your Proton prefix and clearing it? Not consciously, maybe through my other reset efforts? Got a link to docs/how-to? | 13:33:48 |
x10an14 | In reply to @atemu12:matrix.org x10an14: Run vkcube What nixpkgs pkg has this? nix search nixpkgs vkcube had no results | 13:34:26 |
x10an14 | In reply to @atemu12:matrix.org Have you tried backing up your Proton prefix and clearing it? Oh, you mean the steam compatdata filesystem tree for the steam game. Yes, I've just finished a complete reinstall of the game. | 13:35:13 |
x10an14 | In reply to @x10an14:matrix.org What nixpkgs pkg has this? nix search nixpkgs vkcube had no results Found it. nix shell nixpkgs#vulkan-tools -c vkcube | 13:36:53 |
x10an14 |  Download 2024-01-27T14:36:09,757487928+01:00.png | 13:37:07 |
@atemu12:matrix.org | In reply to @x10an14:matrix.org Oh, you mean the steam compatdata filesystem tree for the steam game. Yes, I've just finished a complete reinstall of the game. I'm not sure a regular re-install clears it; you must do so explicitly | 13:46:23 |
x10an14 | Okay, just executed rm -rf ~/Games/SteamLibrary/steamapps/compatdata/435150 w/steam's proton 8.0.5 and this launch option: eval $(echo "%command%" | sed "s#bin/SupportTool.exe#DefEd/bin/EoCApp.exe#") | 13:48:20 |
@atemu12:matrix.org | And? Did it work? | 13:49:19 |
x10an14 | I reset the launch option to just %command%, and yes the launcher launched now. Will see and report if game launches. | 13:50:37 |