Here is a quick fix for color correction:
rfbScreen->serverFormat.redShift = 16;
rfbScreen->serverFormat.greenShift = 8;
rfbScreen->serverFormat.blueShift = 0;
Will have more fixes later,
code is very usefull for me, thanks for posting
Search found 2 matches
- Mon Jan 05, 2009 6:49 am
- Forum: PS3 Linux Development
- Topic: PS3 export fb0 to VNC
- Replies: 6
- Views: 13263
- Thu Jan 06, 2005 4:23 am
- Forum: PSP Development
- Topic: PSP Network Update Tricks
- Replies: 109
- Views: 146700
fake a route to these hosts and see ?
It should be easy enough to check if this stuff is real, if someone creates a static route to these servers in their internal network and modifies the version number it should download the files. I'm sure the PSP will not allow its firmware to be updated with garbage. You may even get some free litt...