aeon-199x/shaders/lang/en_US.lang

85 lines
2.3 KiB
Text
Raw Normal View History

profile.DEFAULT=Default
profile.AEON=Aeon Upstream
profile.DOS=DOS
2024-04-22 22:00:59 -04:00
profile.DOTMATRIX=Dot Matrix Game
profile.OBRADINN=Obra Dinn
profile.PSX=PSX
profile.REALITY=Project Reality
2024-04-22 22:48:36 -04:00
profile.SNES=Super Famicom
profile.VR32=VR32
option.pixelSize=Downscaling
value.pixelSize.1=Off
value.pixelSize.2=Low (2x)
value.pixelSize.4=Medium (4x)
value.pixelSize.8=High (8x)
value.pixelSize.16=Silly (16x)
screen.COLOR=Color
option.colorMode=Color Mode
value.colorMode.0=HSV
value.colorMode.1=RGB
option.dithering=Dithering
2024-04-22 22:00:59 -04:00
option.colorDepth=RGB Depth
value.colorDepth.1=Monochrome
value.colorDepth.3=3-bit
value.colorDepth.6=6-bit
value.colorDepth.8=8-bit
value.colorDepth.12=12-bit
2024-04-22 22:48:36 -04:00
value.colorDepth.15=15-bit
value.colorDepth.18=18-bit
2024-04-22 22:00:59 -04:00
value.colorDepth.24=Truecolor
option.monoPalette=Mono Palette
value.monoPalette.0=Black & White
value.monoPalette.1=Dot Matrix
value.monoPalette.2=Paint the Town
option.hueBits=Hue Depth
suffix.hueBits=-bit
option.satBits=Saturation Depth
suffix.satBits=-bit
option.valBits=Value Depth
suffix.valBits=-bit
screen.SCREEN=Screen
option.interlacing=Interlacing
2024-04-20 22:13:24 -04:00
option.scanlines=Scanlines
2024-04-18 00:22:26 -04:00
option.aberration=Chromatic Aberration
screen.CONSOLE=Consoles
screen.PSX=PSX (1994)
option.vWarp=Vertex Warping
option.vWarp.comment=Emulates screen-space vertex snapping responsible for vertex wobble on the Playstation
value.vWarp.0=Off
value.vWarp.1=Minimal (1x)
value.vWarp.2=Low (2x)
value.vWarp.4=Medium (4x)
value.vWarp.8=High (8x)
value.vWarp.16=Extreme (16x)
value.vWarp.32=Silly (32x)
2024-04-11 12:04:33 -04:00
option.tWarp=Texture Warping
option.tWarp.comment=Emulates affine texture mapping responsible for warping textures on the Playstation
screen.REALITY=Project Reality (1996)
option.hBlur=Horizontal Blur
option.hBlur.comment=Emulates the blur responsible for reducing LCD clarity on the N64
screen.FX=FX
2024-04-14 13:28:52 -04:00
option.dof=Depth of Field
option.dof.comment=Downscale out-of-focus objects
option.dofRes=DoF Dither
option.dofRes.comment=Whether DoF focus affects dither resolution.
value.dofRes.0=Static
value.dofRes.1=Dynamic
option.worldCurvature=World Curvature
value.worldCurvature.0=Off
value.worldCurvature.1=Cylinder
value.worldCurvature.2=Round
option.worldRadius=Curvature Strength
value.worldRadius.1024=Low (1024)
value.worldRadius.512=Medium (512)
value.worldRadius.256=High (256)
value.worldRadius.-256=Inverse (-256)