Skip to content

AnalogFeelings/godot-psx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📺 GodotPSX

GitHub repo size GitHub issues GitHub pull requests GitHub GitHub commit activity (branch) GitHub Repo stars Mastodon Follow

A small pack of shaders to replicate that old PS1 look in Godot 4.0.
They may also work on Godot 3.x, but they haven't been tested. Proceed with caution!

Warning

Gouraud shading is currently broken in Godot 4.x, so use 3.x or wait until 4.4 releases if you need it.

👋 Attributions

Dithering and lit/unlit shaders are based on work by Mighty Duke, which was licensed under the CC0 license.

Dithering shader is based on: https://godotshaders.com/shader/ps1-post-processing/
Lit and unlit shaders are based on: https://godotshaders.com/shader/ps1-shader/

Thanks to the HauntedPS1 community for inspiration and help with the Fade shader quantization.

🤔 Usage

Refer to this document for instructions.

⚖️ License

These shaders are licensed under the MIT License.
This license allows you to use these shaders in your game, even if its closed-source software, as long as you keep the license and copyright notices for these shaders.

Warning

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

🖼️ Screenshots

image
image image
image