LIJI32 / SameBoy

Game Boy and Game Boy Color emulator written in C
https://sameboy.github.io/
Other
1.68k stars 211 forks source link

RTC not working in Libretro core #286

Open GreenSaint opened 4 years ago

GreenSaint commented 4 years ago

I noticed when playing through Crystal, after setting my time (12:47) and then checking the Pokégear the time hadn't changed. I then left it for a while and it was still the same, once I left the starting house the time shot to 1:20 which was still wrong. Just to be sure this wasn't a Crystal thing I tried the same thing on the windows release and it worked as it should.

Also it says on the wiki that the Libretro core hadn't been updated since 2018? Is that true?

SimpleTease commented 4 years ago

I compiled a libretro build from upstream (LIJI32) and the RTC works. It's the downstream libretro (buildbot) core that is having problems. I have no idea why. 😕

Also mentioned downstream here. https://github.com/libretro/SameBoy/issues/47 https://github.com/libretro/SameBoy/issues/42