-
Possible 2.7 Exploits
I have a concept on how to get unsigned code on 2.7 firmware. Share yours.
Here's mine.
The PSP game Megaman: Powered Up lets you upload and download home-made levels on the internet. I'm not exactly sure how it works, but I put a .JPEG file into the same folder as a created level I made and it had no corruption errors when I played it, so it'd probably wouldn't have any trouble with other files.
-
Lemmings also lets you load user-made levels. The problem is, I don't think it actually does anything other than processing the file that tells it where to put a block, a ladder, and enemies. Somewhat akin to how SMM works, you just tell it where to put blocks and enemies, and it loads everything up how you told it to. o_O Just.. you can't load images and music of your own (obviously). But it's an interesting start. People might want to start looking into new approaches.
-
Well if its processing information there is always the possiblity of overflow ^_^