mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #504] [MERGED] Add iPad Pro 6th generation (M2) model identifier #1642
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1642
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
develop← Head:M2📝 Commits (1)
49ec978Add 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.