2024 could be the year the PC finally dumps x86 for Arm, all thanks to Windows 12 and Qualcomm’s new chip::We’ve already reported on Qualcomm’s new 12-core Arm uberchip, the Snapdragon X Elite, and its claims of x86-beating performance and efficiency. But it takes two to tango when it comes a maj

  • @WindowsEnjoyer@sh.itjust.works
    link
    fedilink
    English
    46 months ago

    Steam. Almost all games would be impacted. On Linux we already use translation layer (Windows -> Linux), but I am not sure if it’s a good idea to emulate X86_64 on top of translation layer.

    • @carpelbridgesyndrome@sh.itjust.works
      link
      fedilink
      English
      3
      edit-2
      6 months ago

      Getting anti-cheat that technically already works enabled on Linux has been a lot of work and Epic still won’t enable it. Piracy protection systems will also be an issue. Most EA games inspect your CPU to see if they like it on startup (I think this is using vmprotect and some non-OS x86 calls but don’t quote me on that). These kinds on anti virtualization checks are really common (not just in games ProctorU and lock down browser do them too). I don’t think valve running an open virtualization layer will be well received by companies and they will probably ban it from running games. MMOs (due to botting) and anything with anticheat will look particularly askance at this. I also suspect Valve won’t want to try hiding the VM signatures as it borders on violating DMCA.

      Newer games will probably get ported if a large part of the market buys into ARM. Unity stuff might get re-released as it is .net if the publishers can be bothered. Minecraft java edition will also always love you (the launcher might not though).