Is it possible to create a .srm file from a save state?

So my situation is a bit hard to explain. Basically, when I start my rom (Fire Emblem:Thracia 776 on snes9x core), all of my in game saves are blank. When I load that same rom, load my save state, my in game saves are not blank. Is there any way to create a .srm from this save state? I am using retroarch on android.

If you go to settings > saving, there are two options, “don’t overwrite saveRAM on loading savestate” and “SaveRAM autosave interval.” Make sure the first is off and the second is on (that is, set to some interval; 10s is the standard). At this point, if you load up your game via savestate and then wait for the interval, it should make your *.srm savefile have the same stuff as your in-game save. If it doesn’t, make sure you have write privs to the ‘save’ directory (in settings > directories).

Thank you so much. It worked