Since the PS3 ran on modified OpenBSD, would it be possible to run physical disc games trough a disc drive on a Linux laptop by downloading the needed libraries? In what way would I need to modify the games/system?

Would the architecture play a big role? My thinkpad barely runs RPCS3 but can handle AAA steam titles.

  • vividspecter@aussie.zone
    link
    fedilink
    English
    arrow-up
    5
    ·
    15 hours ago

    It’s a little better with ARM to x86 since we have fast user mode emulators now such as FEX. Of course it’s not really “native” but good enough for the Steam Frame for example.

    • Truscape@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      7
      ·
      edit-2
      15 hours ago

      Of course, and I’m not knocking the FEX project. I’m just pointing out that there is no native solution to running programs built for other hardware architectures (other than a port adapted from source).

      The PS3’s CELL is just so egregiously unique that it has a massive emulation overhead compared to ARM or any other more common/simple hardware architecture - less understood overall, and less understood in how it can be translated to x86 compared to ARM->x86.