Bækalfen
Is there a way to convert a pyboy .state file to an mgba save state?
You can transfer the progress of the game by saving, turning off PyBoy (
.stop(True)
) and then copy the .ram to .sav and open mGBA. Then you can open up the game where PyBoy was. But your RNG etc. will vary. And even if you force set all RNG, just slightly different timings will quickly desync them (if it matters)6 replies