Il s’agit d’un fork du plugin RDP d’Angrylion qui vise à améliorer les performances, ajouter de nouvelles fonctionnalités tout en conservant la précision du plugin d’origine.
 


 
Current features
– More maintainable code base by dividing the huge n64video.cpp into smaller pieces.
– Improved portability by separating the emulator plugin interface and window management from the RDP emulation core.
– Multi-threaded rendering support, which increases performance on multi-core CPUs significantly.
– Replaced deprecated DirectDraw interface with a modern OpenGL 3.3 implementation.
– Added manual window sizing.
– Added fullscreen support.
– Added BMP screenshot support.
– Added settings GUI.
– Added Mupen64Plus support.
 
Tested with Project64 2.3+. May also work with Project64 1.7 with a RSP plugin of newer builds (1.7.1+).

 
Les changements:
– n64video_config_defaults -> n64video_config_init
– Added vsync and exclusive window options (Zilmar plugin only)
– Updated cmake for new file structure
– Moved gamma_filters step into a separate single-threaded loop
– Using rdram_valid_* in all functions for consistency
– Fixed paths for moved files
– Merged common plugin code with core
– Double window size for 320x240ish frames
– Removed deprecated « MinimalRebuild » option
– Initialize rgb values in vi_process_fast_parallel
– vi_fetch_filter_ptr is now a local variable in vi_process_full

 
Source des builds WIP.
 

Télécharger Angrylion RDP Plus v1.6 r29 (2024/03/16) (1.1 Mo)

Site Officiel

En savoir plus…