forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Background Application

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 Development
View previous topic :: View next topic  
Author Message
Andrew



Joined: 09 May 2004
Posts: 9

PostPosted: Mon Jul 05, 2004 3:25 pm    Post subject: Background Application Reply with quote

Is it possible for a homebrew application to be running in the background as you play a game or run another application? It would be neet if someone made a small application that ran in the background parsing key entrys waiting for L1+L2+R1+R1+START+SELECT and if it gets that just reset the console... its just an idea..
Back to top
View user's profile Send private message
mharris



Joined: 25 Jan 2004
Posts: 155
Location: Annapolis, MD, USA

PostPosted: Tue Jul 06, 2004 1:03 am    Post subject: Reply with quote

you can literally do almost anything you want with your own code, but getting a commercial game (that you don't have the source to) to play nicely will be next to impossible.
Back to top
View user's profile Send private message AIM Address
apache37



Joined: 04 Jun 2004
Posts: 76

PostPosted: Tue Jul 06, 2004 7:14 am    Post subject: Reply with quote

Well one way to do it is with a Gameshark type device. It supports "joker" codes which just scan the pad for the buttons being pressed. It would be tricky since the way those devices work they just write values to memory addresses so you would need to find a way to jump to your code and reset the machine from there.
Back to top
View user's profile Send private message
DracoLacertae



Joined: 13 Jul 2004
Posts: 22
Location: Berkeley, CA

PostPosted: Tue Jul 20, 2004 3:57 pm    Post subject: Reply with quote

Quote:
Well one way to do it is with a Gameshark type device. It supports "joker" codes which just scan the pad for the buttons being pressed.


A gameshark works nicely for changing little variables (like ammo), but I don't think it can reset a ps2.

http://hellion00.thegfcc.com/index.html has some good gameshark info.

The joker commands don't scan the keypad. They just read the memory location that the game wrote the keypad's state into when the game scanned the keypad itself. You can't use joker commands unless you know where to look, which will be different for every game.

If you want to discuss it more, just PM me. I'm always looking for new things I can do with a gameshark.

Also, if you do find a way to run an app in background of a commercial game, let me know. I would like to try to create a homebrew gameshark out of such a program.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group