![]() |
|
[WINDOWS] HOW-TO get Sony PS3 Bluetooth Remote Control working using EventGhost - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Announcements, Info, and General Discussion (/forumdisplay.php?fid=85) +--- Forum: Tips, tricks, and step by step guides (/forumdisplay.php?fid=110) +--- Thread: [WINDOWS] HOW-TO get Sony PS3 Bluetooth Remote Control working using EventGhost (/showthread.php?tid=33806) |
- phvrc2nt - 2010-03-21 00:42 @the dogg @prefct i never had issues my bd remote not waking up and not connecting. although i notice that sometimes when i dont use or i dont press a key on the remote for more than 30minutes, it does goes to sleep. anyhow, the only thing i can see of which is the probable cause is that the dogg configuration uses the old version of eventghost. my best suggestion at the moment, install the latest version and use the config i will post after the break. - paul - 2010-03-21 01:10 phvrc2nt Wrote:@the doggI tried dogg's config with the latest version of eventghost. Results were not good as it looked as though it was getting a continuas input from something and as a result it locked my machine tighter than a ducks arse. 1 reboot later i reverted back to the old build, thankfully i kept a backup, lesson learned if it aint broke don't fix it
- phvrc2nt - 2010-03-21 01:33 @paul yes, the dogg's configuration is not compatible with the most recent eventghost build. please see my upload after the break for eventghost compatibility. - phvrc2nt - 2010-03-21 01:39 Compatible with the latest EventGhost So far no sleep issues for me on my Windows 7x64 You can opt to modify some keys if you prefer since this configuration was setup for dedicated Media Centers. Key Assignments: Eject - Eject DVD/CD Audio - Mute/Unmute Angle - Playlist Subtitle - Subtitles Display/Hide Clear - Information Time - Show Time * Numbers - Emulate Keyboard Number Press (this is to enable some features when using photo/image views) 1 - Emulate KB 1 2 - Emulate KB 2 3 - Emulate KB 3 4 - Emulate KB 4 5 - Emulate KB 5 6 - Emulate KB 6 7 - Emulate KB 7 8 - Emulate KB 8 9 - Emulate KB 9 0 - Emulate KB 0 * Color Keys - Assigned for skype use but I disabled it on this upload. You can however choose your preferred key assignment manually. Red - Hang up Skype Green - Answer Skype Blue - Show/Hide Skype Window Yellow - Unassigned Display - Full Screen Toggle Top Menu - Show Shutdown menu Popup Menu - Context Menu Return - Previous Menu Up - Up Down - Down Left - Left Right - Right Enter - Select Triangle / Options - Show OSD Circle / Back - Parent Directory Square / View - Aspect Ratio X - Close L1 - Show Movies L2 - Show Television Shows L3 - Volume Down R3 - Volume Up R2 - Show Music R1 - Show Videos PS Button - Show Home Screen Select - Cue Start - Update Music and Video Library Play - Play Stop - Stop Pause - Pause Scan Back - Rewind Scan Forward - Forward Prev - Skip Previous Next - Skip Next Slow/Step Back - Small Skip Forward Slow/Step Forward - Small Skip Backwards File Download: Mediafire - http://www.mediafire.com/?yma3gjziioj Rapidshare - http://rapidshare.com/files/366041398/ph_tiangco_ps3.xml.html - The_Dogg - 2010-03-21 07:34 Ok, I have re-written my config file to work with the latest version of EventGhost (0.3.7.r1436) which you can download at: http://www.eventghost.org/downloads/ I used and updated version of the PS3 plugin which can be found here http://www.eventghost.org/forum/download/file.php?id=776 This version uses also the names as button event, but different from the plugin used in 0.3.6 I also used the XBMC plugin to send XBMCC commands instead of simulated keyboard presses. I did add a few missing commands to the XBMC plugin in eventghost because some commands were not included in it. To add those commands simply open the file __init__.py (in c:\Program Files\EventGhost\plugins\XBMC\) (or wherever your eventghost is installed) with a text editor, search for "ACTIONS = (" and add this at the bottom of that section: Code: ("AudioNextLanguage", "Next Audio Track", "Next Audio Track.", "AudioNextLanguage"),**You will need to re-add those lines above in the new EG version*** I mapped pretty much every button on the remote (tried to give the right functionality based on the button name). I also fixed a few problems with the config file (Red and Yellow buttons are fixed and I adjusted the Auto-repeat on Up, Down, Left and Right) I also added a button combination to show the Battery Level (only shows in eventghost, not XBMC unfortunately) See below for keys. I didnt test the battery life yet, I'll report the results after a few days Here is the file The_Dogg PS3 Config.xml (Right-Click, Save As) Here is a list of the buttons and their function( AutoRepeat means you can hold the button and the action repeat until you let go): Button - Function Eject - Shutdown Menu Audio - Next Audio Track Angle - Toggle Fullscreen/GUI Subtitle - Subtitle On/Off Clear - Cycle Subtitle Time - Show Time Remaining 1 - 1 2 - 2 3 - 3 4 - 4 5 - 5 6 - 6 7 - 7 8 - 8 9 - 9 0 - 0 Red - Exit Application (Alt+F4) Green - Launch Google Chrome Blue - Launch Remote Desktop Yellow - Alt+Tab between Programs Display - Toggle between Gui & Fullscreen Top Menu - Home Menu Pop Up/Menu - Context Menu Return - Back Triangle (Options) - OSD Menu Circle (Back) - Back Square (View) - Toggle Aspect Ratio X - Add to Queue Up - Up (AutoRepeat) Down - Down (AutoRepeat) Left - Left (AutoRepeat) Right - Right (AutoRepeat) Enter - Enter L1 - Show the information L2 - Toggles watched/unwatched L3 - Screenshot Playstation Button - Launch XBMC R1 - Volume Up (AutoRepeat) R2 - Volume Down (AutoRepeat) R3 - Mute Select - Decrease Subtitle Delay (AutoRepeat) Start - Increase Subtitle Delay (AutoRepeat) Play - Play Stop - Stop Pause - Pause Scan << - Rewind Scan >> - Fast Forward Prev - Small Step Back (1%) Next - Small Step Forward (1%) Slow/Step < - Big Step Back (10%) Slow/Step > - Big Step Forward (10%) Circle+Cross - Battery Level (Only shows in EG) - jakks - 2010-03-21 17:21 Loving the fact that people are still trying to fix the battery problem, look forward to see what happens soon
- paul - 2010-03-22 08:28 Nice work once more the_dogg. And my batterys do last far longer using your configs as the remote goes to sleep after a few mins something it never used to do using some of the other configs on here. The only thing i can't get to work is the fullscreen toggle, I still have go to the keyboard and hit "\" which is a bit of a pain. thanks for your efforts
- The_Dogg - 2010-03-22 15:54 paul Wrote:Nice work once more the_dogg. thanks, For the fullscreen toggle, I use the display button, which works fine for me, I guess i'll try the angle button also. but I'll be adjusting my config shortly sine I have a few functions that are duplicated. as for battery levels, the button combination that I added to show the battery level in EG doesn't seem to work, I didnt understood this action properly yet, I'll be looking into it. so far it's been 2 days, my remote has not been disconnected once and the battery seems ok, so far so good! - Hudson_Hawk04 - 2010-03-25 07:58 been looking through this thread and I can get my remote to work with my pc but no luck with xbmc. any pointers? - phvrc2nt - 2010-03-26 16:56 @the dogg we're u able to figure out how the battery check works using event ghost? |