RetroFX - Version 17995

Created
Total Size28.8 KB (29,514 bytes)
Modified Size27.3 KB (27,979 bytes)
File Count7
Engine Version10
Changes
Update shader and add more cvars
Meta
{"CsProjName":"","PrimaryAsset":"RetroFX.RetroFXPostEffect","PhysicsMins":"-1,-1,-1","PhysicsMaxs":"1,1,1","RenderMins":"-1,-1,-1","RenderMaxs":"-1,-1,-1","Summary":"","Description":"","Public":false,"PackageSettings":[{"DisplayType":"Boolean","Choices":[],"ConVarName":"retrofx_enabled","DisplayName":"Enable RetroFX","DefaultValue":"true","Description":"Enable/disable the effect","Group":""},{"DisplayType":"Float","Choices":[],"ConVarName":"retrofx_scale","DisplayName":"Pixelation Scale","DefaultValue":"0.25","Description":"How pixelated the image should be.","Group":"","Minimum":0.1,"Maximum":1,"Step":0.05},{"DisplayType":"Integer","Choices":[],"ConVarName":"retrofx_colourdepth","DisplayName":"Colour Depth","DefaultValue":"16","Description":"Colour depth, from 1 -\u003E 255. Lower for less colours.","Group":"","Minimum":1,"Maximum":255},{"DisplayType":"Float","Choices":[],"ConVarName":"retrofx_ditherscale","DisplayName":"Dither Scale","DefaultValue":"0.49660632","Description":"Scale of dither effect in relation to the current screen resolution.","Group":"","Maximum":1},{"DisplayType":"Float","Choices":[],"ConVarName":"retrofx_ditherstrength","DisplayName":"Dither Strength","DefaultValue":"0.01","Description":"How strong the dither effect is.","Group":"","Maximum":1,"Step":0.01}]}
{
  "CsProjName": "",
  "PrimaryAsset": "RetroFX.RetroFXPostEffect",
  "PhysicsMins": "-1,-1,-1",
  "PhysicsMaxs": "1,1,1",
  "RenderMins": "-1,-1,-1",
  "RenderMaxs": "-1,-1,-1",
  "Summary": "",
  "Description": "",
  "Public": false,
  "PackageSettings": [
    {
      "DisplayType": "Boolean",
      "Choices": [],
      "ConVarName": "retrofx_enabled",
      "DisplayName": "Enable RetroFX",
      "DefaultValue": "true",
      "Description": "Enable/disable the effect",
      "Group": ""
    },
    {
      "DisplayType": "Float",
      "Choices": [],
      "ConVarName": "retrofx_scale",
      "DisplayName": "Pixelation Scale",
      "DefaultValue": "0.25",
      "Description": "How pixelated the image should be.",
      "Group": "",
      "Minimum": 0.1,
      "Maximum": 1,
      "Step": 0.05
    },
    {
      "DisplayType": "Integer",
      "Choices": [],
      "ConVarName": "retrofx_colourdepth",
      "DisplayName": "Colour Depth",
      "DefaultValue": "16",
      "Description": "Colour depth, from 1 -\u003E 255. Lower for less colours.",
      "Group": "",
      "Minimum": 1,
      "Maximum": 255
    },
    {
      "DisplayType": "Float",
      "Choices": [],
      "ConVarName": "retrofx_ditherscale",
      "DisplayName": "Dither Scale",
      "DefaultValue": "0.49660632",
      "Description": "Scale of dither effect in relation to the current screen resolution.",
      "Group": "",
      "Maximum": 1
    },
    {
      "DisplayType": "Float",
      "Choices": [],
      "ConVarName": "retrofx_ditherstrength",
      "DisplayName": "Dither Strength",
      "DefaultValue": "0.01",
      "Description": "How strong the dither effect is.",
      "Group": "",
      "Maximum": 1,
      "Step": 0.01
    }
  ]
}

Diff (27.3 KB modified)

+3 ~2
  • materials/default/default_ao_tga_7449568e.generated.vtex_c (1.9 KB)
  • materials/default/default_color_tga_380558b.generated.vtex_c (1.8 KB)
  • materials/default/default_normal_tga_5c878876.generated.vtex_c (2.3 KB)
  • .bin/package.robft.retrofx.dll (11.5 KB -> 12 KB)
  • shaders/pixelate.shader_c (9.5 KB -> 9.3 KB)