Recent content by Ppur226

  1. Ppur226

    News Chinese Gitstar JH920 GPU Claims To Beat an Nvidia GTX 1050

    the biggest issue with new gpus is always drivers and support. the moore threads s80 gpu is supposedly equivalent to a 3060 in power but the actual performance is closer to gtx 1050 or even 1030 level. even intel, with all the knowledge and resources and years of integrated gpu drivers under...
  2. Ppur226

    News How to Disable Your Laptop’s Touch Screen in Windows 10 and 11

    any idea how to disable a second touch screen though? like the eink panel on the yoga book c930? it's not exactly visible to the primary system, it's sandboxed or running on it's own custom lightweight os. the problem is it has a tap twice to take priority function, and when you're holding it...
  3. Ppur226

    News Valve Enables Experimental Nvidia DLSS Support For DirectX 12 in Proton

    It's not impossible at all. It's been shown that only versions after 2.0 use tensor cores, an Nvidia specific feature. 2.0 and earlier versions are running on cuda cores (which have been successfully emulated on amd shader/compute units before, and there's various existing libraries to run...
  4. Ppur226

    News Valve Enables Experimental Nvidia DLSS Support For DirectX 12 in Proton

    Assuming they are somehow translating the calls properly, dlss could work in proton, hardware regardless, but it would be much slower than current versions on rtx hardware with tensor cores, and probably slower than the earlier cuda core dlss also due to having to handle the calls properly...