Coder Social home page Coder Social logo

How do I custom map? about xboxkeyboardmouse HOT 7 CLOSED

fqlx avatar fqlx commented on May 27, 2024
How do I custom map?

from xboxkeyboardmouse.

Comments (7)

CallumCarmicheal avatar CallumCarmicheal commented on May 27, 2024

Hello @zeekw there is a new GUI update that will be arriving soon although for this case i will be using old screenshots, the newer version should be easier to use.

First, you will want to open the application:
first you open the application

Then click the options button and when the form opens click "Add a preset"
you next goto add a preset

After creating the preset goto Preset Manager -> Presets and select your preset and click "Load Profile"
click the preset and click load

You next click "Input Mapper - Keyboard" note as for right now, mouse mapper does not work and triggers are binded to Mouse1 and Mouse2, you would have to download the source and recompile it yourself to change that, sorry about this
goto input mapper and select your keys

Once you are done you want to reopen the Preset Options tab and click "Save - Settings and Input" on the right side under "Preset - {Name}" and on the right side under "Load Presets" click your preset and then press "Set as Active". This loads your preset and reloads the control scheme.
save and set as active

Please note, you will have to mess around a-ton with the mouse movement because it is really bad at the moment. Everything will be improved in future releases!

Please reply if you need any more help/support on this matter.

from xboxkeyboardmouse.

isaacwasserman avatar isaacwasserman commented on May 27, 2024

from xboxkeyboardmouse.

CallumCarmicheal avatar CallumCarmicheal commented on May 27, 2024

Follow the tutorial up to the image where you can select/ see all the mapped buttons and then to change a button hover your mouse over the button and when the letter turns green double click, a popup should appear, enter in your key and then follow the rest of the tutorial to save the file and set it as the active controls.

from xboxkeyboardmouse.

isaacwasserman avatar isaacwasserman commented on May 27, 2024

from xboxkeyboardmouse.

isaacwasserman avatar isaacwasserman commented on May 27, 2024

Could you direct me to the lines in the source which set the triggers to left/right click? Would it just be a matter of changing these:

// Xbox Triggers
public int Controls_KB_Xbox_Trigger_Left = (int)Key.None;
public int Controls_KB_Xbox_Trigger_Right = (int)Key.None;

from xboxkeyboardmouse.

fqlx avatar fqlx commented on May 27, 2024

Looks like line 269 in TranslateMouse.cs

from xboxkeyboardmouse.

CallumCarmicheal avatar CallumCarmicheal commented on May 27, 2024

Added feature in #27

from xboxkeyboardmouse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.