Changes

Jump to navigation Jump to search

CRT Geom

71 bytes removed, 21:26, 11 March 2014
Interlacing
===Interlacing===
For the original, to disable interlacing, change this linecomment it out: //#define INTERLACED
ilfac = vec2(1.0,floor(rubyInputSize.y/200.0));
 
to the following:
 
ilfac = vec2(1.0,1.0);
===Phosphor===
[[File:Retroarch_2013-07-22_19-33-30-35.png|thumb|225px|CRT-Geom-Flat, with phosphor disabled]]To disable phosphor emulation (which alternately tints pixels green and magenta), comment out the following lines, found at the bottom of the shader code:
Anonymous user

Navigation menu