JesseTG / melonds-ds

A remake of the libretro melonDS core that prioritizes standalone parity, reliability, and usability.
GNU General Public License v3.0
106 stars 14 forks source link

WFC Settings are not loaded after game restart while using built-in firmware on Android #205

Open Ceotom opened 1 month ago

Ceotom commented 1 month ago

What version of melonDS DS are you using?

1.1.1

Does the problem happen in standalone melonDS?

I don't know.

What happened?

WFC settings are saved, but not loaded after game restart on Android while using built-in firmware. Official DS firmware doesn't have this issue and loads WFC settings correctly.

retroarch.log Video: https://ceotom.s-ul.eu/7buRo14OUSSjadhb.mp4

What should've happened instead?

WFC settings should be loaded like on official DS firmware.

Which platforms do you see the problem on?

Which versions of the OS?

Android 13 (patch 2023-12-05)

Which libretro frontend are you using?

RetroArch 1.17.0 Stable

Terms

JesseTG commented 2 weeks ago

I suspect that you're encountering this upstream bug involving generated firmware.

Ceotom commented 2 weeks ago

Yes, locale settings and username doesn't apply either.

JesseTG commented 2 weeks ago

I intend to update melonDS to the latest master in the near future to integrate the fix; when I do, I will close this ticket.