asdfjkl / jfxchess

JFXChess - Chess Program
https://asdfjkl.github.io/jfxchess
GNU General Public License v2.0
100 stars 22 forks source link

Max Threshold for Game Analysis #137

Closed asdfjkl closed 1 month ago

asdfjkl commented 1 year ago

The max threshold for game analysis is capped at 1.0 pawns. To analyse beginner games and/or filter out just blatant errors, it should be possible to set this to an arbitrary value (or cap at say -30.0 / 30.0)

asdfjkl commented 1 month ago

fixed in 7fca04c