dosbox_view_screen
Check the emulator's current screen as an image without activating the window. Use it to see the game state between steps when an exact saved frame is not required.
Instructions
Look at the emulator's screen. Returns the current frame as an image, photographed from the window without activating it. Use this to see where the game actually is between steps; use dosbox_capture_screen when the frame has to be exact and saved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | No | ||
| max_width | No | Downscale wider images to this. |