N64 Save Converter for SoH — transfer your emulator saves to Ship of Harkinian
I built a web-based tool to convert N64 emulator save files (.sra/.srm) to Ship of Harkinian .sav format.
What it does:
- Converts saves from Mupen64, Project64, RetroArch, Simple64, BizHawk
- Visual preview of your inventory, equipment, quest status, and dungeon progress (pause menu style)
- Edit player name, rupees, and health before exporting
- Export individual slots or multiple at once
- Auto-detects byte order — just drop your file and it works
No install needed — runs entirely in your browser:
https://ctgl1987.github.io/n64-to-soh/
Source: https://github.com/ctgl1987/n64-to-soh
If you have an old N64 save from years ago and want to continue it on SoH, this should get you there. Tested with SoH Ackbar Delta (9.2.3).
Feedback welcome!
Built with the help of Claude (Anthropic) as a coding assistant.