You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// FIXME: User flash is sometimes corrupted. Always load default until I understand what's going on.
Ideally, we probably shouldn't need the dc_flash.bin file. It should be doable to construct it ourselves, using the current time (to avoid the discrepancy with RTC and that annoying set time popup) and some basic key user config (region, language, stereo/mono... Am I missing anything?).
The text was updated successfully, but these errors were encountered:
Deecy/src/dreamcast.zig
Line 274 in fe32884
Ideally, we probably shouldn't need the dc_flash.bin file. It should be doable to construct it ourselves, using the current time (to avoid the discrepancy with RTC and that annoying set time popup) and some basic key user config (region, language, stereo/mono... Am I missing anything?).
The text was updated successfully, but these errors were encountered: