07th-mod / 07th-mod/python-patcher
On MacOS, manual selection/copy past of path of game folder does not work - only complete path to .app file works
- 主要語言
- JavaScript
- 星號
- 214
- 分支
- 12
- PR 合併指標
- 30 天內沒有已合併 PR
描述
On MacOS, manual selection/copy past of path of game folder does not work - only complete path to .app file works
I'm unsure if this is something I introduced inadvertantly or it was always like this. I suppose it was impossible to do before because you were unable to copy and paste the path - you had to use the file-chooser which stopped you from selecting the game folder instead of the game path.
eg this works: /Users/[USERNAME]/library/application support/steam/steamapps/common/Higurashi When They Cry/HigurashiEp01.app
this does not: /Users/[USERNAME]/library/application support/steam/steamapps/common/Higurashi When They Cry
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
查看修補程式程式碼庫中的檔案選擇邏輯,可能位於主應用程式檔案或特定於 macOS 的平台模組中。該問題涉及遊戲資料夾與 .app 檔案的路徑驗證或處理。首先在 macOS 上執行修補程式並測試兩種路徑格式,以查看失敗位置。檢查錯誤訊息或日誌以了解驗證步驟。修復將涉及調整路徑解析,以接受指向遊戲資料夾的目錄路徑,而不僅僅是 .app 套件。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- cli, desktop
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 45/100