[PR #504] [MERGED] Add iPad Pro 6th generation (M2) model identifier #1642

Closed
opened 2026-03-03 19:08:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/504
Author: @Depal1
Created: 11/6/2022
Status: Merged
Merged: 12/6/2022
Merged by: @JoseMoreville

Base: developHead: M2


📝 Commits (1)

  • 49ec978 Add iPad Pro M2 model identifier

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 PlayCover/Views/AppSettingsView.swift (+1 -0)

📄 Description

This PR requires https://github.com/PlayCover/PlayTools/pull/46.

This adds support for the iPad M2 model identifier. This will enable additional allocation of GPU resources, which was the main improvement in the M2 chip. The extra resources can be easily allocated starting with the M1 Pro, which still exceeds the graphics capacity of the M2. With due optimizations from apps, this should alleviate the main bottleneck in higher end Apple Silicon Macs.

This has been tested and proven to impersonate the correct iPad model.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/PlayCover/PlayCover/pull/504 **Author:** [@Depal1](https://github.com/Depal1) **Created:** 11/6/2022 **Status:** ✅ Merged **Merged:** 12/6/2022 **Merged by:** [@JoseMoreville](https://github.com/JoseMoreville) **Base:** `develop` ← **Head:** `M2` --- ### 📝 Commits (1) - [`49ec978`](https://github.com/PlayCover/PlayCover/commit/49ec978a45cbd302656fedd17ba27daf1203bd72) Add iPad Pro M2 model identifier ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/Views/AppSettingsView.swift` (+1 -0) </details> ### 📄 Description This PR requires https://github.com/PlayCover/PlayTools/pull/46. This adds support for the iPad M2 model identifier. This will enable additional allocation of GPU resources, which was the main improvement in the M2 chip. The extra resources can be easily allocated starting with the M1 Pro, which still exceeds the graphics capacity of the M2. With due optimizations from apps, this should alleviate the main bottleneck in higher end Apple Silicon Macs. This has been tested and proven to impersonate the correct iPad model. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:08:08 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#1642
No description provided.