Does Parsec work on Apple Silicon?

โœณ๏ธ Yes, works via Rosetta 2

May also be known as Parsec, parsecd, or Tv Parsec Www

๐Ÿ“š Bundle Version History

tv.parsec.www

v150.86.8
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDisplayName": "Parsec",
  "CFBundleExecutable": "parsecd",
  "CFBundleIconFile": "Parsec.icns",
  "CFBundleIdentifier": "tv.parsec.www",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Parsec",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "150.86.8",
  "CFBundleVersion": "150.86.8",
  "LSApplicationCategoryType": "public.app-category.games",
  "LSBackgroundOnly": true,
  "LSMinimumSystemVersion": "10.9.0",
  "NSMicrophoneUsageDescription": "Parsec needs Microphone access to capture the Desktop Audio.",
  "NSHighResolutionCapable": true,
  "NSSupportsSuddenTermination": false,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "Parsec",
      "CFBundleURLSchemes": [
        "parsec"
      ]
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.2498321533203125,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 113824,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 113824,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 512,
          "offset": " 0x20"
        },
        {
          "description": 130896,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 22,
        "sizeofcmds": 2664,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 22,
          "offset": " 0x4008"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 655493,
          "offset": " 0x4010"
        },
        {
          "description": 655493,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 23,
        "sizeofcmds": 2752,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 0,
          "size": 23,
          "offset": " 0x20008"
        },
        {
          "description": "Prebind Checksum Load Command",
          "size": 655493,
          "offset": " 0x20010"
        },
        {
          "description": 655493,
          "size": 25,
          "offset": " 0x20018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x20028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "20000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v150.85.0
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDisplayName": "Parsec",
  "CFBundleExecutable": "parsecd",
  "CFBundleIconFile": "Parsec.icns",
  "CFBundleIdentifier": "tv.parsec.www",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Parsec",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "150.85.0",
  "CFBundleVersion": "150.85.0",
  "LSApplicationCategoryType": "public.app-category.games",
  "LSBackgroundOnly": true,
  "LSMinimumSystemVersion": "10.9.0",
  "NSMicrophoneUsageDescription": "Parsec needs Microphone access to capture the Desktop Audio.",
  "NSHighResolutionCapable": true,
  "NSSupportsSuddenTermination": false,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "Parsec",
      "CFBundleURLSchemes": [
        "parsec"
      ]
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.2498779296875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 113904,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 113904,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 512,
          "offset": " 0x20"
        },
        {
          "description": 130944,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 22,
        "sizeofcmds": 2664,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 22,
          "offset": " 0x4008"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 655493,
          "offset": " 0x4010"
        },
        {
          "description": 655493,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 23,
        "sizeofcmds": 2752,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 0,
          "size": 23,
          "offset": " 0x20008"
        },
        {
          "description": "Prebind Checksum Load Command",
          "size": 655493,
          "offset": " 0x20010"
        },
        {
          "description": 655493,
          "size": 25,
          "offset": " 0x20018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x20028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "20000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v2.0.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDisplayName": "Parsec",
  "CFBundleExecutable": "parsecd",
  "CFBundleIconFile": "Parsec.icns",
  "CFBundleIdentifier": "tv.parsec.www",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Parsec",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.0.0",
  "CFBundleVersion": "2.0.0",
  "LSApplicationCategoryType": "public.app-category.games",
  "LSBackgroundOnly": true,
  "LSMinimumSystemVersion": "10.9.0",
  "NSMicrophoneUsageDescription": "Parsec needs Microphone access to capture the Desktop Audio.",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "Parsec",
      "CFBundleURLSchemes": [
        "parsec"
      ]
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.093353271484375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 20,
        "sizeofcmds": 2360,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "size": 20,
          "offset": " 0x8"
        },
        {
          "description": "Sub Client Load Command",
          "size": 655493,
          "offset": " 0x10"
        },
        {
          "description": 655493,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}