You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using ingame save functionality (for example pokemon's ingame save on GBA), a save file is not created. Nothing shows in the browser console or network activity. Clicking on the emulatorJS save button creates a save that my browser downloads, but it is not automatically added to RomM, which is what I'm pretty sure the intended functionality is. Save states DO work properly.
To Reproduce
Steps to reproduce the behavior:
Launch a gb, gbc, or gba game that offers in-game save functionality (eg Pokemon leaf green) with built-in emulatorjs
Try to create a save with the ingame save function
Observe nothing happens. No save file is created on the server, there is no browser console activity, and there is no network activity. Comparatively, observe the following:
Now try clicking the "export save file" button and observe that the save file starts to download to the browser's download folder
Now try creating a save state and observe that it is automatically saved to the server
Expected behavior
When using the ingame save mechanic, a save file should be generated and saved to the RomM server.
Screenshots
N/A
Desktop (please complete the following information):
OS: Windows 10
Browser: Chrome
Version: 123.0.6312.86
Smartphone (please complete the following information):
Device: iPhone 15
OS: iOS 17.3
Browser: Safari
Version: unsure how to check
Additional context
If any more clarification or information is needed, please let me know
The text was updated successfully, but these errors were encountered:
RomM version
3.03
Describe the bug
When using ingame save functionality (for example pokemon's ingame save on GBA), a save file is not created. Nothing shows in the browser console or network activity. Clicking on the emulatorJS save button creates a save that my browser downloads, but it is not automatically added to RomM, which is what I'm pretty sure the intended functionality is. Save states DO work properly.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When using the ingame save mechanic, a save file should be generated and saved to the RomM server.
Screenshots
N/A
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
If any more clarification or information is needed, please let me know
The text was updated successfully, but these errors were encountered: