|
tim-down - download a TIM image from the framebuffer |
Daniel Balster/psxdev-tools
|
- SYNOPSIS OF tim-down
--quiet,-q be quiet
--help,-h print this text
--verbose,-v be verbose
--version,-V print binary version
--device=x,-d use this device (default: /dev/pccl)
--left=x,-X left edge of image area (default: caetla FBV)
--top=x,-Y top edge of image area (default: caetla FBV)
--width=x,-W width of image area (default: caetla FBV)
--height=x,-H height of image area (default: caetla FBV)
--mode=x,-M pixel mode (0:15-bit, 1:24-bit, default:0)
- DESCRIPTION OF tim-down
tim-down can be used to take a screenshot from the PSX
- NOTES ON tim-down
This is a deprecated utiltity, please use /proc/pccl/0/vram instead.
| |