Welcome to RenEvo Sign in | Join | Help
in
Home Wiisis Blogs Forums Photos Downloads About

I'm still having problems Reconfiguring Motion Controls

Last post 05-10-2008, 3:46 PM by Tom Anderson. 1 replies.
Sort Posts: Previous Next
  •  04-21-2008, 8:02 AM 1859

    I'm still having problems Reconfiguring Motion Controls

    In a previous post  I asked "How can I reconfigure motion sense functions for wiisis?" as my biggest gripe was the zoom function because I used it a lot in the game, My arm got sore from punching forward to enable it and pulling back to disable and a lot of the time it didn't work for the motion wouldn't pick up, I would have preferred if I could have it enabled on "DPad Up" for a quicker and more effective reponse time. I looked through the "wiiremote"  XML document and the only thing I could find was "ZoomInSensitivity" and "ZoomOutSensitivity" which had no effect when changed (also DPad up is hard locked for weapons menu which can't be changed through the XML doc)

    vloktboky replied...

    "You'll have to program in the functionality if you wish to trigger these actions using buttons instead of their accompanying motions. Look in CWiiRemoteManager.cpp, in the OnCommonButton function I believe. The zoom motions can be found in the properly named CPP file in the Motions folder. You'll find the actual code causing the zoom action to trigger in the motion's Execute function"

    okay so far I looked in the "CWiiRemoteManager.cpp" and found a line referring to the "OnCommonButton"

     virtual void OnCommonButton(IWR_WiiRemote *pRemote, unsigned int nButton, int nStatus, bool bDown, bool bExtension);
    } g_WiiInputListener;

    ^^^^am I meant to change anything here now that I've "looked" at it?

    I also went to motions folder and looked through in "ZoomMotion", what and where do I need to change the motion zoom for it to be DPad Up and also (importantly) how can I disable DPad Up from being hardlocked as weapons menu so it doesn't interfere when I try to zoom after it has been changed.

     Another point to mention by changing anything in the "WRLib" will that actually affect the game controls considering that folder imparticular was created when installing WRLib C++ API 1.0 which I did long AFTER I had installed Wiisis. This is why I had problems finding "CWiiRemoteManager.cpp" or "OnCommonButton function " from my previous post as it wasn't made clear "WRLib C++ API 1.0" had to installed from Vloktboky's reponse, which obviously now I have, duh.

    Please help me out as I like the Wiisis project and I want to complete the game using the wiimote with the ease of my own preference of controls. Thanks for any help provided.

  •  05-10-2008, 3:46 PM 1891 in reply to 1859

    Re: I'm still having problems Reconfiguring Motion Controls

    We will look into making those buttons more configurable in a future release.
    Advertising has us chasing cars and clothes, working jobs we hate so we can buy shit we don't need.
View as RSS news feed in XML
Powered by Community Server, by Telligent Systems