WLM GameStatus v0.1

27 September 2007 , ,    3 Comments

Update #2: Updated binaries and source code now available from Codeplex!

Update: this has been updated, I recommend you get the latest version by visiting the front page.

I’m a gamer, and I use Windows Live Messenger (why does this sound like an AA meeting?). I dislike it when people will start spamming talking to me asking questions like ‘whatcha up to?‘ while I’m playing a game. So, WLM GameStatus (WGS) will automatically set my Personal Message (PSM) to the name of whatever game I’m playing, and then revert back to what I had it when I close the game

Installation

Installation is a bit convoluted, since WLM Add-in support isn’t automatically enabled, that has to be done through the registry (step 2 & 3)

  1. Download and extract Zip file
  2. Open up RegEdit.exe
  3. In HKEY_CURRENT_USER\Software\Microsoft\MSNMessenger, set AddInFeatureEnabled to 1
  4. Create HKEY_LOCAL_MACHINE\SOFTWARE\Aeoth, add a new String Value called Location. Set the value of ‘Location’ to where you extracted the dll and xml files (ie, D:\wsg0.1)
  5. Install the DLL into the Global Assembly Cache – drag and drop it into C:\Windows\Assembly or from commandline, gacutil -I wgs.addin.dll
  6. Run Windows Live Messenger, Options, Add-ins, Find the DLL, Click ‘Settings’, Detect Games. Close that settings window
  7. Use the drop down where you set your ‘status’, and you should see a “Turn on ‘WGS’”. Select that.
  8. Play game

Supported Games

So far I’m only ‘supporting’ games I’ve got installed – mainly ’cause they’re the only ones I can test.

If you want to add more games support, edit gamesdatabase.xml (and then run detect games again) or detectedgames.xml. Feel free to add the details of other games in the comments

In vNext (or I should say, features I’ll try and add over many versions) my plans are

Disclaimer

While it shouldn’t damage anything, if it does, its not my fault. It should be used ‘as-is’, and at your own risk.


Comments

3 Comments

  1. Paul says:

    Bleh, found at least one bug already…doesn’t save the XML list of detected games.

    I’ll release a second version with at least that bug fix late tomorrow.

Trackbacks / Pingbacks

Leave a Reply