Results 1 to 3 of 3

Thread: Disabling Controls Being Picked Up By Windows

  1. #1

    Disabling Controls Being Picked Up By Windows

    Hey all, I posted an issue in my RAGE MCE here - where if I sprint forward and jump, it alt-tabs to windows. Which is sort of irritating...

    How do I prevent this, the controls I have setup are:

    Jump is a tilt gesture on the left controller, up.
    Sprint is the left controller bumper press.
    Forward is joystick up.

    In windows these keys are, same order:
    Spacebar.
    Left shift.
    W.

    Any help appreciated, drives me insane.
    ~521

  2. #2
    Administrator Danny's Avatar
    Join Date
    Jun 2011
    Posts
    710

    Re: Disabling Controls Being Picked Up By Windows

    Does the problem go away if you add:
    <global_mce_disabled>true</global_mce_disabled>

    Code:
    ...
    <game_type>fps</game_type>
    <game_mode>mouselook</game_mode> 			
    
    <global_mce_disabled>true</global_mce_disabled>
    ...
    Danny Woodall
    Creative Director
    Sixense Entertainment Inc.

  3. #3

    Re: Disabling Controls Being Picked Up By Windows

    I will give this a test later on and let you know, thanks very much Danny.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •