Search found 480 matches

by lpaatero
Sun Jun 22, 2025 1:29 am
Forum: General
Topic: Limit AI possible moves shown at specific position
Replies: 3
Views: 224417

Re: Limit AI possible moves shown at specific position

I have implemented a cutoff limit for not showing rarely visited moves. Limit is around 0.4% of visits.
by lpaatero
Sun Jun 22, 2025 1:28 am
Forum: General
Topic: GOWrite 3.3.0
Replies: 0
Views: 6

GOWrite 3.3.0

GOWrite 3.3.0 is minor feature update Selection if variation is created when inserting a move is now persistent. There is limit to how many search matches are show in analysis. Workaround: Option to have no variation marker for main variation is disabled. Use of this option makes GOWrite unstable, a...
by lpaatero
Fri Apr 11, 2025 8:45 pm
Forum: General
Topic: Limit AI possible moves shown at specific position
Replies: 3
Views: 224417

Re: Limit AI possible moves shown at specific position

At the moment there is no adjustment to this.
I will think if something automatic and simple could be done for this.
by lpaatero
Mon Mar 10, 2025 5:09 pm
Forum: Hactar Go
Topic: Hoshi size
Replies: 3
Views: 393608

Re: Hoshi size

Thank you for reporting this.

Improvement to this will be in next release (no schedule fixed yet). There are quite a many things that impact the result, so even after this there may be cases that require further tuning.

- Lauri
by lpaatero
Mon Feb 17, 2025 8:36 pm
Forum: Support
Topic: Feature request for database search by the player names
Replies: 1
Views: 312094

Re: Feature request for database search by the player names

Sorry, I am not planning to do player search for GOWrite.
Most of my effort goes to Hactar go, as it has more users. I am also mostly using it, and less often GOWrite.

Regards,
Lauri
by lpaatero
Mon Feb 17, 2025 8:35 pm
Forum: Hactar Go
Topic: Hoshi size
Replies: 3
Views: 393608

Re: Hoshi size

Hi,

No adjustment for hoshi.
Can you get a screenshot of too small hoshi? It would help to decide hot to improve things.

regards,
Lauri
by lpaatero
Thu Jan 09, 2025 8:41 pm
Forum: Support
Topic: Renju
Replies: 1
Views: 16213

Re: Renju

This is not something I would be considering any time soon. In principle the change may look small. But the change requires knowing rules in code that right now does not have any information except the board. So it will unavoidably lead to continuous stream of problems popping up in many different p...
by lpaatero
Tue Aug 13, 2024 2:28 pm
Forum: Bugs
Topic: gowrite2 script only shows splash window
Replies: 3
Views: 448508

Re: gowrite2 script only shows splash window

I would expect the problem is somehow in gowrite2 script, it is a hack. It could fail multiple ways.
If you later find any patterns in failures, let me know.

/Lauri
by lpaatero
Tue Aug 13, 2024 1:23 pm
Forum: General
Topic: Automatically create variations by default
Replies: 1
Views: 100312

Re: Automatically create variations by default

Sorry, right now it does not remember its last state.

I try to implement persistent state as I have time.
by lpaatero
Tue Aug 13, 2024 1:22 pm
Forum: General
Topic: Stop katago
Replies: 1
Views: 18119

Re: Stop katago

If you deselect "analyse all", no new analysis should be done.
There may still be analysis in queue (both in gowrite and in katago), but once queue is done, not new work should start in katago.
by lpaatero
Tue Aug 13, 2024 1:20 pm
Forum: Bugs
Topic: gowrite2 script only shows splash window
Replies: 3
Views: 448508

Re: gowrite2 script only shows splash window

How are you starting gowrite?
from command line or thru some other means?

Some systems have had problems parsing %F in desktop definitions, this could be the problem.

/ Lauri
by lpaatero
Fri Jul 19, 2024 9:58 am
Forum: Bugs
Topic: Error when opening new windows
Replies: 3
Views: 27591

Re: Error when opening new windows

Thanks for analysis, this clarifies the problem.

I found some broken code in variation letter selection. I will try to fix this in next version.
by lpaatero
Fri Jul 19, 2024 9:23 am
Forum: Hactar Go
Topic: Hactar Go LIte is no more
Replies: 0
Views: 39371

Hactar Go LIte is no more

Hactar go lite cannot be installed anymore from google play.

Google policies forbid multiple similar programs, and this prevents me keeping both Hactar Go and Hactar Go Lite in google play.
by lpaatero
Fri Apr 19, 2024 7:39 am
Forum: Bugs
Topic: Error when opening new windows
Replies: 3
Views: 27591

Re: Error when opening new windows

Hi, It seems your gowrite settings are somehow damaged. Problem relates to what is show as label for main continuation of the game. The code around this looks bad, and can fail multiple ways. There are probably quite ancient bugs, need to dig this a bit more. You can fix the problem by renaming (or ...
by lpaatero
Thu Feb 01, 2024 10:24 am
Forum: Support
Topic: Trying to Run GoWrite2 on Mac M2 Sonoma (14.2.1)
Replies: 6
Views: 54445

Re: Trying to Run GoWrite2 on Mac M2 Sonoma (14.2.1)

Do other mac users see this problem?
Please let us know!