Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider donating by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

I just finished setting up my HTPC so that I could use the silver remote control from the Hauppauge PVR-250. Its actually very simple. So simple it could probably even be automated ;)

First, open up the Irremote.ini file in notepad. Its usually just in C:\WINDOWS. Then, scroll down to the [Applications] section. At the bottom of the list, add a new entry for GameEx. It should look similar to this (I've made mine short so its easy to read)

; First item in this section IS always the default app if no others found
[Applications]
Default=
WinTV Remote=
WinTV32=
Beyond TV=
myHTPC=
ZSNESW=
meka - 8-bit or die!=
NNNesterJ 0.23=
GameEx=

Then, scroll all the way to the bottom of the file, and add all of this:

[GameEx]
GO={home}
CHNLUP={UP}
CHNLDOWN={DOWN}
VOLUP={RIGHT}
VOLDOWN={LEFT}
OK={enter}
BACK={BACK}
MENU={enter}
REWIND={pgup}
FASTFWD={pgdn}
SKIPFWD={pgdn}
SKIPREV={pgup}
GRNPOWER={esc}
YELLOW={alt}{down}
BLUE={alt}{up}

Save your changes! Now just restart the IR program, so it re-reads the new Irremote.ini file.

Posted

Has anyone had any luck with setting up remote controls to close, freeze state, and unfreeze state in any emulators. Using the hauppauge remote and irremote.ini file I was able to get the remote to quit emulators just by mapping the green power button to the 'esc' key, but I was never able to get the freeze/unfreeze buttons to work, even though they were mapped to the proper keys.

Posted

Username,

Have you been able to set up the remote to exit daphne, mame, or advance mame? I have the same remote and I have got it to control gameex, but when ever I use the emus I have to use the keyboard to exit. The little bit I have read on these forums I believe on other emu gameex sends a kill command but on these the emu must get the escape keystroke. I know there is a way to edit the irremote.ini to controls these two but I am having no luck in figuring it out.

Thanks

BTW, I was wondering why you mapped the volume controls (alt down/up) to the blue and yellow buttons instead of the volume buttons? You also have the chan buttons do the same job as the arrow keys. I would use this:

CHNLUP={pgup}

CHNLDOWN={pgdn}

VOLUP={alt} {up}

VOLDOWN={alt} {down}

That way your volume buttons control the volume and your channel buttons go to the bottom of the page like in mce. I have the 150 with the silver remote and maybe there is a button difference between the two?

Also if you add:

REWIND={ctrl} {left}

FASTFWD={ctrl} {right}

SKIPFWD={ctrl} {right}

SKIPREV={ctrl} {left}

you can use the alpha paging with the ffwd and rewind buttons

EDIT: after posting this I see that the remote for the 150 and 250 are different and I assumed you were using mce (duh, I guess I should have read a little closer) so disregard this post if nothing I posted applies to you. Although your help with mame and daphne stuff would be appreciated. ;)

Posted

It seems to me some emulators tend to be a real bitch to send keyboard events to, no matter how you try. Anyway, the following settings do work for me in Project64 1.6 (nintendo 64 emulator):

[Project64]
GRNPOWER={alt}{F4}
REC={F5}
PLAY={F7}
PAUSE={F2}

I haven't gotten to MAME yet, but it sounds like I'll be returning here once I do (to share my success/failure).

Ratmonkey, I've set my remote up to behave the same in GameEx that it does in BeyondTV. Blue/Yellow buttons control the volume. Volume buttons are the only right/left aligned arrows, so they go right/left. Mine looks like this:

http://www.hauppauge.com/images/pvr-250_w_remote.jpg

Thanks for the alpha tip. I've set it up now so I can do either page down or alpha page down depending on if I use FASTFWD or SKIPFWD.

  • 4 weeks later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...