| 20 Mar 2026 |
nyanbinary 🏳️⚧️ | Also the icon tray doesn't work for me on the beta | 21:45:55 |
niklaskorz | I had some issues with adding drives | 21:58:08 |
niklaskorz | any drive I tried to add was reported as 32gb with name () | 21:58:39 |
jerbear0 | In reply to @kslad:unredacted.org I can't seem to find it anymore but I swear I remember seeing something the other day about setting default launch arguments for steam when setting up programs.steam. Don't see the option anywhere though. Did I dream that? i have some for my steam but for what exactly? to use mangohud? | 22:45:05 |
| 21 Mar 2026 |
jerbear0 | yeah so steamrt3 with beta branch of steam helldivers 2 simply won't open | 00:17:04 |
nyanbinary 🏳️⚧️ | cc: K900 | 00:29:22 |
kslad | Yeah I was hoping I could add arbitrary args (i.e. gamescope --force-grab-cursor) but its just env variables it looks like | 02:19:44 |
jerbear0 | yeahh, i wouldn't do that personally | 02:20:47 |
jerbear0 | i change launch options depending on the game, i wouldn't want something global like that | 02:21:10 |
| SQ8 joined the room. | 03:56:30 |
K900 | Yes, that's a container problem | 05:32:33 |
nyanbinary 🏳️⚧️ | So should it still work as usual when I try to install it? | 19:25:09 |
nyanbinary 🏳️⚧️ | Also does that mean I can disable 32 bits after Steam switches over :p | 19:27:12 |
nyanbinary 🏳️⚧️ | Pretty sure thats the only thing I have still using 32 bits | 19:27:19 |
| Bwop joined the room. | 19:40:10 |
K900 | No | 21:21:05 |
K900 | It's just currently broken | 21:21:10 |
K900 | On Valve's end | 21:21:15 |
K900 | No, you'll still need 32-bit graphics drivers | 21:21:31 |
K900 | But we should be able to remove most of the other 32-bit stuff in Steam's closure | 21:21:41 |
K900 | Which is to be fair already very small | 21:21:46 |
magic_rb | You still need 32 bit graphics drivers for 32-bit games. So if youre sure youll never want to play a 32-bit game, you dont need them ig? | 21:22:46 |
K900 | I'm not sure pressure-vessel can handle that right now | 21:25:07 |
K900 | But possibly | 21:25:10 |
| Lozenge joined the room. | 21:38:39 |
| 22 Mar 2026 |
jerbear0 | actually that got me thinking, one thing that i'd like to try is a global variable for all vr games since i use monado | 02:33:49 |
jerbear0 | welp, i did it... was easier than i thought it'd be, just added to my home manager:
home.sessionVariables = {
PRESSURE_VESSEL_IMPORT_OPENXR_1_RUNTIMES = "1";
};
| 02:44:46 |
QuadRadical (Ping) | https://github.com/different-name/steam-config-nix | 03:13:05 |
QuadRadical (Ping) | this is probably what you want? | 03:13:07 |
QuadRadical (Ping) | but its per game still | 03:13:22 |