-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[BUG]: Memory Card Crashes in Windows #12658
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Are you sure the game is still there and also check if there are no permission issues. Maybe try this below for that game: How To Verify Your Games If the status is bad, follow the disk dumping guide to make a fresh copy. |
It still showing the same error when all files are ok, please check the updated log file |
Please check the new updated log, still having the same issue, the bad chd file had nothing to do with the bug. |
Hmm at a glance I don't see where it's breaking. |
OK, so I copied the memory card folder elsewhere, outside of the dropbox
folder, and this way it works. However - I have been using this setup (with
dropbox) for many years without issues, not sure why now it would crash if
my save file is saving to a cloud-enabled folder under Windows?
…On Tue, May 13, 2025 at 5:31 PM RedDevilus ***@***.***> wrote:
*RedDevilus* left a comment (PCSX2/pcsx2#12658)
<#12658 (comment)>
[ 38.6689] Reopening GS with existing device
[ 76.0562] OSD [MemoryCardSave0]: Memory Card 'Mcd001.ps2' was saved to storage.
[ 77.9235] FolderMcd: Writing data for slot 0 to file system...
Hmm at a glance I don't see where it's breaking.
—
Reply to this email directly, view it on GitHub
<#12658 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACD4JKV7S3BZOZL52BQMM6D26IF5FAVCNFSM6AAAAAB5A53QMWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQNZWHE4DQMJVGI>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
Oh, yeah using dropbox can cause permission changes or problems with wrong saves/ broken saves on Windows. People using something like syncthing and having cold saves (whenever emulator is fully closed and then synced up in cloud) is safer. Makes sense as to why it works fine on Linux but not Windows. I don't think we can really fix this besides making a way to connect to cloud only after everything safe or a built-in save sync. |
But I am concerned that after all these years, only now having this issue?
What has changed?
Is there any way to see where the error is happening, or any solution to
this, apart from cold saving or syncthing? I do not want to change cloud
setup, it works in all my other emulators, I don't see why it would fail
with pcsx2 now suddenly.
…On Tue, May 13, 2025 at 6:12 PM RedDevilus ***@***.***> wrote:
*RedDevilus* left a comment (PCSX2/pcsx2#12658)
<#12658 (comment)>
Oh, yeah using dropbox can cause permission changes or problems with wrong
saves/ broken saves on Windows. People using something like syncthing and
having cold saves (whenever emulator is fully closed and then synced up in
cloud) is safer.
Makes sense as to why it works fine on Linux but not Windows. I don't
think we can really fix this besides making a way to connect to cloud only
after everything safe or a built-in save sync.
—
Reply to this email directly, view it on GitHub
<#12658 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACD4JKR7XPHFK7IB3XEHLVL26IKXHAVCNFSM6AAAAAB5A53QMWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQNZXGE2TEMRTHE>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
I remember there is a different issue where PCSX2 doesn't release the lock handler properly and then doesn't save correctly, it's been an issue that can come up randomly. It can be totally fine at times and you probably got unlucky. |
What should I try?
I have had this issue since yesterday and I have tried many times with the
same issue.
…On Tue, May 13, 2025 at 6:27 PM RedDevilus ***@***.***> wrote:
*RedDevilus* left a comment (PCSX2/pcsx2#12658)
<#12658 (comment)>
I remember there is a different issue where PCSX2 doesn't release the lock
handler properly and then doesn't save correctly, it's been an issue that
can come up randomly. It can be totally fine at times and you probably got
unlucky.
—
Reply to this email directly, view it on GitHub
<#12658 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACD4JKRESNKLQKMAMHY6ISD26IMQ5AVCNFSM6AAAAAB5A53QMWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQNZXGE4TIOJYGY>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
You could join the Discord and see if there are ways to alleviate the issue somewhat. Because it's kinda both Windows and PCSX2 not liking it. |
OK, it seems to be resolved by going to Dropbox for Windows application, and then under preferences > account, pressing ALT will show "Fix Permissions" and "Reset File System warnings" buttons, pressed those two and now the problem is fixed. So the problem was dropbox file permissions, because now it saves without issues, for new saves and overwriting. |
So further testing, and I am still having the same issue. |
Can you try #12694 if it fixes the crash? |
Describe the Bug
I am having crashes while saving game data (overwrtting slot game save) using a folder type memory card that I have been using for years (cross-save) between devices.
In Linux this is not happening, but anytime I want to save game progress in windows to that memory card (overwritting a save file from a game), the game crashes.
Here is the log
emulog.txt
Reproduction Steps
Saving a game like usual, under a 'folder-type' memory card.
Expected Behavior
Saving and continuing game, however game crashes when saving.
PCSX2 Revision
V2.3.343
Operating System
Windows 11
If Linux - Specify Distro
No response
Logs & Dumps
emulog.txt
The text was updated successfully, but these errors were encountered: