Author Topic: Simple BRAM Save File Manager  (Read 700 times)

widdiful

  • Newbie
  • *
  • Posts: 2
Simple BRAM Save File Manager
« on: January 21, 2022, 03:13:07 PM »
Hi, I made a simple BRAM manager for emulators and real hardware (tested on mednafen, SSDS3 and IFU)


https://github.com/Widdiful/BRAM_Manager

You can use this to manage the individual save files on your BRAMs. Reorganise, delete or copy to another BRAM file.
Hopefully this is of use to people, I think it'll be useful for things like migrating save data to or from the SSDS3's or an emulator's per-game backup memory.

Let me know if you have any feedback, bugs or suggestions.

Necromancer

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 21334
Re: Simple BRAM Save File Manager
« Reply #1 on: January 21, 2022, 07:38:28 PM »
Pretty neat, thanks for sharing.  How do you use it on real gear?
U.S. Collection: 97% complete    155/159 titles

widdiful

  • Newbie
  • *
  • Posts: 2
Re: Simple BRAM Save File Manager
« Reply #2 on: January 21, 2022, 08:04:53 PM »
Pretty neat, thanks for sharing.  How do you use it on real gear?

I wrote about how to do that in the readme, but in short you boot the PC Engine with a Tennokoe Bank and an SSDS3. It'll load SD:/bup/backram.bup automatically and that'll be treated as the internal memory, which you can use to copy data to and from the Tennokoe Bank.

Necromancer

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 21334
Re: Simple BRAM Save File Manager
« Reply #3 on: January 22, 2022, 12:40:04 AM »
Oh, cool.  Sorry I didn't look at GitHub for more (RTFM!).
U.S. Collection: 97% complete    155/159 titles