JPEG Theory

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Locked
XenosX
Posts: 1
Joined: Fri Jul 15, 2005 11:42 am

JPEG Theory

Post by XenosX »

I'm kind of new to the PSP hacking scene, but a great idea dawned on my just now concerning JPEGs. I'm not sure if it would work, but if it does, it could change the course entirely for PSP hacking. I was thinking about how image files render pictures, and how there must be something that reads them, finds each pixel, and displays the varying amounts of red, green, and blue. Could one possibly add code to the JPEG that the reader would read as simple commands, such as 'if and or then else's or 'getkey's and such. With this, you could hypothetically program a miniature game in a JPEG. Or, on a larger scale, you could find a client with which to run the game in machine code, and have a JPEG access it. Would this be a possibility.
mrbrown
Site Admin
Posts: 1537
Joined: Sat Jan 17, 2004 11:24 am

Post by mrbrown »

No.
Locked