EmuCR Feeds
Email Us

EmuCR: Project64Angrylion RDP Plus Git (2017/10/21) is complied. This is a conservative fork of angrylion's RDP plugin that aims to add new features while retaining the accuracy of the original plugin.

Angrylion RDP Plus 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.
* Slightly improved interlacing performance.

Angrylion RDP Plus Changelog:
* Using capital letter for "Parallel" key
* Fixed config.parallel not being handled correctly on changes
* Some formatting and commenting
* Added core_config_defaults to set non-zero default config values
* Renamed some core functions using a slightly better naming convention
* Since pitch equals width now, there's no point in calling memset 625 times anymore
* Added "parallel" key to settings APIs, improved Zilmar settings GUI
* Using the bool "parallel" instead of a magic worker number to switch between single- and multithreading
* Replaced oldlowerfield with lowerfield and cleaned up related code
* Fixed interlacing wobbling issue with PJ64 1.7 when overscan is disabled
Fixes #27
* Added "Apply" button to preview changes without closing the settings window
* Made dialog item vars static to avoid calling GetDlgItem twice
* Moved all config code to config.c for easier management
* Improved layout for config dialog box
* "Anamorphic" might be a too techncial term here, replace it with "16:9"
* Fixed config.rc so Visual Studio finally recognizes it as its own file again
* Using isblank for !(ctrl.type & 2) and stdint/stdbool types for all remaining variables
* Added/fixed some comments

Download: Angrylion RDP Plus Git (2017/10/21) x86
Download: Angrylion RDP Plus Git (2017/10/21) x64
Source:Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!