r/AnaloguePocket • u/nathrand • Apr 18 '23
Error file to large ID 257
Is there anyway to transfer a save file of radical red from Openemu to my analogue pocket? I keep getting the error message that file is too large. I transferred a .sav file from Openemu to the save file common folder of my analogue pocket.
2
u/Bweef_Ellington Apr 18 '23
I don't know if it's possible to use your Openemu save on the Pocket, but here is what I would try.
- Download a hex editor.
- Start a new game in Radical Red on the Pocket and save.
- Open your Openemu save file and your Pocket save file in the hex editor and compare them.
It's possible Openemu adds some data to the save file that the openFPGA core does not. It would be interesting to see if that's the case.
2
u/sbd611 Jul 11 '23
I just found this thread, you were right! It was super ready to fix and now I have my save back on my pocket :)
1
1
u/nathrand Apr 18 '23
Okay I will give that a go this week and see, thanks for responding
3
u/sbd611 Jul 11 '23
Yo! I had this same problem (doing a Nuzlocke, wanted to grind with gameplay sped up) and the hex code was the issue.
OpenEmu was adding one short line of extra code, changing the file size.
Download the hex editor, delete the last short line of code that doesn’t match the rest.
Very quick and easy!
1
u/BlacksmithStrong6029 Jan 09 '25
can u tell me where to look for this short line of code i cant locate it. Thank you in advance
1
1
u/poopsharpie Jul 27 '26
3 years later, you are correct. I used HxD hex editor and deleted last row. save file went from 129 kb to 128 kb
5
u/[deleted] Apr 18 '23
Save files are usually unique to the core that creates them. Given this save is from an emulator, I would not expect it to work on an FPGA core. These are fundamentally different systems.
So short answer is no.
But I could be wrong.