Randolph Sapp
Randolph Sapp
I used this on Arch just a few days ago and setup a package build earlier today. https://aur.archlinux.org/packages/rogauracore-git/
Proton Experimental on 5.15.2-arch1-1 Arch Linux logs: [steam-1240440.log](https://github.com/ValveSoftware/Proton/files/7543214/steam-1240440.log) [sysinfo.txt](https://github.com/ValveSoftware/Proton/files/7543215/sysinfo.txt) It appears to load Arbiter but later exits: ``` 110769.084:0104:0108:trace:loaddll:build_module Loaded L"Z:\\mnt\\local\\SteamLibrary\\steamapps\\common\\Halo Infinite\\Arbiter.dll" at 0000000180000000: native ... 110771.494:005c:006c:trace:seh:dump_unwind_info **** func 1ac90-1ad76...
> In fact, we should probably look into speeding up the enqueueing system itself Eh, from what I've seen there's not a lot we could do for that. We could...
@he3als, out of curiosity, is there any reason why you haven't submitted a PR for this yet? Seems like you already took care of most of the work.
Easiest solution to implement would be have a switch to toggle default behavior (allow/block all) and then mods provide overrides for each domain. It goes without saying that any command...
@aquelemiguel , the only concern I have is if the default behavior should be an allow list or a block list. I see one being useful for keeping things under...
> @joao-conde yt-dlp supports too many supported 18+ domains, it'd be hell for some servers to manually block all (and having to periodically check for new undesired domains). However simultaneously,...
bumping the issues because it's still prevalent 
Because this hands off the processing to pdftoppm/pdftocario, there isn't a main iterable tied to the pages as they are processed. To do this you would either have to bypass...
I take it all back. `get_variable` doesn't actually get properties, Meson is deprecating the function to get cross compilation properties, yocto doesn't even set sys_root. This is going to be...