Bizhawk Genetic Algorithm Bot v0.1.2
Note:
The bot is not backwards-compatible with BizHawk v2.8 stable release, because of a change to services loader to skip loading services, if conditions aren't satisfied. (TASEmulators/BizHawk@d796210)
Unless this fix is backported to BizHawk v2.8, the bot is exclusive to the development builds and BizHawk v2.9 for the foreseeable future.
Changelogs:
- Clear button is not enabled immediately after the first attempt was made.
- Added missing Generation label.
- Fixed crash when GeneticAlgorithmBot attempts to load BasicBot .BOT save files. It is now compatible with loading BasicBot files. However, it will save as GeneticAlgorithmBot file.
- Fixed Generation counter not showing up and properly counting.
- Fixed Attempt counter not using the correct variable.
- Fixed Best Result not storing Generation counter.
- Fixed issue where the Play button can get stay stuck in disabled state when entering addresses and sliding the slider controls.