Welcome to mirror list, hosted at ThFree Co, Russian Federation.

readme.txt « snes_custom_filters.hmod « user_mods - github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 26aea4eef6bf9b8cea196a2e7921a02aa2a60ff5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
=== SNES Filters Hack ===

This module allows to tweak video filters on SNES Mini or Super Famicom Mini (yes, only SNES, not NES/Famicom).

You need to add special command line arguments to make it work. Just add those arguments to game's command line or to global command line arguments.

Argument to enable bilinear filter in 4:3 mode:
  --smooth43

Argument to disable scanlines in CRT mode (bilinear filter only):
  --no-scanlines

Argument to disable bilinear filter in CRT mode (scanlines only):
  --no-smooth