Tamius Han
Tamius Han
Housekeeping — this _should_ be fixed for a while. cc #211
> if you had any more time working on the re-design Not nearly as much as I would have liked. (Also, there's been quite some annoyances along the way) That...
Here's the current build to play with. Things done so far: * in-player UI works on Youtube and twitch. * communication between in-player UI, popup, and the rest of the...
> and also disable features like nvdia vsr where can we report this issue to Chromium team? https://bugs.chromium.org/p/chromium/issues/list Note that the last time Chrome had this issue, it took about...
Did your browser get updated in the mean time? Because that would be one thing that would explain it.
Does it support only D3D11, or is D3D11on12 fine for Nvidia VSR? There's been some reports that D3D11on12 is currently working on Chrome (as per #220) (probably not on edge,...
Well that's the worst combo for my ANGLE backend detection script, as it doesn't seem possible to differentiate between DX11 and DX11on12 using the method I have. I'll have to...
> maybe I'm missing something simple, and I tried all the options, but I can't figure out how to activate Fit Width crop whenever the page loads. This isn't currently...
I can't really get RTX Super Resolution to work with Firefox, even after setting `gfx.webrender.super-resolution.nvidia` to `true` and restarting Firefox. Granted: 2080Ti + Win10 (same Firefox version), though I don't...
It's more or less that. The culprit is autodetection (which should get disabled when you set aspect ratio manually, btw). The story goes a little bit like this: * autodetection...