Emulator Issues #3092
closedDate and Time broken for games that need it.
0%
Description
What steps will reproduce the problem?
- Playing Wii Sports
2.
What is the expected output? What do you see instead?
Time isnt changing, it should i guess?
Dolphin version with the problem? Other Dolphin version without the
problem? R6115
32-bit or 64-bit and any other build parameters?
64b
OS version and versions of tools/libraries used?
Please provide any additional information below.
The time in my game remaining forever unchanged,
dolphin should probably use system date/time to report to games
that need it, like wii fitness etc.
I have no way to change the time in the game, wii menu cant do it "locks up when options are clicked"
the game is 100% perfect, except it thinks that the day never changes/time never changes.
Please put in basic emulated date/time for games that need it :D
Updated by samljer about 14 years ago
UPDATE:
Changing the time in system clock updated the time in dolphin, but for some reason
its just dead wrong
System: 8/22/2010 Dolphin 8/21/2002
System: 8/23/2010 Dolphin 8/22/2002
System 8/22/2011 Dolphin 8/21/2003
No matter what i do the emu is 8 years and a day or so behind actual time,
Not sure what thats all about.
also the CLOCK is wrong too, as when it rolled over midnight
I restarted the emu and day hasnt changed yet, its now 3am and it
still hasnt changed. It eventaully should as when i manually change the day
in system setup it does change in dolphin "wrong, but changes"
this is probably an easy fix in the C++ someplace. - peace.
Updated by skidau about 14 years ago
- Status changed from New to Duplicate
Yeah, this is a known issue. It is not a straight-forward fix and has something to do with the NAND settings and maybe some hardware that has not been emulated.