Edit of asset "PS1 / PSX Visuals - GD4 Port" Accepted

Old/Current New/Edit
Title PS1 / PSX Visuals - GD4 Port PSX Visuals - GD4 Port
Description This is a Godot 4 plugin providing a comprehensive suite of shaders and tools to recreate the PlayStation 1 aesthetic. It features vertex snapping, affine texture mapping, distance-based fog, and post-processing dithering managed through Global Shader Uniforms.

The plugin includes specialized shaders for opaque, transparent, and double-sided materials, along with two key autoloads: PsxVisualsGd4AutoLoad for screen-space dithering and PsxVisualsGd4AutoApply for automatic runtime material conversion.

To install, copy the addons folder to your project and enable the plugin in Project Settings. A setup dialog will appear to initialize Shader Globals and toggle autoloads.

Users can apply effects manually using the provided shaders or use the Auto-Apply system which replaces StandardMaterial3D at runtime. For fine-tuned control, right-click any node in the Scene Tree to access the PSX Visuals Settings menu to toggle effects or override material types for specific branches.

Global settings like vertex snap distance, affine strength, and fog color are managed under Project Settings > Globals > Shader Globals.

When updating, disable the plugin and ensure the cleanup options for Shader Globals and Metadata are unchecked to preserve your project configuration before replacing the addon folder.

Full documentation available at:
https://github.com/scolastico/psx_visuals_gd4
Godot 4 plugin providing PS1-style visuals via global shader parameters, custom PSX shaders (opaque/transparent/double-sided), and optional autoloads for full-screen dithering and automatic material conversion. For installation, enable the plugin, let it create Shader Globals, and turn on the PsxVisualsGd4AutoLoad (and optionally PsxVisualsGd4AutoApply) autoloads. Full README: https://github.com/scolastico/psx_visuals_gd4
Category Shaders Shaders
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/scolastico/psx_visuals_gd4 https://github.com/scolastico/psx_visuals_gd4
Issues Url https://github.com/scolastico/psx_visuals_gd4/issues https://github.com/scolastico/psx_visuals_gd4/issues
Godot version Godot 4.1 Godot 4.1
Version String 2.1.3 2.0.0
Download Commit cfe115fa419f2169fde1b720091a9231273efdea d52639b0e45593d4499697936e784c0f8c37a461
Download Url (Computed) https://github.com/scolastico/psx_visuals_gd4/archive/cfe115fa419f2169fde1b720091a9231273efdea.zip https://github.com/scolastico/psx_visuals_gd4/archive/d52639b0e45593d4499697936e784c0f8c37a461.zip
Icon Url https://raw.githubusercontent.com/scolastico/psx_visuals_gd4/refs/heads/main/addons/psx_visuals_gd4/textures/icon.png
https://raw.githubusercontent.com/scolastico/psx_visuals_gd4/refs/heads/main/addons/psx_visuals_gd4/textures/icon.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/scolastico/psx_visuals_gd4/refs/heads/main/.github/demo.png
Thumbnail