libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
10.1k stars 1.81k forks source link

RTC not working in Retroarch subsystem - Sameboy #16956

Open gabriel-quina opened 2 weeks ago

gabriel-quina commented 2 weeks ago

Description

Playing pokemon gold/silver side by side cause RTC to reset every time. RTC option doesn't even show on core system settings

Expected behavior

RTC working for both players

Actual behavior

RTC reseting to the first new game input

Steps to reproduce the bug

  1. Load Sameboy core
  2. Load pokemon Gold into subsystem
  3. Load pokemon Silver into subsystem
  4. Start new game in both games
  5. Configure day and time
  6. Play for a couple minutes
  7. Save the game
  8. Restart retroarch
  9. Reload the core and launch subsystem again

Version/Commit

Environment information

negativeExponent commented 5 days ago

retroach does not provide RTC, only a path to save the data. its up to core to set how the data is stored.