Skip to content
r1
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

This is a conservative fork of angrylion's RDP plugin that aims to add new features while retaining the accuracy of the original plugin.

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.
  • Slightly improved interlacing performance.

About

A low-level N64 video emulation plugin, based on the pixel-perfect angrylion RDP plugin with some improvements.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages