Elektrine lite

← Feed

@alice@mk.nyaa.place

Post #3434617

2025-12-16 04:53 UTC

Still sick, but i found a better way to reduce raibowing on Sega platforms in the TV filter. So MD has a lot subtler rainbow now, and much more reasonable handling of checkerboard dithering (not perfect, but that would need a comb filter), and 32X and Saturn have no rainbow at all now This is not accurate, but again accurate handling would require a comb filter (and more accurate Y/C separation in general, it’s fairly crude atm) Other platforms should look same as before

Replies (1)

  • @alice@mk.nyaa.place 2025-12-19 03:36

    I noticed GB Bomberman II didn't work with 3 or 4 players when running on SGB, only 2. bsnes does not have its own list of multitap-supporting games, so we need to supply one. So, today I refactored the built-in databases to be defined as data instead of code - that cursed json setup I was talking about earlier. It works surprisingly well, so that's what it is now.

    Open ##3434616