Skip to content

4.0.0 - July 6, 2026

Latest

Choose a tag to compare

@dborth dborth released this 06 Jul 22:42
  • Added video filters - hq2x, Scale2x, Scanlines, 2xBR, DDT
  • Fixed audio pop when changing video modes (FCEUX bug)
  • Optimized video rendering
  • Improved audio code
  • Refactored/improved synchronization and frameskip handling
  • Replaced C texture generation with optimized PPC ASM
  • New blur effect when pausing a game
  • Reworked save/load device and preferences logic
  • Fixed crash when removing devices (eg: SD/USB)
  • Fixed flashes/artifacts/colors when switching video modes
  • Streamlined/enhanced build
  • General performance enhancements
  • Other general enhancements
  • Compiled with latest devkitPPC/libogc2