yzyray / lizzieyzy

LizzieYzy - GUI for Game of Go
GNU General Public License v3.0
419 stars 57 forks source link

'Engine game config' bugs #227

Open lackwb opened 1 year ago

lackwb commented 1 year ago

engine_game_config

Some parts of 'Engine game config' don't seem to work.

Even if 'SaveGame' is unchecked, game files are still created. (It would be nice if there was an option to keep only moves and not the rest of the data when saving a game file. If other data is not needed, the file size can be greatly reduced. In general, 'Engine game' produces hundreds or thousands of game files.)

And even if I adjust the number of 'StartNum', the numbers of the files still start at 1.

Thank you!

yzyray commented 1 year ago

These options are a bit chaos. The 'startNum' only works on batch game. image The 'SaveGame' will only works on single game...