mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #1965] [MERGED] Fix excessive CPU usage caused by motion sensor updates #1929
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#1929
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/1965
Author: @viatearz
Created: 9/13/2025
Status: ✅ Merged
Merged: 9/22/2025
Merged by: @TheMoonThatRises
Base:
develop← Head:fix/high_cpu_usage📝 Commits (1)
e255a41fix: reduce CPU usage by limiting motion update frequency📊 Changes
3 files changed (+14 additions, -0 deletions)
View changed files
📝
PlayCover/Model/AppSettings.swift(+3 -0)📝
PlayCover/Views/AppSettingsView.swift(+9 -0)📝
PlayCover/en.lproj/Localizable.strings(+2 -0)📄 Description
Added an option to limit the frequency of motion sensor updates.
also see: https://github.com/PlayCover/PlayTools/pull/195
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.