Skip to content

Latest commit

 

History

History
208 lines (198 loc) · 7.25 KB

README.md

File metadata and controls

208 lines (198 loc) · 7.25 KB

obs-xbrz

OBS XBRz-like shader fIlter

  1. get a copy of obs-shaderfilter plugin and install it
  2. place files from this repo anywhere on your device
  3. add a userdefined shader to your source's filter list
  4. select the *.effect file in the "load from file"
  5. toy with the settings!

Samples

Below are some samples from Top Gear 2 for SMD/Genesis with settings applied

Title Screen

no filter scalefx-like
no shader Single pass
Sharpness: -0.84,
StartSmoothingWeight: 1.00,
MinFilterWeight: 0.00,
MaxFilterWeight: 1.00,
Smoothing: 0.00,
ScalingFactor: 0.50,
SamplingPointScale: 0.50
xbrz-like two-pass
Single pass
Sharpness: -0.84,
StartSmoothingWeight: 1.00,
MinFilterWeight: 0.00,
MaxFilterWeight: 1.00,
Smoothing: 0.00,
ScalingFactor: 0.25,
SamplingPointScale: 1.00
First pass
Sharpness: -0.84,
StartSmoothingWeight: 1.00,
MinFilterWeight: 0.00,
MaxFilterWeight: 1.00,
Smoothing: 0.00,
ScalingFactor: 0.25,
SamplingPointScale: 1.00
Second pass
Sharpness: -0.84,
StartSmoothingWeight: 1.00,
MinFilterWeight: 0.00,
MaxFilterWeight: 1.00,
Smoothing: 0.00,
ScalingFactor: 0.50,
SamplingPointScale: 0.50

Main Menu

no filter scalefx-like
no shader Single pass
Sharpness: -0.84,
StartSmoothingWeight: 1.00,
MinFilterWeight: 0.00,
MaxFilterWeight: 1.00,
Smoothing: 0.00,
ScalingFactor: 0.50,
SamplingPointScale: 0.50
xbrz-like two-pass
Single pass
Sharpness: -0.84,
StartSmoothingWeight: 1.00,
MinFilterWeight: 0.00,
MaxFilterWeight: 1.00,
Smoothing: 0.00,
ScalingFactor: 0.25,
SamplingPointScale: 1.00
First pass
Sharpness: -0.84,
StartSmoothingWeight: 1.00,
MinFilterWeight: 0.00,
MaxFilterWeight: 1.00,
Smoothing: 0.00,
ScalingFactor: 0.25,
SamplingPointScale: 1.00
Second pass
Sharpness: -0.84,
StartSmoothingWeight: 1.00,
MinFilterWeight: 0.00,
MaxFilterWeight: 1.00,
Smoothing: 0.00,
ScalingFactor: 0.50,
SamplingPointScale: 0.50

Gameplay

no filter scalefx-like
no shader Single pass
Sharpness: -0.84,
StartSmoothingWeight: 1.00,
MinFilterWeight: 0.00,
MaxFilterWeight: 1.00,
Smoothing: 0.00,
ScalingFactor: 0.50,
SamplingPointScale: 0.50
xbrz-like two-pass
Single pass
Sharpness: -0.84,
StartSmoothingWeight: 1.00,
MinFilterWeight: 0.00,
MaxFilterWeight: 1.00,
Smoothing: 0.00,
ScalingFactor: 0.25,
SamplingPointScale: 1.00
First pass
Sharpness: -0.84,
StartSmoothingWeight: 1.00,
MinFilterWeight: 0.00,
MaxFilterWeight: 1.00,
Smoothing: 0.00,
ScalingFactor: 0.25,
SamplingPointScale: 1.00
Second pass
Sharpness: -0.84,
StartSmoothingWeight: 1.00,
MinFilterWeight: 0.00,
MaxFilterWeight: 1.00,
Smoothing: 0.00,
ScalingFactor: 0.50,
SamplingPointScale: 0.50