Search found 1 match
- Wed Nov 12, 2008 5:42 am
- Forum: PS3 Linux Development
- Topic: SPE Scaler
- Replies: 8
- Views: 9300
fix to scaler program to work on all ps3-video-modes
Download the gzipped tarball of the source code mentioned above and then download the following file (patch): here . Once you have both files copy them to your home directory and type the following commands: tar -zxvf scaler.tar.gz cp scaler_borderfix.patch scaler/. cd scaler patch -p1 < scaler_bord...