NeotokyoRebuild / neo

NEOTOKYO Rebuild - Source SDK 2013 mod of NEOTOKYO
Other
9 stars 9 forks source link

[BUG] Vision modes are sometimes broken on linux #438

Open xedmain opened 4 days ago

xedmain commented 4 days ago

Build Info

20240629_321f139

Description

Sometimes, the vision modes shaders are broken on linux and they're either completely black, or the colors are all wack.

To Reproduce

Unreproducible

Expected behavior

Normal vision modes

Actual behavior

Broken vision modes

Operating System

Version/Distro

Arch

Machine's CPU

No response

Machine's GPU

No response

GPU's driver

No response

Build's compiler

No response

Additional context and Screenshots

Needs screenshots, but @nullsystem had the same problem as well

nullsystem commented 1 day ago

Note to self: Is this a release mode/broken by optimizer thing? Debug mode seems un-affected.

xedmain commented 17 hours ago

Note to self: Is this a release mode/broken by optimizer thing? Debug mode seems un-affected.

how are you sure that debug mode is 100% unaffected? it wasnt happening 100% of the time on release linux (atleast on my machine), found a way to reproduce?