NakedAVP has been released in version 1.3.0.
NakedAVP is a modern port of Aliens vs. Predator Gold (2000) by Rebellion Developments, based on the icculus port for Linux, macOS and Windows, now rewritten around SDL3.
The OpenGL renderer has been lightly multithreaded, offloaded to four asynchronous worker threads for better frame rates and stability. Full-motion video playback also returns for menus, in-game sequences, and cinematics via FFMPEG, alongside a new settings menu for filtering, anti-aliasing, FMV preferences, and UI scaling.
- OpenGL renderer has been lightly multithreaded, offloaded to 4 asynchronous worker threads, resulting in better frame rates and stability
- Full-motion video restoration for menus, in-game sequences, and cinematics using FFMPEG
- New settings menu for filtering, anti-aliasing, FMV preferences, and UI scaling
- Complete SDL3 rewrite of the input system, replacing previous workarounds
- Transitioned from OpenAL to SDL3 Audio Stream across all audio types
- Native plug-and-play controller compatibility via SDL3
- Case-insensitive data file detection
- Improved 64-bit safe calculations throughout the codebase

Source: GitHub