NakedAVP wurde in der Version 1.3.0 veröffentlicht.
NakedAVP ist ein moderner Port von Aliens vs. Predator Gold (2000) von Rebellion Developments, basierend auf dem icculus-Port für Linux, macOS und Windows und nun auf SDL3 umgestellt.
Der OpenGL-Renderer wurde leicht multigethreadet und läuft nun über vier asynchrone Worker-Threads, was Framerate und Stabilität verbessert. Zusätzlich kehren Full-Motion-Videos in Menüs, Ingame-Sequenzen und Zwischensequenzen per FFMPEG zurück, und ein neues Optionsmenü erlaubt Einstellungen zu Filterung, Kantenglättung, FMV und UI-Skalierung.
- 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

Quelle: GitHub