added vertex warp 1 to dos preset
This commit is contained in:
parent
d562cdffb2
commit
661fe2f98a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ sliders=pixelSize hueSteps satSteps valSteps rgbSteps vWarp
|
|||
|
||||
profile.DEFAULT=pixelSize=2 colorMode=0 dithering hueSteps=4 satSteps=4 valSteps=4 vWarp=0 !tWarp
|
||||
profile.PSX=pixelsize=2 colorMode=1 !dithering rgbSteps=16 vWarp=2 tWarp itemFix
|
||||
profile.DOS=pixelSize=4 colorMode=1 dithering rgbSteps=2 vWarp=0 !tWarp
|
||||
profile.DOS=pixelSize=4 colorMode=1 dithering rgbSteps=2 vWarp=1 !tWarp
|
||||
|
||||
screen=<profile> <empty> pixelSize <empty> [COLOR] [PSX]
|
||||
|
||||
|
|
Loading…
Reference in a new issue