CryoByte33 / steam-deck-utilities

A utility to improve performance and help manage storage on Steam Deck.
GNU General Public License v3.0
3.16k stars 78 forks source link

Sync Game Data stuck #113

Open MuffinzCat opened 1 year ago

MuffinzCat commented 1 year ago

When I try to synchronise the game data it generally gets stuck at 59%

MuffinzCat commented 1 year ago

after stopping it and restarting it does seem to work, but I'm unsure if tasks remain unfinished

CryoByte33 commented 1 year ago

It shouldn't report finished unless all the correct files have been moved, so I'd guess that the folder that was being moved at 59% was very large. Do all of your games still work fine?

MuffinzCat commented 1 year ago

I haven’t really tried all my games, but the ones I have played didn’t seem to have anything wrong with them.

Keep in mind I let it run for 30 minutes, and I don’t have that slow off an micro sd

From: CryoByte33 @.> Sent: Wednesday, 15 March 2023 13:43 To: CryoByte33/steam-deck-utilities @.> Cc: Muffin @.>; Author @.> Subject: Re: [CryoByte33/steam-deck-utilities] Sync Game Data stuck (Issue #113)

It shouldn't report finished unless all the correct files have been moved, so I'd guess that the folder that was being moved at 59% was very large. Do all of your games still work fine?

— Reply to this email directly, view it on GitHubhttps://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FCryoByte33%2Fsteam-deck-utilities%2Fissues%2F113%23issuecomment-1469938455&data=05%7C01%7C%7C032910b7d262426434d908db2552e0c2%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638144810102869102%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=tlW7JmNmP29vaYHvOidC5CEuRlQSNWHMaMXqB3vcWFk%3D&reserved=0, or unsubscribehttps://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAIABQ5XD5WPI7GBI6JGFTKLW4G2PBANCNFSM6AAAAAAV3XHLWM&data=05%7C01%7C%7C032910b7d262426434d908db2552e0c2%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638144810102869102%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=3te1yvHyhrYXkfX2rd7LrJB9JharMYp4GdFvqFJ8DA4%3D&reserved=0. You are receiving this because you authored the thread.Message ID: @.**@.>>

CryoByte33 commented 1 year ago

It's less of a question of MicroSD speed and more of a question of whether the drive was TRIMmed recently. If not, even a bunch of small files will take a while to write.

I guess that I'll have to investigate better ways of verifying both folders are identical, perhaps a recursive checksum or something similar.