[PR #1582] [CLOSED] check if playchain folder exists when starting app from playcover as … #1888

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

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/1582
Author: @mrjasonzee
Created: 7/11/2024
Status: Closed

Base: developHead: develop


📝 Commits (1)

  • 1f6acf1 check if playchain folder exists when starting app from playcover as a failsafe

📊 Changes

3 files changed (+22 additions, -12 deletions)

View changed files

📝 Cartfile.resolved (+1 -1)
📝 PlayCover.xcodeproj/project.pbxproj (+8 -8)
📝 PlayCover/Model/PlayApp.swift (+13 -3)

📄 Description

Just in case something does happen where the playchain folder does not get created or whatever the case may be, every time the app is launched through playcover it checks if the playchain folder exists. makes sure games like genshin will work no matter what


🔄 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/1582 **Author:** [@mrjasonzee](https://github.com/mrjasonzee) **Created:** 7/11/2024 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (1) - [`1f6acf1`](https://github.com/PlayCover/PlayCover/commit/1f6acf1c717661fd953095e4ce4e4e73442b5009) check if playchain folder exists when starting app from playcover as a failsafe ### 📊 Changes **3 files changed** (+22 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `Cartfile.resolved` (+1 -1) 📝 `PlayCover.xcodeproj/project.pbxproj` (+8 -8) 📝 `PlayCover/Model/PlayApp.swift` (+13 -3) </details> ### 📄 Description Just in case something does happen where the playchain folder does not get created or whatever the case may be, every time the app is launched through playcover it checks if the playchain folder exists. makes sure games like genshin will work no matter what --- <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:29 +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#1888
No description provided.