ModLume
PSX Shader NB
PSX Shader NB

PSX Shader NB

1.21.11SHADER

by Thrasos

26.7K44
How to Install:
1. Download shader file2. Open Minecraft with OptiFine/Iris3. Video Settings > Shaders4. Put file in shaders folder
Installation:
1. Download shader file2. Open Minecraft with OptiFine/Iris3. Go to Video Settings > Shaders4. Click Shaders Folder5. Put file in folder & select

Preview

Screenshot 2
Screenshot 2
Screenshot 3
Screenshot 3

About

# PSX Shader NB This shader pack is a fork of ckosmic's [Minecraft PSX Shader](https://github.com/ckosmic/minecraft-psx) that mimics the look and feel of PlayStation 1 graphics. ## Changes in this Fork ### No-Bounce Vertex Fix Changed vertex transformation to eliminate the bouncing effect when moving. Changed the vertex transformation from: ```glsl vec4 position4 = mat4(gl_ModelViewMatrix) * vec4(gl_Vertex) + gl_ModelViewMatrix[3].xyzw; ``` to standard transformation: ```glsl vec4 position4 = gl_ModelViewMatrix * vec4(gl_Vertex); ``` ### Dynamic Hand Light Added real dynamic lighting from held light sources (torches, lanterns, etc.). Light now updates continuously as you move, rather than only when breaking/placing blocks. Uses `heldBlockLightValue` / `heldBlockLightValue2` unifo...

Read more on Modrinth

Preview

Screenshot 1

Screenshot 1

Screenshot 2

Screenshot 2

Screenshot 3

Screenshot 3

Versions

PSX Shader NB 1.2

3 months ago

1.21.11

PSX Shader NB 1.1

3 months ago

1.21.11

PSX Shader NB 1.0

1 year ago

1.21.11
Quick Info

Minecraft Version

1.21.11

Required Mods

OptiFine / Iris

Developers
Thrasos

Thrasos

Owner