Halogen

Halogen

657k Downloads

Cel Shaded Blocks

mtjohnson47 opened this issue ยท 4 comments

commented

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

  • Java Version: 1.8.0_242 64bit
  • CPU: 4x Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz
  • GPU: NVIDIA GeForce 1070/PCIe/SSE2 4.6.0 NVIDIA 471.11
  • Sodium Reforged Version: 2.9.10+rev.ea6353c
commented

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

commented

Can you please send a screenshot with F3 on?

commented

image

commented

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.