davidgbarron / Magic-Star-Save-File-Editor

A Super Mario 64 Save File Editor UI Desktop Application Written in C++
3 stars 0 forks source link

About .eep files #1

Open gamecube-github opened 1 year ago

gamecube-github commented 1 year ago

What are .eep files, on what SM64 are they using (the N64 ver or PC Port) and where are they located?

davidgbarron commented 1 year ago

Hello there, .eep files are the save files associated with Mario 64. These are easily accessible if you're using an emulator. They're usually in the Emulators directory under Saves, or a similar name. You can also extract them from an N64 mem card, but that's a much more involved process that's out of the scope of this reply. If you were to get the files from an N64, you could modify them with my editor and then save then back onto the mem card. And everything should work.