RetroFX - Version 17997

Created
Total Size28.8 KB (29,514 bytes)
Modified Size12 KB (12,288 bytes)
File Count7
Engine Version10
Changes
Update manifest with settings
Meta
{"CsProjName":"","PrimaryAsset":"RetroFX.RetroFXPostEffect","PhysicsMins":"-1,-1,-1","PhysicsMaxs":"1,1,1","RenderMins":"-1,-1,-1","RenderMaxs":"-1,-1,-1","Summary":"Retro post processing effects (Dither, bit depth reduction, pixelate)","Description":"Retro post processing effect (Dither, bit depth reduction, pixelate)\n\nCustomizable via con vars:\n\nretrofx_enabled: 0/1 (Enable/disable effect)\n\nretrofx_scale: 0 to 1 (Scale of pixelation effect)\n\nretrofx_ditherscale: 0 to 1 (Scale of dither effect)\n\nretrofx_colourdepth: 1 to 255 (Colour depth. 255 is normal)\n\nretrofx_ditherstrength: 0 to 1 (Strength of dither effect, low val recommended)","Public":true,"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}],"ReplaceTags":"effect post retro pixelate dither filter bitdepth postprocessing"}
{
  "CsProjName": "",
  "PrimaryAsset": "RetroFX.RetroFXPostEffect",
  "PhysicsMins": "-1,-1,-1",
  "PhysicsMaxs": "1,1,1",
  "RenderMins": "-1,-1,-1",
  "RenderMaxs": "-1,-1,-1",
  "Summary": "Retro post processing effects (Dither, bit depth reduction, pixelate)",
  "Description": "Retro post processing effect (Dither, bit depth reduction, pixelate)\n\nCustomizable via con vars:\n\nretrofx_enabled: 0/1 (Enable/disable effect)\n\nretrofx_scale: 0 to 1 (Scale of pixelation effect)\n\nretrofx_ditherscale: 0 to 1 (Scale of dither effect)\n\nretrofx_colourdepth: 1 to 255 (Colour depth. 255 is normal)\n\nretrofx_ditherstrength: 0 to 1 (Strength of dither effect, low val recommended)",
  "Public": true,
  "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
    }
  ],
  "ReplaceTags": "effect post retro pixelate dither filter bitdepth postprocessing"
}

Diff (12 KB modified)

~1
  • .bin/package.robft.retrofx.dll (12 KB -> 12 KB)