spoorn / sodium-forge

A Fabric..... I mean Forge mod designed to improve frame rates and reduce micro-stutter
GNU Lesser General Public License v3.0
28 stars 8 forks source link

Cel Shaded Blocks #144

Open mtjohnson47 opened 3 years ago

mtjohnson47 commented 3 years ago

Expected Behavior

The world should look like a normal Minecraft world

Actual Behavior

Distant blocks have an outline, it kinda looks cel shaded. The 5th image has purple stripes which might be the missing texture texture. Compact Vertex Format is off. I've tried each of these both on and off: Chunk Multi-Draw, Vertex Array Objects, Block Face Culling, Direct Memory Access.

Reproduction Steps

  1. Install the mod
  2. Load a world.
  3. It's probably hardware dependant or something, IDK

Attachments

image image image image image image image

[Optional] Server/Client logs

Sometimes a crash won't output a crash report file. In your logs/ folder, there should be a latest.log and/or debug.log. You may include the END of this log showing any errors and a few surrounding lines of context. Don't include the entire file as the first few lines of the log may contain some information of your file system.

Mods list

Sodium Reforged 2.9.10+rev.ea6353c

System Information

mtjohnson47 commented 3 years ago

Also VSYNC was off, but GSYNC is on, so that's probably why the fps is so constant

Pannoniae commented 3 years ago

Can you please send a screenshot with F3 on?

mtjohnson47 commented 3 years ago

image

ElementW commented 3 years ago

Antialiasing seems to be force-enabled for the game in NVIDIA's control panel. Disable all override options from there as it disturbs how OpenGL acts and messes with Sodium.