Skip to content

asg2712/drastic_ds_shaders

 
 

Repository files navigation

drastic_ds_shaders

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

LCD1x

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).

Sharp Bilinear

A port of the 'sharp-bilinear'/'sharp-bilinear-simple' shader from RetroArch. Creates sharp pixels without scaling artefacts by performing an automatic optimal integer prescale followed by linear downscaling to the display size.

zFast LCD

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.

About

Shaders for DraStic DS emulator

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors