Why sikuli cannot capture the scrrenshots if a game at its full screen mode

Asked by Jerry Yang

I want to use sikuli to automate some games operations, I found if the game is in the windowed mode, sikuli can work normally, but if I make the game at full screen mode, sikuli always run with the error "Find failed: cannot find xxxxx.png".
Can anyone help give me a explanation? does anyone meet the same problem? or sikuli cannot support games because of the games display mechanism?

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
RaiMan
Solved:
Last query:
Last reply:
Revision history for this message
Best RaiMan (raimund-hocke) said :
#1

Fullscreen modes are not supported currently.

Revision history for this message
Jerry Yang (jerryyang017) said :
#2

Thanks RaiMan, that solved my question.