[PR #1965] [MERGED] Fix excessive CPU usage caused by motion sensor updates #1929

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

📋 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: developHead: fix/high_cpu_usage


📝 Commits (1)

  • e255a41 fix: 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.

Screenshot

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.

## 📋 Pull Request Information **Original PR:** https://github.com/PlayCover/PlayCover/pull/1965 **Author:** [@viatearz](https://github.com/viatearz) **Created:** 9/13/2025 **Status:** ✅ Merged **Merged:** 9/22/2025 **Merged by:** [@TheMoonThatRises](https://github.com/TheMoonThatRises) **Base:** `develop` ← **Head:** `fix/high_cpu_usage` --- ### 📝 Commits (1) - [`e255a41`](https://github.com/PlayCover/PlayCover/commit/e255a41d2bef4b0df5c901d16f1d0c14e3ecac9c) fix: reduce CPU usage by limiting motion update frequency ### 📊 Changes **3 files changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/Model/AppSettings.swift` (+3 -0) 📝 `PlayCover/Views/AppSettingsView.swift` (+9 -0) 📝 `PlayCover/en.lproj/Localizable.strings` (+2 -0) </details> ### 📄 Description Added an option to limit the frequency of motion sensor updates. <img width="536" height="402" alt="Screenshot" src="https://github.com/user-attachments/assets/07c1c5d6-c682-4254-8bee-b7aa06a29882" /> <br/> <br/> also see: https://github.com/PlayCover/PlayTools/pull/195 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:09:41 +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#1929
No description provided.