Post #3434652
2025-09-16 02:22 UTC
I also started implementing UI for controls remapping, but well, it's difficult.
One problem is that now I have to finally unfuck the controllers - the duplicate Lynx, DS and NES controllers specifically...
Also yeah, the list is pretty long.
Then I need to think how to present the actual prefs.
Otherwise a crash fix and a bit of UI polish in preferences.
Replies (1)
-
@alice@mk.nyaa.place 2025-09-16 02:46
Oh, also I tried to rework the TV filter again - it currently has a very specific weak spot which is related to it not working correctly for SMS, and maybe MD - Blargg's filtering functions assume sampling every 2 pixels and not every pixel, so we lose some detail here. The problem tho is that these functions need to be reworked as a result - e.g. the sharpness slider is not working as intended like this. This is currently on a branch because I need to figure out a few more things, but yeah. Not sure if I'll go through with it, it looks worse in a bunch of cases too