View Single Post
Old 06/30/2009, 07:31 AM   #19 (permalink)
xorg
Member
 
Join Date: Jun 2009
Location: kansas city, mo
Posts: 633
Likes Received: 0
Thanks: 85
Thanked 303 Times in 146 Posts
Default

^Good idea, something to check into.

I'm looking more into spoofing a download.

Simplifying the SDK method might be the shortest path if someone could look more into that. Sounds like it would require the nova drivers as well though for Dev mode. Could grep system for konami code and trace path from there to get some ideas.

How to search entire system for a string...
find / -type f -exec grep -l "upupdowndown" {} \;
xorg is offline   Reply With Quote