Robin Grönberg
Robin Grönberg
I would like to, but I'm not sure how it can be done. OpenEcs provides an abstraction layer that might cause the the compiler to miss optimisations such as SIMD...
I haven’t used pkhex, but from the error message, it looks like the problem is the save file size. It’s probably because the save file is 132kB rather than 32kB...
Most emulators resize the save file. You could use version 1.1 but it would be interesting to see if the resize would fix it. Would you mind sharing the save...
I'm closing this since the save file does work, it's just too big for some tools (PKHeX in this case), and this cannot be changed in gb-save-manager without limiting game...
@euan-forrester It's not that I can't read the save file size from the game cartridge, I can and I do. I only transfer the save data that is needed. However,...
I tried just now with pkmn crystal. A file size of 132kB didn't work when trying to open it in PKHeX. So I moved the save file and started it...
I can just write out the correct file size for them. Like "The save file will be 132kB, but this game uses 32kB, some tools or emulators might reject the...
@ewormPL I've updated gb-save-manager to be able to resize the save file using a QR code with a link to a online tool. Hopefully this will help you and others...