yzyray

Results 35 comments of yzyray

> And It would also be good to indicate it in the file name like "W+R, B+3.5, Draw". It is not easy,due to there is no accurate result judgment code...

>I recommend that Ctrl-V should do nothing unless an SGF has already been copied. Thanks for the advice,I think this way is good enough.

Thanks for the detailed reporting. "set_position" only works in katago,so I'll re-synchronize all stones on board if goto or leave a move with "AE" flag in SGF,by sending "clear_board" and...

These options are a bit chaos. The 'startNum' only works on batch game. ![image](https://github.com/yzyray/lizzieyzy/assets/49384584/917bea88-d66d-4a90-ad3a-50019c11a79e) The 'SaveGame' will only works on single game...

I found the bug,maybe fixed by https://github.com/yzyray/lizzieyzy/commit/91ba99bd1edf5e92f7a39e874d7f00c943e95b29

看不到你传的图片,能再传一下么

确实有问题,做这个死活题的时候没测改引擎的问题.下个版本应该可以修复一下

Yes,it should be a windows only message.

Maybe we can solve the IME issue by disable LizzieFrame mainPanel's IME, mainPanel.enableInputMethods(false);

For the opencl issue,can you replace the katago.exe in katago_opencl folder by the katago.exe in katago-v1.12.3-opencl-windows-x64 folder,and try again see if the error still exist. ![image](https://user-images.githubusercontent.com/49384584/216480515-2e0aaaf0-45c2-4182-98e3-84d783b4f24f.png) For the TensorRT files...