![EmuCR: Angrylion RDP Plus EmuCR: Angrylion RDP Plus](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhxblspv-rsAdnc0N-Wy-nQpgbj8_7Q8tJAn5Axpmmt4G-7xRW3ha0Lo8wKxfuWozHcEttguAvsV_oRy-st8lisZv2PN5k6sbC1m8D5cJg8n8Em2mBTZ7rkBFp6sIgKOKPhUU1BXSOKft0/s1600/images.jpg)
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:
* Set Z-buffer address from main thread instead of using the first RDP worker state
* Improved window size management in Project64
* Changed test_mode to bool
* Separated VI random state from RDP
* Updated SDK version to latest
Download: Angrylion RDP Plus Git (2018/11/23) x86
Download: Angrylion RDP Plus Git (2018/11/23) x64
Source:Here
Hi and thanks for this!
ReplyDeleteAny chance for you to build the latest Angrylion both 32-bit and 64-bit, it includes some great commits regarding Vsync.