Elektrine lite

← Feed

@alice@mk.nyaa.place

Post #3434608

2026-01-05 19:41 UTC

Next. GBC games running in GBA mode can now follow the GBA color correction mode preference. Since GB/GBC preferences section was getting really messy, console (SGB) video settings, as well as GB/GBA color correction modes are now only shown for compatible games. CRT filter now has color correction again, copied from zfast-crt-geo. I fixed a bug with parsing NES 2.0 headers. And a few improvements with building cores: - mGBA is built without GB support anymore, speeding up the build - Picodrive doesn't use submodules anymore, ditto - A lot less build warnings

Replies (1)

  • @alice@mk.nyaa.place 2026-01-31 20:44

    Well, my break is ending and I actually did manage to implement a few things in Highscore this week. First, Victoria enabled WFC support in melonDS, so now we very technically have netplay. Kinda (it does work, setting WFC up is just a nightmare - it involves finding WFC settings and changing DNS server to one of the third party ones, then exchanging friend codes - assuming it will connect - all of the available WFC services were rather flaky in my testing and would randomly fail to connect) This also involved adding shutdown support, since erasing WFC settings reboots the system. This in turn involved reworking how snapshots work, but we'll get to that - let's list DS-specific changes first. Next, closing the lid is now supported. Incl. things like saving snapshots while it's closed. Finally, mic input was broken since october. It was broken in a way that Spirit Tracks' mic test looked fine, but blowing out candles in Phantom Hourglass wasn't working, so that's how I hadn't noticed that. Fixed. So - I think the main major DS feature missing now is ability to insert a GBA cart? And wireless multiplayer ofc, but that's a separate can of worms.

    Open ##3434607