Author Topic: Syncing EEPROM / Highscores via cloud.  (Read 62 times)

Offline heyotako

  • New Member
  • *
  • Posts: 1
  • Karma: +0/-0
Syncing EEPROM / Highscores via cloud.
« on: May 13, 2024, 11:37:47 AM »
Howdy, decided to finally take a crack at getting EEPROM / Highscores to sync across my home network and possibly on cloud storage so friends can upload scores as well.

However when changing where EEPROM saves, it never actually stores the .FS in the new location. It always puts it in the default ( config/games ) folder.

Am I doing something wrong or does changing this directory not actually work?

I am using FB Neo v1.0.0.2

Offline dink

  • Administrator
  • *****
  • Posts: 5024
  • Karma: +449/-1
  • pie? I nearly bought one!
Re: Syncing EEPROM / Highscores via cloud.
« Reply #1 on: Today at 12:01:03 AM »
Hi,
The directory config/games is hardcoded for the .fs nvram files, I just made a little fix to have it respect the eeprom path.  You'll have to grab the latest update to give it a try here:

https://github.com/finalburnneo/FBNeo/releases/tag/latest

best regards,
- dink