• 0 Posts
  • 26 Comments
Joined 2 年前
cake
Cake day: 2023年6月12日

help-circle



  • I am using a 4080 on Plasma 6 wayland. It works pretty well. DLSS works. I haven’t tried frame generation, but I think support was added recently. Occasionally I have a wake problem, but I believe that is bios related. I am encountering a gamescope blackscreen freezing issue.

    Only stuttering I am experiencing is a Steam overlay bug and Bluetooth interference sometimes.

    Compositor choice and how recent of release will effect your experience as they are all independent implementations and still improving.

    I wouldn’t expect that a 20 series card to be a specifically buggier experience over the 40 and 30 series though.










  • It isn’t as simple as just compiling. Large programs like games then need to be tested to make sure the code doesn’t have bugs on ARM. Developers often use assembly to optimize performance, so those portions would need to be rewritten as well. And Apple has been the only large install of performant ARM consumer hardware on anything laptop or desktop windows. So, there hasn’t been a strong install base to even encourage many developers to port their stuff to windows on ARM.




  • A-shell

    Hadn’t heard of a-shell. On my iPad I occasionally use iSH for bittorent, among other uses. I do agree it is on the slower side, but that is in part because of Apple’s rules about JITs and this forces iSH to use an interpreter. I do think an interpreter of ARM ISA would potentially be faster as the ISA is fixed width and x86 is not, but I don’t know if that would be margin of error faster or not.

    Thanks for sharing.

    Edit: I may have came across that before, but iSH is more flexible, if much slower.