SabakiHQ / Sabaki

An elegant Go board and SGF editor for a more civilized age.
https://sabaki.yichuanshen.de/
MIT License
2.39k stars 376 forks source link

Sabaki Go-board turns red in Windows 11 #918

Closed tororopark closed 1 year ago

tororopark commented 1 year ago

When I turn on analysis mode in Sabaki program in Windows 11, the entire Go-board turns red.

Computer Specs

Computer OS: Windows 11 Home x64 (22H2: Version) RAM: 32 GB CPU: Intel i7 12700KF Gaphics: GeForce RTX 4080

apetresc commented 1 year ago

Can you post a screenshot, and which theme you're using?

tororopark commented 1 year ago

2022-12-20_(1)

apetresc commented 1 year ago

Oh, I see. That's not a bug! That's just the heatmap showing that katago has visited those points at least once. It will happen especially in the very early stages of the game with the default parameters. It's up to the engine which points to visit and how to report them.

There are some flags in Katago that you can set (I think?) to limit the width of its search tree if you really want. But overall this is expected and desired behaviour.