NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GameZone v
« Previous 1 2 3 4 5 6 Next »
GameZone and Remote Control

 
  • 0 Vote(s) - 0 Average
GameZone and Remote Control
5058
Offline

Member

Posts: 167
Threads: 26
Joined: Feb 2006
#11
2008-05-05, 11:28 AM
I messed around with irremote.ini for a couple of hours last night but didn't get anything working yet. Once that allows be to kill the mame window and get me back to the game list , this baby is will be working 100%.
HP D530 SFF 3.0Ghz
1GB Ram ram
160GB SATA
PVR-150
VGA cable to Toshiba 37HL57 LCD
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#12
2008-05-05, 08:23 PM
This sounds like it has potential, gotta dash out to work so heres the link.

http://www.autohotkey.com/

Cheers
Let the Games begin...Round 2!
GameZone v2.9.6 - PVRx2 1.4.7 compatible!

[Image: 1299379.png]
D.R.
Offline

Junior Member

Posts: 25
Threads: 7
Joined: Nov 2007
#13
2008-05-27, 10:21 AM
I was setting up vpinball last night and came across the same problems mentioned here by others.

I cant get gamezone to exit emulators using the generic stop either.

However, I use http://www.autoitscript.com/autoit3/ to automate my boot into GBPVR and http://www.eventghost.org/ to emulate keystrokes from button presses on my RF remote.

Last night I set up a keystroke in eventghost triggered by the power button on my remote and added a couple of lines of code in my autoit3 GBPVR launcher which looks for the keypress and terminates the process.

So far it works just fine. Now all I need to do is use eventghost to map my gamepad presses for Vpinball and I can ditch the keyboard all together. If it works I will post the results...
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#14
2008-05-28, 06:58 AM
@D.R

I am very interested in your script that you are using for the remote control.

I have been wrestling with a simply way that provides a good reliable way for people to use their remote with GameZone.

Please post what you have as soon as you have it Big Grin

Cheers
Let the Games begin...Round 2!
GameZone v2.9.6 - PVRx2 1.4.7 compatible!

[Image: 1299379.png]
D.R.
Offline

Junior Member

Posts: 25
Threads: 7
Joined: Nov 2007
#15
2008-05-29, 11:45 AM
Eventghost is mentioned in the GBPVR Wiki http://gbpvr.com/pmwiki/pmwiki.php/Tips/EventGhost and I just checked the homepage which lists Happauge IR a bundled plugin with Eventghost http://www.eventghost.org/wiki/Plugin_List.

Personally I have a Marmitek PC remote (RF) but it looks like Eventghost will work with most remotes out there.

If you need to simply send an "Escape" keypress to terminate an emulator its a peice of cake as you dont need anything but Eventghost.

If you want to kill a probematic process like vpinball you need to map an unused key e.g. "Q" using Eventghost and have something look for the keypress to do the job for you. Thats where Autoit3 comes in for me, all I use is something like:

HotKeySet("Q", "kill")

WinWaitClose("PVRX2")

Func kill()
ProcessClose("vpinball.exe")
Endfunc

Obviously this needs to be started once PVRX2 is up and running, my bit of script sits in my launching script for GBPVR. I use Q as Ive set Q as the zsnes emulator kill key in the Misc Key settings in the config. Obviously you can just keep adding processes you want to kill using your mapped key and if they are running the script will kill them.

I f you run vpinball in fullscreen you may also need to send an ALT+ENTER keeystroke after killing the process (I have to) in order to return PVRX2 to fullscreen.

Also nobody has mentioned stopping Project64 with an escape key press so just in case anyone is unaware there is a hacked version of Project 64 which terminates when you press escape. I got mine from here http://www.cpviewer.emuchrist.org/nintendo64.htm a geat site if you want to set up a MAME cab running MAMEWah http://mamewah.mameworld.net/ (the worlds best frontend).

Personally I wouldnt use anything but Autoit3 for automating processes, windows etc. its a peice of cake to use and very powerfull if you want it to be. I've used it sucessfully for launching GBPVR and other HTPC software and for automated launching of very probematic emulators like Cassini from arcade cab frontends.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  Nes Roms won't show up in gamezone Red46 1 112,240 2010-01-21, 12:29 AM
Last Post: Red46
  GameZone Not Opening ViperDragon 18 21,349 2009-08-15, 10:43 AM
Last Post: whurlston
  Missing GameZone Menu JasonMaggini 1 10,027 2009-06-02, 04:22 AM
Last Post: idkpmiller
  GameState saving with remote buttons mkenyon2 3 9,602 2009-03-20, 05:32 PM
Last Post: mkenyon2
  Gamezone .xml for Mayhem3 5l4k3r 2 11,067 2009-01-14, 09:31 PM
Last Post: 5l4k3r
  GameZone 2.9.5 idkpmiller 10 17,776 2009-01-10, 01:10 AM
Last Post: 5l4k3r
  GameZone 2.9 wishlist idkpmiller 22 24,013 2009-01-04, 12:21 AM
Last Post: 5l4k3r
  Gamezone goes back to main menu grangeomatic 3 10,934 2009-01-03, 11:27 PM
Last Post: idkpmiller
  GameZone 2.9.2 released on wiki idkpmiller 3 11,376 2008-12-04, 04:59 AM
Last Post: ViperDragon
  GameZone 2.9.1 released on wiki idkpmiller 2 5,474 2008-11-08, 11:04 PM
Last Post: idkpmiller

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode