nba-emu / NanoBoyAdvance

A cycle-accurate Nintendo Game Boy Advance emulator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add option to disable Real Time Clock

obnoxiousish opened this issue · comments

Some times users may want to disable RTC so that games act differently, games like pokemon e/s/r with their RNG and etc.

isnt that what this option is for?
image
I dont know.

Disabling that option seemingly does absolutely nothing unfortunately

Force RTC only applies to cases where the emulator doesn't know the RTC to be present. If the emulator knows that the game has RTC as per the builtin game database, then the option indeed does nothing and there currently is no way to disable the RTC.