Some shaders for DraStic DS, the Nintendo DS emulator for Android.
-
All shaders include a '+ NDS Color' variant, which applies colour correction to simulate the display characteristics of a DS Phat
-
All shaders work correctly with 'High-Resolution 3D Rendering' turned ON or OFF
-
All shaders run at full speed on mid-to-low-range Android devices
A very simple 'scanline' shader, based on LCD3x from RetroArch. Differs from LCD3x in that it omits the 3-band colour separation and has correctly aligned scanlines. Works well on low resolution displays (i.e. 720p).
A port of the 'zfast_lcd' shader from RetroArch. Creates an LCD effect by adding a subtle grid lattice to the screen. REQUIRES a high resolution display (at least 1080p). Works best with integer screen scaling, but fine without.