| 21 Jun 2024 |
Atemu | Wait, I confused myself | 12:21:33 |
Atemu | vkcapture obviously won't work with OGL | 12:21:40 |
Atemu | Or not? Wait | 12:21:58 |
Atemu | It says OGL too | 12:22:03 |
woobilicious | I'm using the 64bit obs-gamecapture, it only works with 64bit apps. | 12:22:27 |
woobilicious | Atemu: the script is setup for multi lib distros: https://github.com/nowrep/obs-vkcapture/blob/master/src/obs-gamecapture.in | 12:23:40 |
Atemu | We build it for both bitnesses too | 12:26:16 |
Atemu | The 32bit version's JSON is on your system already | 12:26:41 |
woobilicious | the json file is for vulkan overlays only. | 12:27:12 |
Atemu | But we don't have 32bit compat for the wrapper | 12:27:20 |
Atemu | Not entirely sure how you'd do that honestly | 12:27:39 |
Atemu | It'd probably be best to just have a obs-vkcapture_32 or something | 12:27:56 |
Atemu | Should be simple to add | 12:28:31 |
woobilicious | I should check if the latest version works | 12:30:46 |
Atemu | woobilicious: https://github.com/NixOS/nixpkgs/pull/321493 | 12:36:04 |
woobilicious | I wonder if it's possible to make the 64bit one universal? | 12:37:21 |
K900 | Possible, probably, good idea, not really | 12:37:59 |
K900 | LD_PRELOAD is a very powerful tool | 12:38:04 |
K900 | And should be generally handled as carefully as possible | 12:38:18 |
Tumble | can i use it to unsandbox? | 12:38:51 |
K900 | ...what | 12:39:00 |
woobilicious | I wish opengl just had better ways to inject overlays. | 12:39:31 |
woobilicious | K900: we can only inject the 64bit or 32bit .so, having to inspect the binary just to check what command to run is a little annoying, not sure if it would make it any worse automating the bitness, injecting the wrong bitted library will just be ignored, steam does it that way. you can see the game logs saying "wrong ELF class". | 12:46:01 |
K900 | Inspecting the binary won't fly for things that are nested | 12:46:23 |
K900 | I know it can be ignored | 12:46:27 |
woobilicious | I mean you just inject both binaries and the ld-loader handles it for you. | 12:46:57 |
woobilicious |  Download image.png | 13:49:31 |
woobilicious | RIP | 13:49:33 |
| em joined the room. | 17:21:54 |
| 22 Jun 2024 |
| bytebandit joined the room. | 01:11:32 |