View Single Post
Old 14 December 2017, 22:46   #1
rsn8887
Registered User
 
rsn8887's Avatar
 
Join Date: Oct 2006
Location: USA
Posts: 1,058
sharp-bilinear-simple shader for FS-UAE

I added a shader called sharp-bilinear-simple that does an automatic integer prescale for sharp pixels with minimum blur.

Some explanation of the shader is here:
https://gamingprojects.wordpress.com...nd-distortion/

My pull request is here:
https://github.com/FrodeSolheim/fs-uae/pull/167

If you want to try it, you can download the file from here (right click, save as...):
https://raw.githubusercontent.com/rs...-simple.shader

and enable it in fs-uae launcher by adding a line
Code:
shader = <your_path>/sharp-bilinear-simple.shader
in the advanced config textfield.

Last edited by rsn8887; 15 December 2017 at 00:09.
rsn8887 is offline  
 
Page generated in 0.04360 seconds with 11 queries