AutoPoke开发记录
Auto hunting shiny pokemon using Playback(Epilogue GB operator), writing with Python. Only for Gen3. 宝可梦三代自动化刷闪工具,使用Playback(Epilogue GB operator)。模拟器等也可参考使用。
记录一下AutoPoke的开发过程。
此记录从v4.2.1.1开始,此前的细节会有所欠缺。之后会转成使用说明。
How to use?
- Make sure Text speed in the setting of your game is Fast.
- Do not change the window size of Operator too large.
- Do not minimize the window of Operator when AutoPoke is running.
- Make player role where you need to encounter PM, and set parameters.
Then click Start.
- If your Operator version is lower than v1.0.0, download AutoPoke ofv1.1version.
Already confirmed be of use in
- English version:
| Confirmed | RS | E | FrLg | 
|---|---|---|---|
| Wild Encounter | Yes | Not Test | Yes | 
| Safari Zone | Yes | Not Test | Not Test | 
| Stationary | Yes | Not Test | Not Test | 
| Special Stationary | Not Complete | Not Complete | Not Complete | 
- Japanese version:
 Not Test
- Other versions:
 Not Test
Update Log
- 2024-04-28
- You can change the colors for detection in config.inifile now.
 
- You can change the colors for detection in 
- 2024-04-22
- Simplify the size of app.
 
- 2024-02-29
- Performance optimization.
 
- 2024-02-29
- Support bigger window. (may occur bugs when the window is too large.)
- Fixed bugs.
 
- 2024-01-14
- Add UI.
- Auto create config.ini file if it does not exist.
 
- 2024-01-11
- Move all image detection to memory for processing.
- Optimized code to reduce meaningless detection.
 
- 2023-08-28
- Fixed an issue where additional animation detection and dialogue
detection (E) may cause errors when there is a menu bar below.
- Add run parameter.
 
- Fixed an issue where additional animation detection and dialogue
detection (
- 2023-08-05
- Fixed bug for special anime when wildpoke raising.
- Fixed in Ewhen wildpoke, receiving pokenav will interrupt autopoke. (NOT TESTED)
- Fixed bug when in cave. InCave parameter is no longer needed.
 
- 2023-08-04
- Update for Operator version later than v1.0.0, renamed toPlayback.
- Support extra anime detection for FrLg, which only supportRSin lower version.
 
- Update for Operator version later than 
- 2023-07-20
- Stationary function is available now.
- Optimized codes structure and make all configs in one file.
- Make the .exefile for those can not use python.
 
- 2023-07-08:
- Much faster when in safari zone.
- Auto record encounter counts in parser.ini.
- Support edit keymapping in parser.ini.