PlayCover / PlayTools

Tools for keymapping, dynamic resolution, and more
GNU Affero General Public License v3.0
71 stars 56 forks source link

Fix for UnrealEngine4's wrong file path #168

Closed Ryu-ga closed 2 months ago

Ryu-ga commented 2 months ago

This patch fix UnrealEngine 4's wrong file path in MacCatalyst. Simply ignoring Library/ from Library//Users of wrong path.

This patch is a temporary fix; I need to find out why UE4's IOSPath is incorrect. Related Issues: [PlayCover/PlayCover/issues/1478] [PlayCover/PlayCover/issues/935]